搜索: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/937286.html
技术资料
期刊论文:Live Wire和Watershed Algorithm在图像分割中的应用及改进
·期刊论文:Live Wire和Watershed Algorithm在图像分割中的应用及改进
https://www.eeworm.com/dl/534/263257.html
其他
MPEG MDCT的一些文章 A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast al
MPEG MDCT的一些文章
A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast algorithm of integer MDCT for lossless audio coding
https://www.eeworm.com/dl/518/205136.html
数值算法/人工智能
这是一个面向对象的GA遗传算法库GAlib: A C++ Library of Genetic Algorithm Components)
这是一个面向对象的GA遗传算法库GAlib: A C++ Library of Genetic Algorithm Components),是我见过中的最好的,功能较全面,使得用遗传算法编程变得极为容易。
https://www.eeworm.com/dl/650/327870.html
人工智能/神经网络
遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存
遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法
https://www.eeworm.com/dl/519/381261.html
加密解密
实现IDEA加密算法与解密算法 IDEA(International Data Encryption Algorithm)是瑞士的James Massey
实现IDEA加密算法与解密算法
IDEA(International Data Encryption Algorithm)是瑞士的James Massey,Xuejia Lai等人提出的加密算法,在密码学中属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。从理论上讲,IDEA属于“强”加密算法,至今还没有出现对该算法的有 ...
https://www.eeworm.com/dl/857964.html
技术资料
最短路算法,用于图论与网络中,数学建模中常用的程序
最短路算法,用于图论与网络中,数学建模中常用的程序-The shortest path algorithm for graph theory and network, mathematical modeling of the commonly used procedures
https://www.eeworm.com/dl/918995.html
技术资料
基于小波变换和神经网络的PCB检测Based on wavelet transform and neural network algorithm PCB testing
小波变换是空间、时间和频率的局域变换,它能通过伸缩和平移等运算对覆盖整个频域的信号逐步进行多尺度细化分析。人工神经网络以其独特的非线性、非凸性、自适应性和处理各种信息的能力,广泛应用于工
https://www.eeworm.com/dl/929563.html
技术资料
基于小波变换和神经网络的PCB检测Based on wavelet transform and neural network algorithm PCB testing
小波变换是空间、时间和频率的局域变换,它能通过伸缩和平移等运算对覆盖整个频域的信号逐步进行多尺度细化分析。人工神经网络以其独特的非线性、非凸性、自适应性和处理各种信息的能力,广泛应用于工
https://www.eeworm.com/dl/641/317567.html
数学计算
基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.
基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.
https://www.eeworm.com/dl/650/344563.html
人工智能/神经网络
扩展遗传算法SPEAII(Strength Paretor Evaluation Algorithm)算法的代码实现,良好的程序框架
扩展遗传算法SPEAII(Strength Paretor Evaluation Algorithm)算法的代码实现,良好的程序框架,便于向其他应用领域扩展,建议大家使用。