搜索: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/665/454351.html
matlab例程
his package demonstrates an improved algorithm based on the local binary fitting (LBF) model
his package demonstrates an improved algorithm based on the local binary fitting (LBF) model
https://www.eeworm.com/dl/640/435158.html
CA认证
this code implements the 64-bit DES algorithm in the platform visual studio 2005
this code implements the 64-bit DES algorithm in the platform visual studio 2005
https://www.eeworm.com/dl/519/435182.html
加密解密
this code implements the DES with CBC algorithm in the platform visual studio 2005
this code implements the DES with CBC algorithm in the platform visual studio 2005
https://www.eeworm.com/dl/542/473079.html
其他书籍
A basic Fourier transform identity coupled with an iterative convergence algorithm provides a powerf
A basic Fourier transform identity coupled with an iterative convergence algorithm provides a powerful method to align band-limited signals.
https://www.eeworm.com/dl/519/479148.html
加密解密
Encrypt and Decrypt with different algorithm. Can enter password for each file you encrypt.
Encrypt and Decrypt with different algorithm. Can enter password for each file you encrypt.
https://www.eeworm.com/dl/650/343247.html
人工智能/神经网络
用vc实现Apriori算法的全部功能.请大家尽情心使用!-the algorithm can be used vc Apriori algorithm to achieve the full. Pl
用vc实现Apriori算法的全部功能.请大家尽情心使用!-the algorithm can be used vc Apriori algorithm to achieve the full. Please rest assured use!
https://www.eeworm.com/dl/633/488826.html
Java编程
安装J2SDK,并练习设置path和classpath环境变量;编写一个打印出”HelloWorld”的Java Application程序
安装J2SDK,并练习设置path和classpath环境变量;编写一个打印出”HelloWorld”的Java Application程序,并编译运行;;熟悉一种目前常用的java集成开发环境的使用。
https://www.eeworm.com/dl/670/134878.html
生物技术
This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise
This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise [1]. The inference problem is solved by ML-II, i.e. the sources are found by integration over the source posterior and the noise covariance and mixing matrix are found by maximiza ...
https://www.eeworm.com/dl/665/139301.html
matlab例程
Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP.
Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP.
Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Transactions on Systems, Man, and Cybernetics ...
https://www.eeworm.com/dl/650/126990.html
人工智能/神经网络
This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.C
This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdi ...