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!
PID+algorithm技术资料下载专区,收录3,278份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
Dijkstra by C is so great for solving algorithm find the shortest path with weigth!
MD5的全称是Message-digest Algorithm 5(信息-摘要算法),用于确保信息传输完整一致。在90年代初由MIT Laboratory for Computer Science和RSA Data Security Inc...
A modified version of genetic algorithm (GA) which can keep a trace of each generation.
This program applies Simplified DES (S-DES) Ciphering Algorithm Developed by Maimouna Al-ammar 5th Year, Computer Eng...
This program applies Message Digest MD5 Algorithm Developed by Maimouna Al-ammar 5th Year, Computer Engineering Depa...
Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test case, the first line ...
MD5的全称是Message-digest Algorithm 5(信息-摘要算法),用于确保信息传输完整一致。本程序是c语言版的md5加密解密源码!
基于神经网络的PID控制不是用神经网络来整定PID的参数,而是用神经网络直接作为控制器,通过训练神经网络的权系数间接地调整PID参数。
带simth补偿的pid控制器主要用于纯滞后系统的pid温度控制,属于改进型的pid控制器。本simulink仿真为毕业设计内容,运行效果良好。本例设定温度200度,参数之类可以根据需要自由修改