搜索: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/542/319508.html
其他书籍
SCATTERING, RADIATION AND PROPAGATION OVER TWO-DIMENSIONAL RANDOM SURFACE,小仓老师关于随机泛函博散射的专著
SCATTERING, RADIATION AND PROPAGATION OVER TWO-DIMENSIONAL RANDOM SURFACE,小仓老师关于随机泛函博散射的专著,除在日本京都大学作为教科书资料外,此文章作为一个章节撰写在1996年的PIER(电磁研究进展)14的第三章。
https://www.eeworm.com/dl/534/140303.html
其他
This a simple genetic algorithm implementation where the evaluation function takes positive values o
This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
https://www.eeworm.com/dl/518/142730.html
数值算法/人工智能
The Molgedey and Schuster decorrelation algorithm, having square mixing matrix and no noise . Trunca
The Molgedey and Schuster decorrelation algorithm, having square mixing matrix and no noise . Truncation is used for the time shifted matrix, and it is forced to be symmetric . The delay Tau is estimated .
The number of independent components are calculated using Bayes Informati ...
https://www.eeworm.com/dl/650/147746.html
人工智能/神经网络
Genetic Algorithm 关于遗传算法的一些小程序
Genetic Algorithm 关于遗传算法的一些小程序
https://www.eeworm.com/dl/658/105038.html
STL
test program for STL generic algorithm that search for elements that satisfy a condition
test program for STL generic algorithm that search for elements that satisfy a condition
https://www.eeworm.com/dl/518/122192.html
数值算法/人工智能
QR ALGORITHM To obtain the eigenvalues of a symmetric, tridiagonal n by n matrix
QR ALGORITHM To obtain the eigenvalues of a symmetric, tridiagonal n by n matrix
https://www.eeworm.com/dl/932360.html
技术资料
Dr Dobb's Algorithm Collection(10本算法书)
·Data Structures and Algorithm Analysis in C (C) 1993, The Benjamin/Cummings Publishing Co., Inc. All rights reserved. Data Structures, Algorithms, and Program Style Using C (C) 1988, PWS Kent Publishi
https://www.eeworm.com/dl/944132.html
技术资料
Dr Dobb's Algorithm Collection(10本算法书)
·Data Structures and Algorithm Analysis in C (C) 1993, The Benjamin/Cummings Publishing Co., Inc. All rights reserved. Data Structures, Algorithms, and Program Style Using C (C) 1988, PWS Kent Publishi
https://www.eeworm.com/dl/665/239087.html
matlab例程
qrd_rls_AR_pred.m - use the QR decomposition-based RLS algorithm to predict complex-valued AR proce
qrd_rls_AR_pred.m - use the QR decomposition-based RLS algorithm
to predict complex-valued AR process.
https://www.eeworm.com/dl/650/225084.html
人工智能/神经网络
A* path planning (path finder) algorithm. 可以嵌入到网页中
A* path planning (path finder) algorithm. 可以嵌入到网页中,程序揭示了算法的本质组成:开放列表和闭合列表