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/Sun .snd/.au, IRCAM, AVR, Amiga IFF/8SVX, and NIST SPHERE). The library also supports compression (currently G.711 mu-law and A-law and IMA and MS ADPCM) as well as PCM formats of all flavors (signed and unsigned integer, single- and double-precision floating point).
资源简介: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
资源简介:The Torque Network Library is a networking API designed to allow developers to easily add world-class multiuser simulation capabilities to their products.
上传时间: 2014-01-16
上传用户:lvzhr
资源简介: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
资源简介: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 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
资源简介:This book is a complete reference to the C programming language and the C runtime library. As a Nutshell book, its purpose is to serve as a convenient, reliable companion for C programmers in their day-to-day work. It describes all the elem...
上传时间: 2013-12-11
上传用户:天诚24
资源简介: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 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
资源简介:The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based empirical modelling and data mining, developed as part of my dissertation. A brief presentation of the library can be found therein.
上传时间: 2015-03-12
上传用户:开怀常笑
资源简介:this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input erro...
上传时间: 2013-12-22
上传用户:ruixue198909
资源简介:The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption scheme. (See Boneh and Franklin, "Identity-Based Encryption from the Weil Pairing", CRYPTO 2001.) There are a few modifications and addition...
上传时间: 2013-12-20
上传用户:yan2267246
资源简介:This example provides a description of how to set a communication with the bxCAN in loopback mode: - transmit and receive a standard data frame by polling at 100Kbit/S - transmit and receive an extended data frame with interrupt at 500Kb...
上传时间: 2016-04-24
上传用户:frank1234
资源简介:This paper provides a rigorous comprehensive approach to the design of the principal software algorithmsutilized inmodern-day strapdown inertial navigationsystems: integration of angular rate into attitude, acceleration transformation/int...
上传时间: 2016-10-18
上传用户:蠢蠢66
资源简介:The Bit Array structure provides a compacted arrays of Booleans, with one bit for each Boolean value. A 0 [1] bit corresponds to the Boolean value false [true], respectively. We can look at a stream of bytes as a stream of bits each byte c...
上传时间: 2014-01-15
上传用户:坏天使kk
资源简介:This example provides a description of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant...
上传时间: 2016-04-24
上传用户:ecooo
资源简介:The ebook from Mspress about DirectShow called programming Microsoft Directshow For Digital Video And Television
上传时间: 2014-01-03
上传用户:671145514
资源简介:Text file encryptor is a user friendly application to encrypt text messages
上传时间: 2013-12-01
上传用户:sssl
资源简介:·Verilog HDL: A Guide to Digital Design and
上传时间: 2013-04-24
上传用户:谁偷了我的麦兜
资源简介:Support library to access and manipulate FAT12 / FAT16 / FAT32 file systems - Includes a FUSE filesystem module to access FAT volumes which uses the library
上传时间: 2013-12-20
上传用户:ztj182002
资源简介:WSNs being energy constrained systems, one major problem is to employ the sensor nodes in such a manner so as to ensure maximum coverage and connectivity with minimal or optimal number of nodes and furthermore elongate network lifetime with...
上传时间: 2017-04-28
上传用户:evil
资源简介:The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and pr...
上传时间: 2014-11-17
上传用户:zyt
资源简介:The Microsoft® Cryptographic Application programming interface (CryptoAPI) provides services that enable application developers to add authentication, encoding, and encryption to their Microsoft Win32® -based applications. Application...
上传时间: 2013-12-27
上传用户:pinksun9
资源简介:The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be...
上传时间: 2013-12-25
上传用户:lindor
资源简介:The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be...
上传时间: 2016-01-21
上传用户:gengxiaochao
资源简介:this C file provides a method to use the timer in upsd mirvo processor
上传时间: 2016-03-28
上传用户:fnhhs
资源简介:This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization,...
上传时间: 2014-01-16
上传用户:siguazgb
资源简介:The GP kernel is a C++ class library that can be used to apply genetic programming techniques to all kinds of problems. The library defines a class hierarchy. An integral component is the ability to produce automatically defined function...
上传时间: 2016-08-17
上传用户:zhengzg
资源简介: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
资源简介: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
资源简介:风险财务控制库 Risk Quantify is an open source financial library, with a focus on managing the risk of financial instruments. The aim of this project is to provide people working in the financial industry with a good base to use in buil...
上传时间: 2014-01-25
上传用户:363186