搜索结果
找到约 1,131 项符合
Library 的查询结果
按分类筛选
- 全部分类
- 技术资料 (236)
- Linux/Unix编程 (60)
- Java编程 (46)
- VC书籍 (42)
- 其他 (41)
- 单片机开发 (40)
- 其他书籍 (34)
- 人工智能/神经网络 (31)
- 数学计算 (30)
- 电子书籍 (26)
- Delphi控件源码 (25)
- 压缩解压 (22)
- 微处理器开发 (21)
- 其他嵌入式/单片机内容 (19)
- DSP编程 (17)
- 数值算法/人工智能 (15)
- 嵌入式/单片机编程 (15)
- 驱动编程 (14)
- 其他数据库 (14)
- 软件设计/软件工程 (14)
- matlab例程 (13)
- 其他行业 (13)
- SQL Server (13)
- 加密解密 (12)
- 教育系统应用 (12)
- 网络 (12)
- 通讯编程文档 (12)
- 游戏 (10)
- FlashMX/Flex源码 (10)
- 通讯/手机编程 (9)
- 书籍源码 (9)
- Internet/网络编程 (9)
- STL (9)
- VxWorks (9)
- 系统设计方案 (9)
- 汇编语言 (8)
- 文章/文档 (8)
- 嵌入式Linux (8)
- 数据结构 (8)
- Java书籍 (8)
- 单片机编程 (7)
- 编译器/解释器 (7)
- VHDL/FPGA/Verilog (7)
- 操作系统开发 (6)
- *行业应用 (6)
- 文件格式 (6)
- J2ME (6)
- Windows CE (6)
- JavaScript (5)
- 软件工程 (4)
- 可编程逻辑 (4)
- 手机短信编程 (4)
- Applet (4)
- Oracle数据库 (4)
- 行业发展研究 (4)
- VIP专区 (4)
- 源码 (3)
- 数据库系统 (3)
- 串口编程 (3)
- USB编程 (3)
- Delphi/CppBuilder (3)
- 中间件编程 (3)
- GPS编程 (3)
- Ajax (3)
- 精品软件 (3)
- PCB相关 (2)
- C/C++语言编程 (2)
- 多媒体处理 (2)
- 技术书籍 (2)
- 源码/资料 (2)
- 语音压缩 (2)
- 企业管理 (2)
- 多国语言处理 (2)
- 金融证券系统 (2)
- CA认证 (2)
- 技术管理 (2)
- uCOS (2)
- Symbian (2)
- 手机彩信(MMS)编程 (2)
- MySQL数据库 (2)
- 邮电通讯系统 (2)
- 并行计算 (2)
- Jsp/Servlet (2)
- 书籍 (1)
- 应用设计 (1)
- 电源技术 (1)
- 经验分享 (1)
- 行业应用文档 (1)
- 学术论文 (1)
- 系统/网络安全 (1)
- 图形图像 (1)
- 测试测量 (1)
- 单片机相关 (1)
- Matlab (1)
- 模拟电子 (1)
- 教程资料 (1)
- 教程资料 (1)
- Modem编程 (1)
- 编辑器/阅读器 (1)
- 磁盘编程 (1)
其他数据库 delpih使用sybase提供的ct library访问sybase数据库
delpih使用sybase提供的ct library访问sybase数据库
Linux/Unix编程 "More for C++" is a class library that provides some features that are usually common for object ori
"More for C++" is a class library that provides some features that are usually common for object oriented programming languages like Java or Python, but not for C
数值算法/人工智能 This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied wi
This OpenNL, a library to easily construct and solve sparse linear systems.
* OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR).
* OpenNL can also use other solvers (SuperLU 3.0 is supported as an OpenNL extension,MUM ...
电子书籍 A dynamic-link library (DLL) contains one or more subprogram procedures (functions or subroutines)
A dynamic-link library (DLL) contains one or more subprogram procedures
(functions or subroutines) that are compiled, linked, and stored separately from
the applications using them. Because the functions or subroutines are separate
from the applications using them, they can be shared or replaced eas ...
VC书籍 Beyond the C++ Standard Library: An Introduction to Boost By Bjö rn Karlsson ...............
Beyond the C++ Standard Library: An Introduction to Boost
By Bjö rn Karlsson
...............................................
Publisher: Addison Wesley Professional
Pub Date: August 31, 2005
ISBN: 0321133544
Pages: 432
Linux/Unix编程 This library provides functionality to control any camera that conforms to the 1394-Based Digital C
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 lowlevel functionality provided by libraw1394 to communicate with
the ...
教育系统应用 library-manage-system(图书管理系统),很好的学习源码。
library-manage-system(图书管理系统),很好的学习源码。
DSP编程 ti dm642 board library, good for dm642 developer.
ti dm642 board library, good for dm642 developer.
数学计算 The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccion
The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccione while at the National Center for Atmospheric Research between 2002 and 2005. The library contains a functional subset of FFTPACK and SPHEREPACK, including real and complex FFTs in 1-3 dimensions, an ...
电子书籍 OpenCV Reference Manual 详细介绍了Intel opencv library 的各个函数
OpenCV Reference Manual 详细介绍了Intel opencv library 的各个函数,是使用opencv进行图像处理的必备手册,强烈推荐