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.
資源簡介: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
資源簡介:sqlite C++ wrapper 1.3.1,It provides a C++ interface to access sqlite database.
上傳時間: 2016-12-19
上傳用戶:shanml
資源簡介:This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal. The original FORTRAN source code is available at: This library is a C port of the implementation o...
上傳時間: 2014-01-16
上傳用戶:ls530720646
資源簡介:DS18B20_two_thermo This program will NOT work on BASCOM earlier than 1.11.6.2, cause of the CRC-function and (maybe ?) its not possible to declare functions in earlier environment. But the 1w-functions work from 1.11.4 , I think
上傳時間: 2017-07-29
上傳用戶:wcl168881111111
資源簡介: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
資源簡介: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
資源簡介: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 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
上傳用戶:電子世界
資源簡介:This project provides a general purpose library which implements read and write support for MMC, SD and SDHC memory cards. Written in ANSI C portable for several Microcontrollers.
上傳時間: 2014-01-21
上傳用戶:zhangyigenius
資源簡介:This project provides a proxy that allows telnet/tcp connections to be made to serial ports on a machine.
上傳時間: 2013-11-25
上傳用戶:jjj0202
資源簡介: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
資源簡介:來自澳大利亞Qeensland大學的計算機視覺Matlab工具箱。 This Toolbox provides a number of functions that are useful in computer vision, machine vision and related areas. It is a somewhat eclectic collection reflecting the author s personal i...
上傳時間: 2015-09-30
上傳用戶:qb1993225
資源簡介:% This routine provides a convenient way to produce Pd/FAD information % from likelihood ratio information.
上傳時間: 2016-01-05
上傳用戶:liglechongchong
資源簡介:This book provides a comprehensive introduction to the modern study of computer algorithms. It presents many algorithms and covers them in considerable depth, yet makes their design and analysis accessible to all levels of readers. We have ...
上傳時間: 2014-11-23
上傳用戶:ynzfm
資源簡介: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 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
資源簡介: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
資源簡介:This book provides a complete intermediate-level discussion of microcontroller programming using the C programming language. It covers both the adaptations to C necessary for targeting an embedded environment, and the common components of...
上傳時間: 2013-12-18
上傳用戶:lo25643
資源簡介: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
資源簡介:MMS Developer Guide This document provides a general introduction to how MMS messages are composed. It does not cover the relaying, delivery, or receiving of MMS messages. It gives particular focus to MMS messages and presentation forma...
上傳時間: 2017-01-30
上傳用戶:onewq
資源簡介:This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encryption tool. I designed it as my graduation paper work. SCX31 is a symmetric stream cipher built on chaos function, one time pad cipher and i...
上傳時間: 2016-06-07
上傳用戶:nanshan
資源簡介:This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes sectio...
上傳時間: 2013-12-20
上傳用戶:wyc199288
資源簡介:This project contains a C algorithm for calculating the results of a custom polynomial function. It is designed and optimized especially for the Starcore 140 DSP ! Inside the archive you can also find the assembly code and the matlab test ...
上傳時間: 2017-09-12
上傳用戶:hoperingcong
資源簡介:This zip describes a benchmark software provided by IXXAT. It shows how to use the DBGU and timer peripherals on the AT91RM9200. Includes main.html file for help.
上傳時間: 2015-05-24
上傳用戶:xinzhch
資源簡介: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
資源簡介:Basic tutorial This tutorial provides a step by step walkthrough of the workbench.
上傳時間: 2013-11-30
上傳用戶:腳趾頭
資源簡介:The purpose of this Primer is to help you begin to use MATLAB. It is not intended to be a substitute for the online help facility or the MATLAB documentation (such as Getting Started with MATLAB, available in printed form and online). T...
上傳時間: 2013-12-27
上傳用戶:dengzb84
資源簡介:The library is a C++/Python implementation of the variational building block framework introduced in our papers. The framework allows easy learning of a wide variety of models using variational Bayesian learning
上傳時間: 2016-12-16
上傳用戶:eclipse
資源簡介: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
資源簡介:This library is Copyright (c) Raphael Zulliger <zulli@gmx.net>. It is licensed under the GNU Library General Public License (LGPL)
上傳時間: 2013-12-21
上傳用戶:希醬大魔王