搜索结果
找到约 8,612 项符合
to 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (607)
- 其他 (559)
- 书籍 (521)
- Java编程 (404)
- matlab例程 (375)
- 单片机开发 (342)
- 技术资料 (258)
- Linux/Unix编程 (236)
- 单片机编程 (221)
- 软件设计/软件工程 (202)
- VC书籍 (199)
- 电子书籍 (180)
- 文章/文档 (155)
- Java书籍 (149)
- 嵌入式/单片机编程 (141)
- 微处理器开发 (139)
- 数学计算 (130)
- VHDL/FPGA/Verilog (130)
- 人工智能/神经网络 (126)
- 电源技术 (122)
- 汇编语言 (122)
- Delphi控件源码 (119)
- 软件工程 (117)
- 通讯编程文档 (110)
- 通讯/手机编程 (106)
- 驱动编程 (102)
- 其他嵌入式/单片机内容 (95)
- 系统设计方案 (92)
- DSP编程 (92)
- 行业发展研究 (88)
- 模拟电子 (86)
- 可编程逻辑 (86)
- 数值算法/人工智能 (83)
- 文件格式 (81)
- 编译器/解释器 (81)
- 压缩解压 (79)
- 书籍源码 (75)
- 网络 (74)
- 加密解密 (71)
- Internet/网络编程 (65)
- 教程资料 (57)
- 数据结构 (57)
- 其他行业 (51)
- USB编程 (49)
- VIP专区 (47)
- SQL Server (44)
- 游戏 (44)
- Windows CE (39)
- Jsp/Servlet (39)
- 技术管理 (38)
- 操作系统开发 (37)
- J2ME (36)
- 无线通信 (33)
- JavaScript (33)
- 嵌入式Linux (31)
- 串口编程 (30)
- 其他数据库 (30)
- GPS编程 (29)
- Symbian (29)
- 编辑器/阅读器 (28)
- 技术书籍 (25)
- 嵌入式综合 (25)
- Applet (25)
- *行业应用 (25)
- 中间件编程 (24)
- 多媒体处理 (23)
- 手机短信编程 (23)
- uCOS (22)
- 论文 (21)
- Windows Mobile (20)
- 金融证券系统 (20)
- 测试测量 (19)
- 源码 (19)
- VxWorks (18)
- 通信网络 (17)
- 数据库系统 (17)
- MySQL数据库 (17)
- 多国语言处理 (16)
- 传感与控制 (15)
- FlashMX/Flex源码 (14)
- Delphi/CppBuilder (13)
- 邮电通讯系统 (13)
- 并行计算 (12)
- 资料/手册 (11)
- PCB相关 (11)
- 实用工具 (11)
- RFID编程 (11)
- Modem编程 (11)
- 3G开发 (11)
- 教育系统应用 (10)
- 家庭/个人应用 (10)
- BREW编程 (9)
- MacOS编程 (9)
- 接口技术 (8)
- 源码/资料 (8)
- 语音压缩 (8)
- CA认证 (8)
- 技术教程 (7)
- 行业应用文档 (7)
- 开发工具 (7)
数值算法/人工智能 A program to find frequent molecular substructures and discriminative fragments in a database of mol
A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.
数值算法/人工智能 A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional
A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their trajectory as red lines.
数值算法/人工智能 A program to demonstrate the optimization process of ant colony optimization for the traveling salem
A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the ...
数值算法/人工智能 A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carrie
A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists.
数值算法/人工智能 Programs to induce a naive possibilistic classifier (a possibilistic analog of the naive Bayes class
Programs to induce a naive possibilistic classifier (a possibilistic analog of the naive Bayes classifier) and to classify new data with an induced naive possibilistic classifier.
数值算法/人工智能 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 ...
其他 Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same d
Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (this codes are in C, not C++). The program is then run by the ...
其他 关于NETFLOW信息分析的软件。 is a netflow analyzer. It uses MySQL database to store accounting information. Fil
关于NETFLOW信息分析的软件。 is a netflow analyzer. It uses MySQL database to store accounting information. Filters, used in the JFlowAnalyzer, allows very flexible classificate any kind of traffic and store it in the differend fields in database
VHDL/FPGA/Verilog the booth algorithm to implement the 32bits multiplication.
the booth algorithm to implement the 32bits multiplication.
通讯编程文档 Apress.Peer.to.Peer.with.VB.Dot.NET.eBook-LiB.chm 一本关于用VB.NET如何开发P2P程序的书
Apress.Peer.to.Peer.with.VB.Dot.NET.eBook-LiB.chm
一本关于用VB.NET如何开发P2P程序的书,英文原版,非常不错