搜索结果
找到约 2,427 项符合
that 的查询结果
按分类筛选
- 全部分类
- 书籍 (256)
- 其他 (141)
- 其他书籍 (130)
- Java编程 (105)
- 单片机编程 (98)
- matlab例程 (94)
- VC书籍 (76)
- 单片机开发 (69)
- Linux/Unix编程 (65)
- 电源技术 (60)
- 技术资料 (52)
- 软件设计/软件工程 (46)
- 可编程逻辑 (45)
- 电子书籍 (44)
- 数学计算 (40)
- 人工智能/神经网络 (40)
- 模拟电子 (36)
- 压缩解压 (34)
- Java书籍 (33)
- 文章/文档 (33)
- 嵌入式/单片机编程 (32)
- 数值算法/人工智能 (31)
- 微处理器开发 (30)
- 驱动编程 (30)
- 行业发展研究 (29)
- VHDL/FPGA/Verilog (28)
- 教程资料 (27)
- 网络 (27)
- 通讯/手机编程 (26)
- Internet/网络编程 (25)
- Delphi控件源码 (25)
- 系统设计方案 (25)
- 编译器/解释器 (24)
- 文件格式 (23)
- 其他嵌入式/单片机内容 (22)
- 数据结构 (21)
- 书籍源码 (21)
- 汇编语言 (21)
- 软件工程 (20)
- DSP编程 (20)
- 无线通信 (18)
- 通讯编程文档 (18)
- 加密解密 (18)
- 其他行业 (15)
- JavaScript (15)
- Applet (13)
- SQL Server (12)
- 技术管理 (12)
- GPS编程 (11)
- J2ME (11)
- 游戏 (11)
- 论文 (11)
- 其他数据库 (10)
- VIP专区 (10)
- 嵌入式Linux (9)
- 操作系统开发 (9)
- 通信网络 (8)
- 测试测量 (8)
- 嵌入式综合 (8)
- Windows Mobile (7)
- 串口编程 (7)
- 编辑器/阅读器 (7)
- MySQL数据库 (7)
- Jsp/Servlet (7)
- RFID编程 (6)
- Windows CE (6)
- 手机短信编程 (6)
- ARM (5)
- 人物传记/成功经验 (5)
- uCOS (5)
- MacOS编程 (5)
- *行业应用 (5)
- 技术书籍 (5)
- 源码 (5)
- 邮电通讯系统 (4)
- 中间件编程 (4)
- VxWorks (4)
- FlashMX/Flex源码 (4)
- Symbian (4)
- 资料/手册 (3)
- PCB相关 (3)
- 源码/资料 (3)
- 数据库系统 (3)
- Delphi/CppBuilder (3)
- 教育系统应用 (3)
- 金融证券系统 (3)
- USB编程 (3)
- CA认证 (3)
- 接口技术 (3)
- Linux/uClinux/Unix编程 (3)
- 手册 (3)
- allegro (2)
- Mentor (2)
- 传感与控制 (2)
- 开关电源 (2)
- 磁盘编程 (2)
- 手机彩信(MMS)编程 (2)
- Modem编程 (2)
- 多国语言处理 (2)
- 认证考试资料 (2)
Linux/Unix编程 This code hs been taken from of util-linux It was modified that it only has one directory and just
This code hs been taken from of util-linux
It was modified that it only has one directory
and just the needed files
通讯/手机编程 Matlab code for 16 psk mapping that is gray coded
Matlab code for 16 psk mapping that is gray coded
数学计算 cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide.
the method dates ba ...
数值算法/人工智能 spoj k-query. Given lots of offline queries and updates, reoder the queries and updates so that they
spoj k-query. Given lots of offline queries and updates, reoder the queries and updates so that they maybe efficiently preprocessed.
数值算法/人工智能 z-trenning z-tickets. mipt lucky tickets. Count of numbers with 2*n digits in base k such that sum o
z-trenning z-tickets. mipt lucky tickets. Count of numbers with 2*n digits in base k such that sum of first n digits is same as second n digits.
Applet Fingerprint Verification System an easy to use library that allows programmers to integrate fingerp
Fingerprint Verification System an easy to use library that allows programmers to integrate fingerprint technology into their software without specific know-how. Fast, easy to use, and small great for embedded systems.
Java编程 This article presents GISCoordinate.java - a class that allows you to represent a GIS coordinate in
This article presents GISCoordinate.java - a class that allows you to represent a GIS coordinate in your JAVA code in decimal degrees (38.4443, e.g. 122.33433) , minute degrees (33 44 22E, 122 33 44N), or radian degrees. Also, you can use this class to manipulate the coordinate, moving it around the ...
uCOS The I2C driver use to control LCD momo that using I2C driver.
The I2C driver use to control LCD momo that using I2C driver.
软件设计/软件工程 A class--the basic building block of an object-oriented language such as Java--is a template that de
A class--the basic building block of an object-oriented language such as Java--is a template that describes the data and behavior associated with instances of that class. When you instantiate a class you create an object that looks and feels like other instances of the same class. The data associate ...
MacOS编程 This is an example application that shows how to connect connect two iPhone devices using Bonjour wi
This is an example application that shows how to connect connect two iPhone devices using Bonjour wirelessly to transmit information.