Library for the assembly compiler
资源简介:Library for the assembly compiler
上传时间: 2013-12-31
上传用户:zukfu
资源简介:Floating point Library for the 8052.
上传时间: 2015-01-13
上传用户:ainimao
资源简介:java 数据库 功能强大 效率高 SmallSQL Database is a free DBMS Library for the Java(tm) platform. It runs on the Java 2 Platform (JDK 1.4 or later) and implements the JDBC 3.0 API. SmallSQL Database is licensed under the terms of the GN...
上传时间: 2013-12-19
上传用户:yyyyyyyyyy
资源简介:这些动态链接库为OPC 基金会提供的为实现OPC客户端所需的动态链接库.-these dynamic link Library for the OPC Foundation for OPC client required dynamic link Library
上传时间: 2016-01-26
上传用户:zhengzg
资源简介:neural network utility is a Neural Networks Library for the C++ Programmer. It is entirely object oriented and focuses on reducing tedious and confusing problems of programming neural networks. By this I mean that network layers are easi...
上传时间: 2013-12-24
上传用户:liuchee
资源简介:SuperLU is a general purpose Library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The Library is written in C and is callable from either C or fortran. The Library routines...
上传时间: 2017-02-20
上传用户:lepoke
资源简介:Lazarus is a free and open source development tool for the FreePascal compiler. The purpose of the project is to serve as a Code Repository, Wiki Knowledgebase and support site for converting existing components and libraries to work with L...
上传时间: 2013-12-20
上传用户:wang5829
资源简介:Library for the 8051 microcontroller. such as math routine, hexBCD, LCD, Keyboard, I2C, Remote, Keypad, Serial EEPROM.. ect. All lybrary function has been tested.
上传时间: 2013-11-30
上传用户:Breathe0125
资源简介:The code for this article was written for version 1.0 of the Active Template Library (ATL). The current version of the code (in SieveATL) was built with Visual C++ 6.0 and the ATL provided with that compiler. It may be slightly differe...
上传时间: 2013-12-01
上传用户:古谷仁美
资源简介:The GNU Scientific Library (GSL) is a numerical Library for C and C++ programmers.
上传时间: 2015-01-09
上传用户:teddysha
资源简介:The Gray Watson debugging malloc Library is C source code for a drop in replacement for the system malloc & other memory manage ment routines. What is unique about this Library is that it contains a number of powerful debugging facilities i...
上传时间: 2015-02-05
上传用户:TF2015
资源简介:C Flash Drivers for the AT89C51RD2_ED2_ID2 for Keil compiler rev 1
上传时间: 2015-03-03
上传用户:wanghui2438
资源简介:C62xDSPLIB Library C62xDSPLIB_v104b.exe - Contains the installation program for the C62x DSPLIB Library Readme.txt - This file.
上传时间: 2014-01-20
上传用户:270189020
资源简介:diStorm64 is an AMD64 disassembler, which is the first public free disassembler Library for AMD64 out there.
上传时间: 2015-05-03
上传用户:fnhhs
资源简介:oRTP is a LGPL licensed C Library implementing the RTP protocol (rfc1889). It is available for most unix clones (primilarly Linux and HP-UX), and Microsoft Windows.
上传时间: 2014-02-07
上传用户:lx9076
资源简介:Description: Library routines for the M25P05A, M25P10A, M25P20, M25P40, M25P80, M25P16, M25P32, M25P64 Serial Flash Memories
上传时间: 2014-08-22
上传用户:jhksyghr
资源简介:jflex-1.4.zip for the compiler construct
上传时间: 2015-09-26
上传用户:杜莹12345
资源简介: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
资源简介:libflash -- This the Version 0.4.10 of the Flash Library for Linux
上传时间: 2016-01-08
上传用户:dengzb84
资源简介:book for "The C Clustering Library"
上传时间: 2014-08-26
上传用户:我们的船长
资源简介:The PCI Utilities package contains a Library for portable access to PCI bus configuration registers and several utilities based on this Library. In runs on the following systems: Linux (via /sys/bus/pci, /proc/bus/pci or i386 ports...
上传时间: 2016-01-20
上传用户:徐孺
资源简介:The high portable FAT filesystem Library for embedded system.
上传时间: 2016-03-08
上传用户:阿四AIR
资源简介: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
上传用户:我干你啊
资源简介:The document describes an AP Library adapted for C++. The AP Library for C++ contains a basic set of mathematical functions and collection classes needed to run the programs from the ALGLIB website.
上传时间: 2014-09-11
上传用户:jackgao
资源简介:Its a small Library for decompress gzip files in j2me. The final size after obfuscation and jaring is less than 2150 bytes.
上传时间: 2013-12-11
上传用户:zhaiye
资源简介:This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with portin...
上传时间: 2016-08-01
上传用户:sxdtlqqjl
资源简介:These Matlab files are a convenient interface for the Java Library containing the implementation of thin junction tree filters (TJTF).
上传时间: 2014-03-06
上传用户:xcy122677
资源简介:This book is designed to be used for the purpose to describe the structure of an optimizing compiler so that a reader can implement it or a variation (compiler writers always modify a design).
上传时间: 2013-12-17
上传用户:CHINA526
资源简介:The sample software includes, common Library, peripheral APIs, and test modules for the APIs. The common Library include startup file, standard definition and header files, processor specific setup module, generic interrupt related APIs, ...
上传时间: 2014-01-15
上传用户:zl5712176
资源简介:This the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with porting f...
上传时间: 2013-12-18
上传用户:海陆空653