搜索:Algorithm
找到约 1,300 项符合「Algorithm」的查询结果
结果 1,300
按分类筛选
- 全部
- matlab例程 (182)
- 技术资料 (172)
- 人工智能/神经网络 (130)
- 数学计算 (91)
- 加密解密 (78)
- 数值算法/人工智能 (66)
- 其他 (57)
- 压缩解压 (39)
- 数据结构 (37)
- 其他书籍 (35)
- Java编程 (32)
- 软件设计/软件工程 (23)
- 通讯/手机编程 (21)
- Linux/Unix编程 (19)
- 文章/文档 (19)
- 书籍源码 (17)
- 通讯编程文档 (16)
- 技术管理 (15)
- VHDL/FPGA/Verilog (14)
- 文件格式 (13)
- 单片机编程 (11)
- 单片机开发 (11)
- DSP编程 (9)
- 电子书籍 (9)
- 系统设计方案 (9)
- 行业发展研究 (9)
- 软件工程 (8)
- 汇编语言 (8)
- VC书籍 (8)
- 书籍 (7)
- 编辑器/阅读器 (6)
- JavaScript (6)
- 源码 (5)
- 论文 (5)
- 多媒体处理 (5)
- 操作系统开发 (5)
- CA认证 (5)
- 嵌入式/单片机编程 (5)
- 其他嵌入式/单片机内容 (5)
- 驱动编程 (4)
- 多国语言处理 (4)
- STL (4)
- VIP专区 (4)
- 通信网络 (3)
- 教程资料 (3)
- 可编程逻辑 (3)
- 编译器/解释器 (3)
- 其他数据库 (3)
- 微处理器开发 (3)
- 其他行业 (3)
- GPS编程 (3)
- 并行计算 (3)
- 数据库系统 (2)
- Matlab (2)
- Modem编程 (2)
- 游戏 (2)
- *行业应用 (2)
- Applet (2)
- 网络 (2)
- 生物技术 (2)
- 中间件编程 (2)
- 习题答案 (1)
- C/C++语言编程 (1)
- 无线通信 (1)
- 接口技术 (1)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 学术论文 (1)
- 图形图像 (1)
- 技术书籍 (1)
- 测试测量 (1)
- 实用工具 (1)
- 源码/资料 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- 金融证券系统 (1)
- Java书籍 (1)
- BREW编程 (1)
- J2ME (1)
- Delphi控件源码 (1)
- 家庭/个人应用 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- MTK (1)
- 3G开发 (1)
- 能源行业(电力石油煤炭) (1)
https://www.eeworm.com/dl/685/482771.html
JavaScript
Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test c
Implementation of Edmonds Karp algorithm that calculates maxFlow of graph.
Input:
For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separate ...
https://www.eeworm.com/dl/641/485815.html
数学计算
遺傳演算法(Genetic Algorithm),使用c++編譯
遺傳演算法(Genetic Algorithm),使用c++編譯,有需要者拿回去參考吧!
https://www.eeworm.com/dl/534/487881.html
其他
A sparse variant of the Levenberg-Marquardt algorithm implemented by levmar has been applied to bund
A sparse variant of the Levenberg-Marquardt algorithm implemented by levmar has been applied to bundle adjustment, a computer vision/photogrammetry problem that typically involves several thousand variables
https://www.eeworm.com/dl/665/489267.html
matlab例程
System identification with adaptive filter using full and partial-update Affine Projection Algorithm
System identification with adaptive filter using full and partial-update Affine Projection Algorithm
https://www.eeworm.com/dl/684/491642.html
软件设计/软件工程
I found this document very useful. This has the algorithm for extracting the license plate from the
I found this document very useful. This has the algorithm for extracting the license plate from the image
https://www.eeworm.com/dl/618/494344.html
驱动编程
EM算法(英文)A Gentle Tutorial of the EM Algorithm and its Application to Parameter Estimation for Gaus
EM算法(英文)A Gentle Tutorial of the EM Algorithm
and its Application to Parameter
Estimation for Gaussian Mixture and
Hidden Markov Models
https://www.eeworm.com/dl/924363.html
技术资料
一种改进的PID控制算法An improved PID control algorithm
本文提出了一种带滤波器的积分分离PID 控制算法,它既可以避免由于积分积累引起系统较大的超调,甚至引起系统较大的振荡也可以滤除系统中存在的高频噪声干扰,所以有它的优越性,仿真结果也证实了它的优势 ...
https://www.eeworm.com/dl/957572.html
技术资料
02 NewSouthWales PhD Improving the GPS Data Processing Algorithm for Precise Static Relative Positio
资料->【E】光盘论文->【E1】斯坦福博士论文->02 NewSouthWales PhD Improving the GPS Data Processing Algorithm for Precise Static Relative Positioning.pdf
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/617/148275.html
压缩解压
aPLib is a 32-bit compression library based on the compression algorithm used in aPACK (my executa
aPLib is a 32-bit compression library based on the compression algorithm
used in aPACK (my executable packer). aPLib is an easy-to-use alternative
to many of the heavy-weight compression libraries available.