搜索:Search Algorithms
找到约 636 项符合「Search Algorithms」的查询结果
结果 636
按分类筛选
- 全部
- 其他书籍 (38)
- 人工智能/神经网络 (30)
- matlab例程 (30)
- 其他 (25)
- Java编程 (24)
- 数值算法/人工智能 (20)
- 软件设计/软件工程 (18)
- 数据结构 (17)
- 加密解密 (13)
- 数学计算 (13)
- 书籍源码 (12)
- 技术资料 (12)
- 软件工程 (11)
- 文章/文档 (10)
- 电子书籍 (8)
- Linux/Unix编程 (8)
- 通讯编程文档 (7)
- VC书籍 (7)
- 教育系统应用 (5)
- 单片机开发 (5)
- Java书籍 (5)
- DSP编程 (4)
- 通讯/手机编程 (4)
- 编译器/解释器 (4)
- 压缩解压 (3)
- 驱动编程 (3)
- 文件格式 (3)
- 其他行业 (3)
- 书籍 (3)
- 操作系统开发 (2)
- 技术书籍 (2)
- 编辑器/阅读器 (2)
- *行业应用 (2)
- Applet (2)
- 汇编语言 (2)
- 微处理器开发 (2)
- J2ME (2)
- VHDL/FPGA/Verilog (2)
- 系统设计方案 (2)
- 行业发展研究 (2)
- C语言 (1)
- C/C++语言编程 (1)
- Linux/uClinux/Unix编程 (1)
- 数据库系统 (1)
- 教程资料 (1)
- Internet/网络编程 (1)
- 多国语言处理 (1)
- 技术管理 (1)
- 其他数据库 (1)
- 嵌入式/单片机编程 (1)
- STL (1)
- VxWorks (1)
- Delphi控件源码 (1)
- Windows Mobile (1)
- 中间件编程 (1)
- JavaScript (1)
- 其他嵌入式/单片机内容 (1)
- MySQL数据库 (1)
- SQL Server (1)
- GPS编程 (1)
- 并行计算 (1)
- Ajax (1)
https://www.eeworm.com/dl/650/143004.html
人工智能/神经网络
Pascal Programs Printed in GENETIC ALGORITHMS IN SEARCH, OPTIMIZATION, AND MACHINE LEARNING by Da
Pascal Programs Printed in GENETIC ALGORITHMS IN SEARCH, OPTIMIZATION, AND MACHINE LEARNING
by David E. Goldberg
https://www.eeworm.com/dl/633/425925.html
Java编程
The applet illustrates the behaviour of binary search trees, Searching and Sorting Algorithms, Self-
The applet illustrates the behaviour of binary search trees, Searching and Sorting Algorithms, Self-adjusting Binary Search Trees, Symmetric binary B-trees,聽Data structure and maintenance algorithms
https://www.eeworm.com/dl/650/182376.html
人工智能/神经网络
Simple GA code (Pascal code from Goldberg, D. E. (1989), Genetic Algorithms in Search, Optimization,
Simple GA code (Pascal code from Goldberg, D. E. (1989), Genetic Algorithms in Search, Optimization, and Machine Learning.)
https://www.eeworm.com/dl/633/181444.html
Java编程
自己写的search engine, 有 boolean search, fuzzy search
自己写的search engine, 有 boolean search, fuzzy search
https://www.eeworm.com/dl/655/197513.html
微处理器开发
碟机Search流程说明 Search过程中
碟机Search流程说明
Search过程中,主要涉及到的问题是Search(搜索) 和Match(匹配),其目的就是能够准确地给光头定位。如果匹配才算是成功的?要跳转多少个Track(信迹)才能到目的位置,以及这些跳转指令又是如何?等等诸如此类的问题都将该文档中有详细的解释说明。在koala这个项目中,当 Servo不 ...
https://www.eeworm.com/dl/532/204525.html
书籍源码
Algorithms in C++, Part 5 (Graph Algorithms) code
Algorithms in C++, Part 5 (Graph Algorithms) code
https://www.eeworm.com/dl/532/204528.html
书籍源码
Algorithms in Java, Part 5 (Graph Algorithms) code
Algorithms in Java, Part 5 (Graph Algorithms) code
https://www.eeworm.com/dl/532/204533.html
书籍源码
Algorithms in C, Part 5 (Graph Algorithms) code
Algorithms in C, Part 5 (Graph Algorithms) code
https://www.eeworm.com/dl/684/197616.html
软件设计/软件工程
Randomized algorithms
Randomized algorithms,随机算法。随机是常用到的,这种算法很少介绍到