搜索结果
找到约 101 项符合
Libraries 的查询结果
按分类筛选
- 全部分类
- Java编程 (10)
- 技术资料 (9)
- Linux/Unix编程 (7)
- Java书籍 (6)
- VC书籍 (6)
- 电子书籍 (5)
- 数学计算 (4)
- 其他 (4)
- 其他书籍 (4)
- 并行计算 (4)
- Delphi控件源码 (3)
- 压缩解压 (3)
- 数据结构 (2)
- 驱动编程 (2)
- 文章/文档 (2)
- 编译器/解释器 (2)
- 网络 (2)
- 游戏 (2)
- Symbian (2)
- 嵌入式/单片机编程 (2)
- 源码 (2)
- PCB相关 (1)
- 单片机编程 (1)
- 可编程逻辑 (1)
- 单片机开发 (1)
- 数据库系统 (1)
- Jsp/Servlet (1)
- Internet/网络编程 (1)
- matlab例程 (1)
- 人工智能/神经网络 (1)
- VxWorks (1)
- 汇编语言 (1)
- J2ME (1)
- Delphi/CppBuilder (1)
- 源码/资料 (1)
- 软件设计/软件工程 (1)
- 软件 (1)
- 教程 (1)
- VIP专区 (1)
单片机开发 RTX-51 is a runtime library that, together with C51, allows real-time systems to be implemented for
RTX-51 is a runtime library that, together with C51, allows real-time systems to
be implemented for all processors of the 8051 family (e.g., 8051, 8052, 80515,
etc.), except for the 8?C751 and 8?C752.
RTX-251 extends the functionality of the RTX-51 to the new intel MCS&Ograve 251
family of processor ...
Java书籍 How well do you really know Java? Are you a code sleuth? Have you ever spent days chasing a bug caus
How well do you really know Java? Are you a code sleuth? Have you ever spent days chasing a bug caused by a trap or pitfall in Java or its libraries? Do you like brainteasers? Then this is the book for you!
数据库系统 About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses
About:
hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases.
Release focus: Major feature enhancements
Changes:
This release comes with many changes and new features. It c ...
Java编程 Java Power Player, our slogan is "Download once, reproduce everywhere". Java Power Player is an high
Java Power Player, our slogan is "Download once, reproduce everywhere". Java Power Player is an high-performances player written with 100% pure-Java source code. No native libraries. Download Now!
电子书籍 This manual describes the Call Library Function Node and the Code Interface Node (CIN). The Call Li
This manual describes the Call Library Function Node and the Code
Interface Node (CIN). The Call Library Function Node and the CIN are
the LabVIEW programming objects you use to call compiled code from
text-based programming languages. This manual includes reference
information about libraries of fu ...
VC书籍 This book is good for learning C++.It conclude five parts:professional c++ introduction,C++ codeing
This book is good for learning C++.It conclude five parts:professional c++ introduction,C++ codeing the professional way,mastering advanced features of c++, ensuring Bug-free code and using libraries and patterns.
压缩解压 The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi
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 as similar as possible to the familiar vorbisfile library i ...
压缩解压 The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi
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 as similar as possible to the familiar vorbisfile library i ...
Java书籍 JavaServer Pages™ Specification This document is intended for: · Web Server and Application S
JavaServer Pages&#8482 Specification
This document is intended for:
· Web Server and Application Server vendors that want to provide JSP containers that
conform to the Tag Extensions specification.
· Web Authoring Tool vendors that want to generate JSP pages that conform to the Tag
Extensions spec ...
数据结构 Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class li
Uniform random number generators
by Agner Fog, 2001 - 2007
randomc.zip contains a C++ class library of uniform random number generators of good quality.
The random number generators found in standard libraries are often of a poor quality, insufficient for large Monte Carlo calculations. This C++ ...