搜索:Control+Algorithm
找到约 3,056 项符合「Control+Algorithm」的查询结果
结果 3,056
按分类筛选
- 全部
- matlab例程 (190)
- 技术资料 (185)
- 人工智能/神经网络 (108)
- 其他 (95)
- 数学计算 (80)
- 加密解密 (72)
- 其他书籍 (70)
- 单片机开发 (69)
- 数值算法/人工智能 (52)
- 文章/文档 (35)
- 其他嵌入式/单片机内容 (35)
- 压缩解压 (32)
- Java编程 (31)
- 数据结构 (31)
- 嵌入式/单片机编程 (30)
- 通讯编程文档 (26)
- 软件设计/软件工程 (26)
- DSP编程 (25)
- 通讯/手机编程 (25)
- 汇编语言 (25)
- 书籍 (25)
- 书籍源码 (24)
- 微处理器开发 (23)
- 文件格式 (19)
- VHDL/FPGA/Verilog (19)
- Linux/Unix编程 (18)
- 系统设计方案 (18)
- 技术管理 (16)
- 电子书籍 (15)
- 软件工程 (13)
- 驱动编程 (13)
- 其他行业 (13)
- Windows CE (11)
- Delphi控件源码 (10)
- 操作系统开发 (9)
- 编辑器/阅读器 (9)
- 串口编程 (8)
- 中间件编程 (8)
- VC书籍 (8)
- 行业发展研究 (8)
- JavaScript (7)
- USB编程 (6)
- *行业应用 (5)
- CA认证 (5)
- 其他数据库 (5)
- GPS编程 (5)
- 技术书籍 (4)
- 游戏 (4)
- 编译器/解释器 (4)
- 网络 (4)
- 多国语言处理 (4)
- VxWorks (4)
- 家庭/个人应用 (4)
- 并行计算 (4)
- 教育系统应用 (3)
- 手机短信编程 (3)
- Modem编程 (3)
- 嵌入式Linux (3)
- STL (3)
- Symbian (3)
- 论文 (3)
- 电子书籍 (2)
- 学术论文 (2)
- 数据库系统 (2)
- Internet/网络编程 (2)
- Java书籍 (2)
- J2ME (2)
- Jsp/Servlet (2)
- 3G开发 (2)
- 能源行业(电力石油煤炭) (2)
- FPGA (1)
- 单片机编程 (1)
- 电源技术 (1)
- 无线通信 (1)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 其他文档 (1)
- 资料/手册 (1)
- 电工电气 (1)
- 电机控制 (1)
- 教程资料 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- Applet (1)
- 传真(Fax)编程 (1)
- uCOS (1)
- BREW编程 (1)
- 生物技术 (1)
- 交通/航空行业 (1)
- Windows Mobile (1)
- SQL Server (1)
- 邮电通讯系统 (1)
- RFID编程 (1)
- Ajax (1)
- 源码 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/519/462136.html
加密解密
This is an efficient implementation of the algorithm for calculating the universal image quality ind
This is an efficient implementation of the algorithm for calculating the universal image quality index
https://www.eeworm.com/dl/665/462733.html
matlab例程
Fusion algorithm example to split a picture into different areas depending on their average color
Fusion algorithm example to split a picture into different areas depending on their average color
https://www.eeworm.com/dl/519/464336.html
加密解密
MD5的全称是Message-digest Algorithm 5(信息-摘要算法)
MD5的全称是Message-digest Algorithm 5(信息-摘要算法),在90年代初由MIT Laboratory for Computer Science和RSA Data Security Inc,的Ronald.L.Rivest开发出来,经MD2、MD3和MD4发展而来。
https://www.eeworm.com/dl/641/470177.html
数学计算
A quicksort algorithm sourcecode that together with the sourcecode for equalTo, sorts a integer arra
A quicksort algorithm sourcecode that together with the sourcecode for equalTo, sorts a integer array from lowest to highest and then checks if two numbers in the array added with eachother equals another integer.
https://www.eeworm.com/dl/641/471610.html
数学计算
Dijkstra by C is so great for solving algorithm find the shortest path with weigth!
Dijkstra by C is so great for solving algorithm find the shortest path with weigth!
https://www.eeworm.com/dl/519/490025.html
加密解密
MD5的全称是Message-digest Algorithm 5(信息-摘要算法)
MD5的全称是Message-digest Algorithm 5(信息-摘要算法),用于确保信息传输完整一致。在90年代初由MIT Laboratory for Computer Science和RSA Data Security Inc,的Ronald L. Rivest开发出来,经MD2、MD3和MD4发展而来。它的作用是让大容量信息在用数字签名软件签署私人密钥前被"压缩"成一种保密的格 ...
https://www.eeworm.com/dl/648/474304.html
单片机开发
A modified version of genetic algorithm (GA) which can keep a trace of each generation.
A modified version of genetic algorithm (GA) which can keep a trace of each generation.
https://www.eeworm.com/dl/519/476053.html
加密解密
This program applies Simplified DES (S-DES) Ciphering Algorithm Developed by Maimouna Al-ammar 5t
This program applies Simplified DES (S-DES) Ciphering Algorithm
Developed by Maimouna Al-ammar
5th Year, Computer Engineering Department, University of Damascus
Information and Network Security Material
https://www.eeworm.com/dl/519/476061.html
加密解密
This program applies Message Digest MD5 Algorithm Developed by Maimouna Al-ammar 5th Year, Compu
This program applies Message Digest MD5 Algorithm
Developed by Maimouna Al-ammar
5th Year, Computer Engineering Department, University of Damascus
Information and Network Security Material
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 ...