搜索结果
找到约 981 项符合
library 的查询结果
按分类筛选
- 全部分类
- 技术资料 (104)
- Linux/Unix编程 (59)
- Java编程 (45)
- 其他 (41)
- 单片机开发 (40)
- VC书籍 (39)
- 其他书籍 (34)
- 人工智能/神经网络 (31)
- 数学计算 (30)
- 电子书籍 (25)
- Delphi控件源码 (24)
- 压缩解压 (22)
- 微处理器开发 (20)
- 其他嵌入式/单片机内容 (19)
- DSP编程 (16)
- 数值算法/人工智能 (15)
- 嵌入式/单片机编程 (15)
- 软件设计/软件工程 (14)
- 驱动编程 (14)
- 其他数据库 (13)
- 其他行业 (13)
- matlab例程 (13)
- 网络 (12)
- 教育系统应用 (12)
- SQL Server (12)
- 加密解密 (12)
- 通讯编程文档 (11)
- FlashMX/Flex源码 (10)
- 游戏 (10)
- 书籍源码 (9)
- 通讯/手机编程 (9)
- Internet/网络编程 (9)
- STL (8)
- 数据结构 (8)
- Java书籍 (8)
- 汇编语言 (8)
- VxWorks (8)
- 文章/文档 (8)
- 系统设计方案 (8)
- 单片机编程 (7)
- 嵌入式Linux (7)
- VHDL/FPGA/Verilog (7)
- 编译器/解释器 (7)
- *行业应用 (6)
- Windows CE (6)
- 操作系统开发 (6)
- J2ME (6)
- 文件格式 (5)
- JavaScript (5)
- 手机短信编程 (4)
- 行业发展研究 (4)
- Oracle数据库 (4)
- Applet (4)
- 软件工程 (4)
- VIP专区 (4)
- 可编程逻辑 (3)
- 数据库系统 (3)
- 串口编程 (3)
- Delphi/CppBuilder (3)
- 中间件编程 (3)
- USB编程 (3)
- GPS编程 (3)
- Ajax (3)
- 源码 (3)
- 精品软件 (3)
- 技术书籍 (2)
- 多媒体处理 (2)
- PCB相关 (2)
- C/C++语言编程 (2)
- 多国语言处理 (2)
- MySQL数据库 (2)
- 语音压缩 (2)
- CA认证 (2)
- 邮电通讯系统 (2)
- 技术管理 (2)
- 金融证券系统 (2)
- uCOS (2)
- 手机彩信(MMS)编程 (2)
- Jsp/Servlet (2)
- 企业管理 (2)
- 并行计算 (2)
- Symbian (2)
- 源码/资料 (2)
- 行业应用文档 (1)
- 单片机相关 (1)
- 学术论文 (1)
- 教程资料 (1)
- 教程资料 (1)
- 模拟电子 (1)
- 电源技术 (1)
- 测试测量 (1)
- 磁盘编程 (1)
- SCSI/ASPI (1)
- 编辑器/阅读器 (1)
- 传真(Fax)编程 (1)
- Modem编程 (1)
- 人物传记/成功经验 (1)
- 家庭/个人应用 (1)
- 系统/网络安全 (1)
- 图形图像 (1)
Oracle数据库 一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手. OTL 是 Oracle, Odbc
一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手.
OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持所有的当前各种主流数据库,例如Oracle, MS SQL Server, ...
其他 程序名称:图书管理系统 附 件:源代码 说 明:主要用ADO控件
程序名称:图书管理系统
附 件:源代码
说 明:主要用ADO控件,其中library.mdb
为数据库文件,config.ini为初始化配置文件,
为保证程序正常运行请保持文件的完整和路径。
由于时间关系,代码没有做太多的优化,也没
有做太详细的测试,哪位朋友有可改进或者批
评指正的意见请和我联系,不胜感激。 ...
微处理器开发 The RTL-ARM User s Guide contains detailed information about the components of the RTL-ARM Real-Time
The RTL-ARM User s Guide contains detailed information about the components of the RTL-ARM Real-Time Library
Linux/Unix编程 A Flash Player with ActionScript support. Write in C and C++. It have two part, one is Player and an
A Flash Player with ActionScript support. Write in C and C++. It have two part, one is Player and another is ActionScript Library. Runs on Linux and *BSD. It s very rough now, it have long way to go.
系统设计方案 用户元件库的建立 如果要在名为design_component的库中建立一个叫nfet的component
用户元件库的建立
如果要在名为design_component的库中建立一个叫nfet的component,使它有ivpcell view并且有CDF参数,具体的操作方法如下:
a) 建立一个名叫nfet的component。在Library Manager中一般都会有一个叫sample的库,在该库的下面可以找到nfet元件,可以看到它有ivpcell view. 把它copy到一个新库中。
b) 这些新 ...
VC书籍 C++ 标准程序库提供一组通用类别(classes)和接口(interfaces)
C++ 标准程序库提供一组通用类别(classes)和接口(interfaces),可大幅扩充 C++ 核心语言。由于程序库本身并不容易,为了完整运用其组件并从其强大的威力中获得帮助,你需要一份完善的资源,而非一份仅仅陈列类和函数的普通文档。《The C++ Standard Library》不仅对每一个程序库组件提供范围广泛的说明,也对繁杂的感念 ...
游戏 游戏开发数据结构Data Structures for Game Programmers The Goodies Directory contains all sorts of stuff. For
游戏开发数据结构Data Structures for Game Programmers
The Goodies Directory contains all sorts of stuff. For example, there are the four
3rd-Party libraries used in the book, SDL, SDL_TTF, FreeType (which SDL_TTF uses),
and STLPort, which is one implementation of the Standard Template Library.
Also, ...
Java书籍 This taglib contains tags used to create struts input forms, as well as other tags generally useful
This taglib contains tags used to create struts input forms, as well as other tags generally useful in the creation of HTML-based user interfaces.
Many of the tags in this tag library will throw a JspException at runtime when they are utilized incorrectly (such as when you specify an invalid combi ...
数据结构 This is an implementation of double-array structure for representing trie, as proposed by Junichi A
This is an implementation of double-array structure for representing trie,
as proposed by Junichi Aoe [1].
Trie is a kind of digital search tree, an efficient indexing method with
O(1) time complexity for searching. Comparably as efficient as hashing,
trie also provides flexibility on incremental m ...
STL C++标准库源代码_C++ STL Source Code 请不要修改任何文件
C++标准库源代码_C++ STL Source Code
请不要修改任何文件,如果您修改某些文件,会导致库内部的不统一。请参考The C++ Programming Language及 The C++ Standard Library。