搜索: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/911886.html
技术资料
基于“新颖度”的关联挖掘算法An Association Rule mining Algorithm based on “novelty”
关联挖掘的目的是从大量数据中发现对用户有用、新颖、重要的关联规则。传统的关联挖掘算法会产生大量对用户而言显而易见的平凡规则,使那些真正对用户有用的新颖规则被淹没,而一些针对新颖性的改进算法往往又 ...
https://www.eeworm.com/dl/932556.html
技术资料
期刊论文:Genetic Algorithm Based Bubble Matching and Tracking in 
·期刊论文:Genetic Algorithm Based Bubble Matching and Tracking in Aerated Water Flows
https://www.eeworm.com/dl/956125.html
技术资料
期刊论文:An Adaptive Frame Skipping and VOP Interpolation Algorithm&n
·期刊论文:An Adaptive Frame Skipping and VOP Interpolation Algorithm for Video Object Segmentation
https://www.eeworm.com/dl/958932.html
技术资料
期刊论文:SEGMENTATION ALGORITHM BASED ON EDGE-SEARCHING FOR MULTI-LINEAR&n
·期刊论文:SEGMENTATION ALGORITHM BASED ON EDGE-SEARCHING FOR MULTI-LINEAR STRUCTURED LIGHT IMAGES
https://www.eeworm.com/dl/617/285401.html
压缩解压
lz77算法("A Universal Algorithm for Sequential Data Compression")的一种简洁直观的实现。
lz77算法("A Universal Algorithm for Sequential Data Compression")的一种简洁直观的实现。
https://www.eeworm.com/dl/665/256524.html
matlab例程
matlab雨流算法。The rain flow algorithm code has been prepared according to the ASTM standard (Standard p
matlab雨流算法。The rain flow algorithm code has been prepared according to the ASTM standard (Standard practices for cycle counting in fatigue analysis) and optimized considering the calculation time.
https://www.eeworm.com/dl/518/113975.html
数值算法/人工智能
快速排序! 经典的算法。 provides methods to sort a set of objects with quicksort algorithm.
快速排序! 经典的算法。 provides methods to sort a set of objects with quicksort algorithm.
https://www.eeworm.com/dl/654/196106.html
数据结构
RK算法:Rabin Karp string search algorithm,一种高效的字符串搜索算法
RK算法:Rabin Karp string search algorithm,一种高效的字符串搜索算法
https://www.eeworm.com/dl/516/198290.html
DSP编程
TI Algorithm Soft Kit 4.0d 包括开发套件工具、实例及其原代码
TI Algorithm Soft Kit 4.0d 包括开发套件工具、实例及其原代码,直接安装在ccs2.20.18上,也可以在Studio3.1上使用。
https://www.eeworm.com/dl/619/273303.html
Linux/Unix编程
The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a s
The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm. In this project, you will chan ...