搜索结果
找到约 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)
MySQL数据库 The Shift Log is a database entry and display system that is built off of PHP and MySQL. The log use
The Shift Log is a database entry and display system that is built off of PHP and MySQL. The log uses a basic user authentication system to ensure user accountability and log integrity. It also has a RTF editor integrated into it.
资料/手册 tw9910 datashhet
The TW9910 is a multi-standard video decoder and encoder chip that is designed for
multimedia applications. It uses the mixed-signal 1.8V CMOS technology to provide a low-
power integrated solution.
人工智能/神经网络 This a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your pr
This a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your program. It s a port from Patrick Lesters example in BlitzBasic to VB.Net. It uses a Binary Heap class I made to sort the score values.
技术资料 tw9910 datashhet
The TW9910 is a multi-standard video decoder and encoder chip that is designed for
multimedia applications. It uses the mixed-signal 1.8V CMOS technology to provide a low-
power integrated solution.
手机短信编程 Easy to use SMS/MMS Messaging Gateway to develop Content Delivery Platforms by GSM Operators,Content
Easy to use SMS/MMS Messaging Gateway to develop Content Delivery Platforms by GSM Operators,Content Providers and even non-telecom guys. Uses file system for data flow.Written for .NET 2.0 in C#
单片机开发 This program prints the C8051F124 die temperature out the hardware UART at 115200bps. This example u
This program prints the C8051F124 die temperature out the hardware UART at 115200bps. This example uses the internal 24.5MHz oscillator multiplied by 2 using the on-chip PLL (SYSCLK = 49MHz).
手机短信编程 This serial client in JAVA allows sending, reading and writing of SMS via a serial COM port. The too
This serial client in JAVA allows sending, reading and writing of SMS via a serial COM port. The tool uses the PDU SMS format. IRDA drivers are included. The functionality can be implemented into applications for remote alerting or SMS authentification.
USB编程 This project shows how to use the IOKit notification mechanism to register to be notified when devic
This project shows how to use the IOKit notification mechanism to register to be notified when devices come and go. It uses the Cypress/Anchor EZ-USB chip. (Look at the following example for another way to get notified when a device is unplugged).
数学计算 做网格的好程序
做网格的好程序,PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement(AMR).
数值算法/人工智能 The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set o
The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and provides algorithms that work