资源列表
[其它资源] 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
[其它资源] readrom
说明:读取ds18b20的序列号的c程序。ds18b20可以用于温度测量。<linjiangtao> 在 2008-10-13 上传 | 大小:1.19kb | 下载:0