搜索结果
找到约 2,007 项符合
Data 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (131)
- 其他 (126)
- matlab例程 (96)
- 单片机开发 (95)
- 书籍 (94)
- 单片机编程 (85)
- Java编程 (74)
- 技术资料 (71)
- 加密解密 (49)
- 数据结构 (46)
- 软件设计/软件工程 (44)
- 人工智能/神经网络 (41)
- 电子书籍 (38)
- 通讯编程文档 (31)
- 系统设计方案 (30)
- VHDL/FPGA/Verilog (30)
- 文章/文档 (28)
- 压缩解压 (28)
- SQL Server (28)
- 数据库系统 (28)
- 微处理器开发 (27)
- 数学计算 (27)
- 数值算法/人工智能 (27)
- 汇编语言 (26)
- Delphi控件源码 (24)
- 书籍源码 (22)
- 通讯/手机编程 (22)
- 行业发展研究 (22)
- Linux/Unix编程 (22)
- Java书籍 (21)
- 其他嵌入式/单片机内容 (21)
- 其他行业 (19)
- GPS编程 (19)
- 嵌入式/单片机编程 (18)
- 其他数据库 (18)
- VC书籍 (17)
- 文件格式 (16)
- Internet/网络编程 (15)
- 网络 (15)
- 驱动编程 (15)
- 编译器/解释器 (15)
- DSP编程 (13)
- 企业管理 (13)
- 软件工程 (13)
- 可编程逻辑 (12)
- 源码 (12)
- J2ME (11)
- 教育系统应用 (11)
- 模拟电子 (10)
- 串口编程 (10)
- 通信网络 (9)
- 电源技术 (8)
- 教程资料 (8)
- *行业应用 (8)
- USB编程 (8)
- 论文 (8)
- 无线通信 (7)
- 邮电通讯系统 (7)
- 电子政务应用 (6)
- 中间件编程 (6)
- 交通/航空行业 (6)
- 技术管理 (6)
- 嵌入式综合 (5)
- 3G开发 (5)
- MySQL数据库 (5)
- JavaScript (5)
- 游戏 (5)
- 操作系统开发 (5)
- 接口技术 (5)
- 手册 (5)
- 其他 (5)
- C/C++语言编程 (4)
- 医药行业 (4)
- 多国语言处理 (4)
- 并行计算 (4)
- VxWorks (4)
- 嵌入式Linux (4)
- uCOS (4)
- 金融证券系统 (4)
- 认证考试资料 (4)
- 软件 (4)
- VIP专区 (4)
- 多媒体处理 (3)
- 实用工具 (3)
- 测试测量 (3)
- 编辑器/阅读器 (3)
- 家庭/个人应用 (3)
- Applet (3)
- Windows CE (3)
- 生物技术 (3)
- Modem编程 (3)
- Oracle数据库 (3)
- Symbian (3)
- RFID编程 (3)
- Jsp/Servlet (3)
- 手机短信编程 (3)
- 软件测试 (3)
- Linux/uClinux/Unix编程 (3)
- 学术论文 (2)
- 资料/手册 (2)
电子书籍 国外教材数据结构 data structures c++ algorithms 大全
国外教材数据结构
data structures c++ algorithms
大全
生物技术 GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a
GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a data mining algorithm called Ant-Miner (Ant Colony-based Data Miner), which was proposed in 2002 by Parpinelli, Lopes and Freitas.
汇编语言 ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and pri
ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file.
&#8226 Assume a file with correct data (no garbage, characters, etc.).
&#8226 you must check and provide appropriate execution for 2 extra cases, namel ...
人工智能/神经网络 Noise Data 神经网络算发演示3
Noise Data 神经网络算发演示3
其他书籍 主要应用Java进行的的web data Mining 的参考资料
主要应用Java进行的的web data Mining 的参考资料,有XSLT/XSL/XPath相关技术!
GPS编程 abel Tool Sample Requires: Visual Basic 6 and MapObjects 2.x Data: redlands.shp (Redlands sample
abel Tool Sample
Requires: Visual Basic 6 and MapObjects 2.x
Data: redlands.shp (Redlands sample data set from MO 2.x)
Interactive Labeling Tool
If the check box is checked, then the mouse down location will search for the closest line, and label it with the street name. If the check box is not ch ...
其他书籍 DATA SHEET ABOUT OLED
DATA SHEET
ABOUT OLED
软件设计/软件工程 About C8051F005 AND C8051F0XX data sheet
About C8051F005 AND C8051F0XX
data sheet
软件设计/软件工程 十部经典算法合集 .chm Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE C
十部经典算法合集 .chm
Fundamentals of Data Structures
by Ellis Horowitz and Sartaj Sahni
PREFACE
CHAPTER 1: INTRODUCTION
CHAPTER 2: ARRAYS
CHAPTER 3: STACKS AND QUEUES
CHAPTER 4: LINKED LISTS
CHAPTER 5: TREES
CHAPTER 6: GRAPHS
CHAPTER 7: INTERNAL SORTING
CHAPTER 8: EXTERNAL SORTING
CHAPTE ...
单片机开发 These routines transmit and receive serial data using two general * I/O pins, in 8 bit, No parity,
These routines transmit and receive serial data using two general
* I/O pins, in 8 bit, No parity, 1 stop bit format. They are useful
* for performing serial I/O on 8051 derivatives not having an
* internal UART, or for implementing a second serial channel.