搜索:Queue+Algorithm
找到约 1,298 项符合「Queue+Algorithm」的查询结果
结果 1,298
按分类筛选
- 全部
- matlab例程 (149)
- 人工智能/神经网络 (100)
- 数学计算 (76)
- 加密解密 (70)
- 数值算法/人工智能 (50)
- 其他 (44)
- 技术资料 (43)
- 数据结构 (37)
- 压缩解压 (27)
- Java编程 (27)
- 其他书籍 (25)
- 软件设计/软件工程 (17)
- 通讯/手机编程 (16)
- 文章/文档 (16)
- 书籍源码 (14)
- Linux/Unix编程 (14)
- 技术管理 (14)
- 通讯编程文档 (13)
- VHDL/FPGA/Verilog (10)
- DSP编程 (9)
- 电子书籍 (9)
- 单片机开发 (9)
- 系统设计方案 (9)
- 文件格式 (8)
- 软件工程 (7)
- JavaScript (7)
- 操作系统开发 (6)
- 编辑器/阅读器 (5)
- CA认证 (5)
- 汇编语言 (5)
- 行业发展研究 (5)
- 驱动编程 (4)
- 编译器/解释器 (4)
- 多国语言处理 (4)
- STL (4)
- 其他嵌入式/单片机内容 (4)
- 网络 (3)
- 其他数据库 (3)
- 嵌入式/单片机编程 (3)
- VC书籍 (3)
- GPS编程 (3)
- 书籍 (3)
- 游戏 (2)
- *行业应用 (2)
- 其他行业 (2)
- 中间件编程 (2)
- 并行计算 (2)
- 源码 (2)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 数据库系统 (1)
- 教程资料 (1)
- Modem编程 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- Applet (1)
- 微处理器开发 (1)
- Java书籍 (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 生物技术 (1)
- Oracle数据库 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- 3G开发 (1)
- 论文 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/881488.html
技术资料
Decoding a DTMF tone with Goertzel Algorithm
·Decoding a DTMF tone with Goertzel Algorithm
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. 可以嵌入到网页中,程序揭示了算法的本质组成:开放列表和闭合列表