搜索:random+algorithm
找到约 1,409 项符合「random+algorithm」的查询结果
结果 1,409
按分类筛选
- 全部
- matlab例程 (158)
- 人工智能/神经网络 (106)
- 数学计算 (80)
- 加密解密 (73)
- 数值算法/人工智能 (55)
- 其他 (49)
- 技术资料 (48)
- 数据结构 (33)
- 压缩解压 (29)
- Java编程 (28)
- 其他书籍 (27)
- 通讯/手机编程 (19)
- 通讯编程文档 (17)
- 软件设计/软件工程 (17)
- 文章/文档 (16)
- 书籍源码 (14)
- Linux/Unix编程 (12)
- 单片机开发 (12)
- DSP编程 (11)
- 技术管理 (11)
- VHDL/FPGA/Verilog (10)
- 软件工程 (9)
- 多国语言处理 (9)
- 系统设计方案 (9)
- 电子书籍 (8)
- 文件格式 (8)
- JavaScript (6)
- 行业发展研究 (6)
- 操作系统开发 (5)
- 编辑器/阅读器 (5)
- CA认证 (5)
- 汇编语言 (5)
- 3G开发 (5)
- 书籍 (5)
- 驱动编程 (4)
- VC书籍 (4)
- 其他嵌入式/单片机内容 (4)
- *行业应用 (3)
- Applet (3)
- 其他数据库 (3)
- 嵌入式/单片机编程 (3)
- STL (3)
- 其他行业 (3)
- GPS编程 (3)
- 游戏 (2)
- 编译器/解释器 (2)
- 网络 (2)
- 中间件编程 (2)
- 并行计算 (2)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 学术论文 (1)
- 数据库系统 (1)
- 存储器技术 (1)
- 教程资料 (1)
- Modem编程 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- 微处理器开发 (1)
- Java书籍 (1)
- BREW编程 (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 生物技术 (1)
- 邮电通讯系统 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- 源码 (1)
- 论文 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/692/271608.html
行业发展研究
利用遗传算法优化人工神经网络权值论文. 遗传算法(Genetic Algorithm-GA)是一种基于自然选择和基因遗传学原理的优化搜索方法。
利用遗传算法优化人工神经网络权值论文.
遗传算法(Genetic Algorithm-GA)是一种基于自然选择和基因遗传学原理的优化搜索方法。
https://www.eeworm.com/dl/534/386721.html
其他
Some of the basic design of C language algorithm C语言的几种算法:自顶向下、逐步求精方法、简单排序算法、枚举法、迭代法、递推与递归法、分治法
Some of the basic design of C language algorithm
C语言的几种算法:自顶向下、逐步求精方法、简单排序算法、枚举法、迭代法、递推与递归法、分治法
https://www.eeworm.com/dl/518/174380.html
数值算法/人工智能
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.
https://www.eeworm.com/dl/678/429178.html
系统设计方案
The Data Encryption Standard (DES) is a published federal encryption standard created to protect unc
The Data Encryption Standard (DES) is a published federal encryption standard created to protect unclassified computer data and communications. The DES algorithm is the most widely used encryption algorithm in the world
https://www.eeworm.com/dl/908188.html
技术资料
ANovelCooperativeLocalizationAlgorithm
A Novel Cooperative Localization Algorithm for Indoor Sensor Networks
https://www.eeworm.com/dl/650/402426.html
人工智能/神经网络
很经典的一个算法。大家做工程和通信用的着。遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型
很经典的一个算法。大家做工程和通信用的着。遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它是有美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and ...
https://www.eeworm.com/dl/532/165274.html
书籍源码
This Program Is Designed To Simulate A Spatial Antenna Array System Working On The MUSIC Algorith
This Program Is Designed To Simulate A Spatial Antenna Array
System Working On The MUSIC Algorithm For The Angle Of Arrival Estimation
And Null Steering Algorithm For The Weights Estimation To The Required
Output Radiation Pattern .
https://www.eeworm.com/dl/857563.html
技术资料
手写识别的实现,由bp算法和梯度下降算法实现的神经网络
手写识别的实现,由bp算法和梯度下降算法实现的神经网络-Handwriting recognition achieved by the bp algorithm and gradient descent algorithm neural network