The library provides supports for run-time loaded plugin classes in C++
资源简介:The library provides supports for run-time loaded plugin classes in C++
上传时间: 2014-01-25
上传用户:chongcongying
资源简介:Newton method for solution of non-linear equations in C
上传时间: 2014-01-16
上传用户:zm7516678
资源简介:This a Python 3 module that adds support for a MySQL database, written entirely in C. It s purpose is to be useful and as simple to use as possible.
上传时间: 2013-12-30
上传用户:ggwz258
资源简介:The Audio File library provides a uniform programming interface to standard digital audio file formats. This library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT...
上传时间: 2014-12-06
上传用户:a6697238
资源简介:Introduction A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-ti...
上传时间: 2014-01-26
上传用户:2467478207
资源简介:The ATK library provides a set of interfaces for accessibility.By supporting the ATK interfaces, an application or toolkit canbe used such as tools such as screen readers, magnifiers, and alternative input devices.
上传时间: 2014-11-06
上传用户:wpwpwlxwlx
资源简介:UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain. The I/O functions are adapted for the...
上传时间: 2015-05-04
上传用户:Amygdala
资源简介:C++ Standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a res...
上传时间: 2014-03-01
上传用户:lizhizheng88
资源简介:About the RTX51 Real-time Operating System Keil Software provides two different real-time operating systems for the 8051.
上传时间: 2014-01-12
上传用户:FreeSky
资源简介:The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the ...
上传时间: 2013-12-08
上传用户:ve3344
资源简介:The software package provides a MAX-MIN Ant System implemented in the Hyper-Cube Framework for the application to Unconstrained Binary Quadratic Programming (UBQP).
上传时间: 2015-05-13
上传用户:cooran
资源简介:LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-b...
上传时间: 2015-07-24
上传用户:冇尾飞铊
资源简介:This library provides functionality to control any camera that conforms to the 1394-Based Digital Camera Specification (which can be found at http://www.1394ta.org/Download/Technology/Specifications/Camera120.pdf). It utilizes the lowlev...
上传时间: 2013-12-23
上传用户:yuchunhai1990
资源简介:The Intel® JPEG library provides a set of highly optimized C functions that implement JPEG compression and decompression on Intel architecture processors
上传时间: 2015-08-17
上传用户:chenjjer
资源简介:* This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the num...
上传时间: 2013-12-07
上传用户:llandlu
资源简介:The CUBA library provides new implementation of four general-purpose multidimensional integration algorithms: Vegas, Suave, Divonne, and Cuhre. Suave is a new algorithm, Divonne is a known algorithm to which important details have been add...
上传时间: 2014-09-09
上传用户:gxf2016
资源简介:This the USB source code for vxworks5.5. It has OSS library source code and also the complete target stack source code of vxworks
上传时间: 2015-11-09
上传用户:xmsmh
资源简介:This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the t...
上传时间: 2014-01-01
上传用户:txfyddz
资源简介:This library provides a C++ interface to XML files. It uses libxml 2 to access the XML files, and in order to configure libxml++ you must have both libxml and pkg-config installed.
上传时间: 2016-01-05
上传用户:firstbyte
资源简介:Motoko it s a 2D library to handle the graphical user interface of the game. It supports the basic controls of the windows GUI look like: PictureBox, TextBox, ListBox, LabelBox, ControlListBox, ComboBox, Button, CheckButton, Dialog, Panel, ...
上传时间: 2013-12-20
上传用户:yoleeson
资源简介:This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the t...
上传时间: 2016-05-17
上传用户:我干你啊
资源简介:Advanced SQL For this exercise, we will use the library schema. It includes information about book titles in the library, information about library members, about the number of times the books were read by members, about the suppliers who ...
上传时间: 2013-12-20
上传用户:s363994250
资源简介:The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components - and to benefit from their power - you ne...
上传时间: 2014-12-01
上传用户:电子世界
资源简介:The Ralink 802.11n Chipset family provides solutions for PCI, PCIe and USB interfaces with both 2.4 and 2.4/5GHz suppport. Each chipset consists of two highly integrated ICs (RFIC and BB/MAC IC) that fully comply with current draft IEEE...
上传时间: 2014-01-13
上传用户:Thuan
资源简介:The smspdulib library is intended for more transparent interaction with SMS PDU. This thought over hierarchy of classes will allow you to create new classes for other types of short messages using the realized base functionality. At pre...
上传时间: 2013-12-23
上传用户:小眼睛LSL
资源简介:The ZZIPlib provides read access on ZIP-archives. The library uses only the patent-free compression-algorithms supported by Zlib. It provides functions that transparently access files being either real files or zipped files, both with the s...
上传时间: 2017-01-02
上传用户:yuzsu
资源简介:I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good cho...
上传时间: 2013-12-19
上传用户:zsjzc
资源简介:The MD5 Message-Digest Algorithm Status of this Memo This memo provides information for the Internet community. It does not specify an Internet standard. Distribution of this memo is unlimited. Acknowlegements We would lik...
上传时间: 2013-12-03
上传用户:maizezhen
资源简介:Flowlive The thermo library provides thermodynamical, chemical and physical properties of elements and species.
上传时间: 2014-01-17
上传用户:cc1
资源简介:OReilly.Java.Rmithis book provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories, activation, dynamic class downloading, HTTP tunneling, distributed garbage collection, JNDI, and ...
上传时间: 2014-01-15
上传用户:731140412