搜索结果
找到约 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)
人工智能/神经网络 solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graph
solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.
人工智能/神经网络 This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate
This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate with the Boost uBLAS library. Currently implements Cholesky decomposition, LU decomposition, inversion and determinant for general and positive-definite matrices.
教育系统应用 SQL数据库系统原理 期末课程设计图书馆信息管理系统 2.0 2006-12-09开始构建方案
SQL数据库系统原理 期末课程设计图书馆信息管理系统 2.0 2006-12-09开始构建方案,于2006-12-14 初级版本,后再经过几天课余时间的仔细调试升级成2.0版。2.0运行更稳定、可靠,操作更方便,增加了自动检错、纠错处理,使后台数据不被非法操作破坏!参考文献 :刘韬 骆娟 何旭洪 Visual Basic 6.0数据库系统开发实例导航 北京 ...
磁盘编程 这个程序适合c++实训使用
这个程序适合c++实训使用,在ODBC数据源内添加Microsoft Access数据库Library.mdb,并将数据源名设定为Library即可实现数据库和应用程序的正常连接,程序才能正常实现数据库的访问。
压缩解压 DWT变换源代码
DWT变换源代码,As a special exception, you may use this file as part of a free
software library without restriction. Specifically, if other files
instantiate templates or use macros or inline functions from this
file, or you compile this file and link it with other files to
produce an executable, t ...
网络 When created, this DLL does not export any symbols. As a result, it will not produce a .lib file
When created, this DLL does not export any symbols. As a result, it
will not produce a .lib file when it is built. If you wish this project
to be a project dependency of some other project, you will either need to
add code to export some symbols from the DLL so that an export library
will be ...
VC书籍 本书以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object-based(个别对象的)、object-oriented(面向对象的)。本书的组织围绕着一系
本书以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object-based(个别对象的)、object-oriented(面向对象的)。本书的组织围绕着一系列逐渐繁复的程序问题,以及用以解决这些问题的语言特性。循此方式,你不只学到C++的函数和结构,也会学习到它们的设计目的和基本原理。 你可以由本书发现以下 ...
J2ME A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial
A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial and Bluetooth connections to GPS devices. Support for NMEA-0183 GPS Standard. An Observer-Design Pattern makes the library extendable. Based on GPSlib4j.
其他书籍 英文版,pdf格式。 详细说明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Templa
英文版,pdf格式。
详细说明:
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition)
URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201379236/
ISBN: 0201379236
Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge
Publisher: ...