搜索结果
找到约 498 项符合
uses 的查询结果
按分类筛选
- 全部分类
- 技术资料 (129)
- 其他 (26)
- Linux/Unix编程 (19)
- Java编程 (18)
- 单片机编程 (16)
- matlab例程 (16)
- 其他书籍 (14)
- 数学计算 (12)
- 数值算法/人工智能 (9)
- 游戏 (9)
- 单片机开发 (9)
- 通讯/手机编程 (8)
- 文件格式 (8)
- Delphi控件源码 (8)
- 系统设计方案 (8)
- 书籍 (7)
- 压缩解压 (7)
- 电源技术 (6)
- DSP编程 (6)
- 多媒体处理 (6)
- 网络 (6)
- 人工智能/神经网络 (6)
- 微处理器开发 (6)
- VHDL/FPGA/Verilog (6)
- 软件设计/软件工程 (6)
- 软件工程 (5)
- 驱动编程 (5)
- 汇编语言 (5)
- MySQL数据库 (5)
- 加密解密 (4)
- 模拟电子 (4)
- 教程资料 (4)
- 可编程逻辑 (4)
- Internet/网络编程 (4)
- VC书籍 (4)
- GPS编程 (4)
- ARM (3)
- 电子书籍 (3)
- 手机短信编程 (3)
- USB编程 (3)
- 其他数据库 (3)
- 通讯编程文档 (3)
- 嵌入式/单片机编程 (3)
- 数据结构 (3)
- Java书籍 (3)
- Delphi/CppBuilder (3)
- SQL Server (3)
- 操作系统开发 (2)
- 编译器/解释器 (2)
- *行业应用 (2)
- Applet (2)
- 金融证券系统 (2)
- 文章/文档 (2)
- 嵌入式Linux (2)
- JavaScript (2)
- 其他嵌入式/单片机内容 (2)
- 3G开发 (2)
- VIP专区 (2)
- 笔记 (1)
- C/C++语言编程 (1)
- 无线通信 (1)
- 数据库系统 (1)
- 书籍源码 (1)
- 技术书籍 (1)
- 资料/手册 (1)
- 传感与控制 (1)
- 通信网络 (1)
- 图形图像 (1)
- 串口编程 (1)
- 编辑器/阅读器 (1)
- 企业管理 (1)
- 多国语言处理 (1)
- 手机WAP编程 (1)
- 其他行业 (1)
- 手机彩信(MMS)编程 (1)
- Windows Mobile (1)
- TAPI编程 (1)
- 中间件编程 (1)
- OA系统 (1)
- 邮电通讯系统 (1)
- 行业发展研究 (1)
- 人物传记/成功经验 (1)
Java编程 Simple word processor supporting Turkish language. It uses "zemberek" a Turkish NLP library
Simple word processor supporting Turkish language. It uses "zemberek" a Turkish NLP library
Java编程 web 2.0 application,uses the ajax technology,is a good usecase for ajax learning ,contain the whole
web 2.0 application,uses the ajax technology,is a good usecase for ajax learning ,contain the whole aspects of ajax,view a lovely photo album
TAPI编程 The TapiComm sample uses both the Telephony API and the Win32 Communications API to demonstrate one
The TapiComm sample uses both the Telephony API and the Win32 Communications API to demonstrate one way to implement a very simple TTY application. While the user interface and TTY emulation are very rudimentary, the TAPI and comm modules are fairly complete.
Java书籍 Tomcat: The Definitive Guide offers something for everyone who uses Tomcat. System and network admin
Tomcat: The Definitive Guide offers something for everyone who uses Tomcat. System and network administrators will find detailed instructions on installation, configuration, and maintenance.
Java书籍 Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is c
Contains a complete archiver by Haruhiko Okumura. The archiver uses
an LZ engine whose output is compressed with static Huffman. The
file is chopped into pieces which all get their own independent
set of Huffman tree s. ARJ 2.41, ZIP 2.0 and PKZIP 2.04g use
essentially the same method. ZOO and L ...
Delphi控件源码 unit Other interface Uses Windows,tlhelp32,PsAPI type PStrData = ^TStrData TStrData
unit Other
interface
Uses Windows,tlhelp32,PsAPI
type
PStrData = ^TStrData
TStrData = record
Ident: Integer
Str: string
end
TUseInfo=record
QQ,
Mail,
Page:string
DL:boolean
end
TSendMailInfo=record
IPAddress,
FAddress,
FName,
FPW,
FCName,
FCPW:string //发信邮箱检 ...
数学计算 This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the ar
This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the array, with the Least Significant Byte (LSB) first and the Most Significant Byte (MSB) last, like all Intel-integer types.
汇编语言 water temperature control system uses the Single Chip Microcomputer to carry on temperature real-tim
water temperature control system uses the Single Chip Microcomputer to carry on temperature real-time gathering and controling. DS18B20, digitized temperature sensor, provides the temperature signal by "a main line". In -10~+85℃ the scope, DS18B20’s inherent measuring accuracy is 0.5 ℃. The wate ...
matlab例程 EKF-SLAM Simulator This version of the simulator uses global variables for all large objects, suc
EKF-SLAM Simulator
This version of the simulator uses global variables for
all large objects, such as the state covariance matrix.
While bad programming practice, it is a necessary evil
for MatLab efficiency, as MatLab has no facility to avoid
gratuitous memory allocation and copying when passing
( ...
Delphi控件源码 Interface for Microsoft Audio Compression Manager. - Delphi Source The ACM uses existing driver i
Interface for Microsoft Audio Compression Manager. - Delphi Source
The ACM uses existing driver interface hooks to override the default mapping algorithm for waveform audio devices. This allows the ACM to intercept device-open calls. After a call has been intercepted, the ACM can perform a variety ...