资源列表
[其它资源] 14.2.2PID_control(2)
说明:本上载源码为用51汇编语言实现pid控制的发生的程序-uploaded the source code for the 51 assembly language used to achieve pid control of the process<guorui> 在 2008-10-13 上传 | 大小:1.19kb | 下载:0
[其它资源] ShortestPath_Djk
说明:用 MATLAB编写的最短路径算法 ShortestPath_Djk-using MATLAB is the shortest path algorithm ShortestPath_Djk<王海霞> 在 2008-10-13 上传 | 大小:1.19kb | 下载:0
[其它资源] checkbounds
说明:%CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,LB,UB,nvars) % checks that the upper and lower % bounds are valid (LB <= UB) and the same length as X (pad with<张风> 在 2008-10-13 上传 | 大小:1.19kb | 下载:0
[其它资源] studentform
说明:studentform Pascal 写的学生信息管理系统. 用pascal的人不多,望对初学者有用-studentform Pascal wrote the student information management system. Pascal use of the low Pillar useful for beginners.<王淼> 在 2008-10-13 上传 | 大小:1.19kb | 下载:0
[其它资源] lcs
说明:算法实现题 最长公共子序列问题 给定两个序列 X = { x1 , x2 , ... , xm } Y = { y1 , y2 , ... , yn } 求X和Y的一个最长公共子序列 举例 X = { a , b , c , b , d , a , b } Y = { b , d , c , a , b , a } 最长公共子序列为 LSC = { b , c , b , a }<sanfy chen> 在 2008-10-13 上传 | 大小:1.19kb | 下载:0