搜索:path+algorithm
找到约 1,417 项符合「path+algorithm」的查询结果
结果 1,417
按分类筛选
- 全部
- matlab例程 (156)
- 人工智能/神经网络 (104)
- 数学计算 (78)
- 加密解密 (70)
- 数值算法/人工智能 (50)
- 其他 (49)
- 技术资料 (45)
- 数据结构 (36)
- Java编程 (30)
- 压缩解压 (27)
- 其他书籍 (26)
- 软件设计/软件工程 (19)
- 通讯/手机编程 (17)
- 书籍源码 (14)
- 文章/文档 (14)
- Linux/Unix编程 (13)
- 通讯编程文档 (13)
- 技术管理 (12)
- DSP编程 (9)
- 单片机开发 (9)
- VHDL/FPGA/Verilog (9)
- 软件工程 (8)
- 文件格式 (8)
- 系统设计方案 (8)
- 电子书籍 (7)
- 操作系统开发 (6)
- 汇编语言 (6)
- JavaScript (6)
- 行业发展研究 (6)
- 驱动编程 (5)
- CA认证 (5)
- 其他嵌入式/单片机内容 (5)
- 书籍 (5)
- 编辑器/阅读器 (4)
- 多国语言处理 (4)
- 其他数据库 (3)
- 嵌入式/单片机编程 (3)
- STL (3)
- VC书籍 (3)
- GPS编程 (3)
- 游戏 (2)
- 编译器/解释器 (2)
- *行业应用 (2)
- 网络 (2)
- 其他行业 (2)
- 中间件编程 (2)
- 邮电通讯系统 (2)
- 并行计算 (2)
- 3G开发 (2)
- 源码 (2)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 数据库系统 (1)
- 教程资料 (1)
- Internet/网络编程 (1)
- Modem编程 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- Applet (1)
- 微处理器开发 (1)
- Java书籍 (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 生物技术 (1)
- Windows CE (1)
- Oracle数据库 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- 论文 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/650/195529.html
人工智能/神经网络
一个由Mike Gashler完成的机器学习方面的includes neural net, naive bayesian classifier, decision tree, KNN, a genet
一个由Mike Gashler完成的机器学习方面的includes neural net, naive bayesian classifier, decision tree, KNN, a genetic algorithm, and some manifold learning algorithms.
https://www.eeworm.com/dl/619/171808.html
Linux/Unix编程
Encoding and decoding of the binary extended (24,12,8) Golay code: An arithmetic decoding algorith
Encoding and decoding of the binary extended (24,12,8) Golay code:
An arithmetic decoding algorithm. It is a very close relative of the error-trapping decoding algorithms developed by Kasami in the 1960s.
https://www.eeworm.com/dl/654/342260.html
数据结构
Flexible Vector and Matrix Classes enable to use vectors and matrixes with arbitrary bounds. Cont
Flexible Vector and Matrix Classes enable
to use vectors and matrixes with arbitrary bounds.
Content. 1. Algorithm
2. Classes
3. Program Files
4. Tests
5. Compiling
6. Running (Log File)
7. Download
https://www.eeworm.com/dl/523/430108.html
数据库系统
This is a GMM related paper written by Dar-Shyan Lee, and useful as well as convenient for programme
This is a GMM related paper written by Dar-Shyan Lee, and useful as well as convenient for programmer to read and research GMM files and improve the efficiency of GMM algorithm
https://www.eeworm.com/dl/882009.html
技术资料
AAC音频解码算法程序
·详细说明:AAC音频解码算法程序-AAC audio frequency decoding algorithm procedure 文件列表: AAC_Codec .........\daac.01.11.12 .........\.............\all.h .........\.............\audio_out.cp
https://www.eeworm.com/dl/856282.html
技术资料
经典的LDA特征选择算法,用matlab实现,包括数据集
经典的LDA特征选择算法,用matlab实现,包括数据集-LDA classic feature selection algorithm, using matlab to achieve, including a data set
https://www.eeworm.com/dl/856285.html
技术资料
用粒子群优化算法进行特征选择和SVM参数优化
用粒子群优化算法进行特征选择和SVM参数优化-Using Particle Swarm Optimization algorithm of feature selection and SVM parameter optimization
https://www.eeworm.com/dl/856335.html
技术资料
针对多旅行商问题的tsp问题的遗传算法matlab程序-
针对多旅行商问题的tsp问题的遗传算法matlab程序-TSP problem for multi- traveling salesman problem of genetic algorithm matlab program
https://www.eeworm.com/dl/839910.html
技术资料
Verdi 快速入门指南
在.cshrc中添加以下设定:setenV NOVAS_HOME <Verdi_install_dir>set path=($path $NOVAS_HOME/bin)setenV NOVAS_LICENSE_FILE <full_path>/<license_file>Orsetenv NOVAS_LICENSE_FILE 5219@hostname(环境变量NOVAS_LICENSE_FILE优先级高于LM_LICENSE_FILE)内容:>预编译设计前设置匹配信息·将库 ...
https://www.eeworm.com/dl/665/269428.html
matlab例程
我用matlab写的一个corner detector, 效果比现在流行的harris
我用matlab写的一个corner detector, 效果比现在流行的harris,susan,CSS等效果要好。
Algorithm is derived from:
X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceedings of the 17th International Conference on ...