资源列表
[其它资源] Lab537-JPEGMotion
说明:Lab537-JPEGMotion开发的dsp程序,可以实现两个采集,同时显示3路,其中两个为采集的图像,另一路为前两路的运动。-Lab537 - JPEGMotion dsp development process, can achieve two collection, three road shows, two of which collected images of the other route for the former two-way movement.<耿磊> 在 2008-10-13 上传 | 大小:964.78kb | 下载:0
[其它资源] ACKFunction
说明:实现阿克曼函数并统计递归调用次数 Counting times of recursion calling 1. 问题描述 定义阿克曼递归函数: ACK(0,n)=n+1 n>=0 ACK(m,0)=ACK(m-1,1) m>=1 ACK(m,n)=ACK(m-1,ACK(m,n-1)) m,n>0 2. 基本要求 读入m、n,输出ACK(m,n)的值,并统计递归调用次数。-Ackermann achieve statistical a<李昭明> 在 2008-10-13 上传 | 大小:8.55kb | 下载:0
[其它资源] progMatlab
说明:这个程序能清楚显示灰度图形的灰度直方图,并能进行平滑与滤波处理,方便程序员观察了解图像。-this procedure will clearly show that the gray-scale graphics histogram, and for smoothing and filtering. Observer allows programmers to understand images.<空想位> 在 2008-10-13 上传 | 大小:6.47kb | 下载:0
[其它资源] LPC2214_Example
说明:uC/OS-II在LPC2214上的移植及多任务实例,开发环境为EWARM-uC / OS-II in LPC2214 transplantation and the multi-tasking example, development environment for EWARM<zhangcai> 在 2008-10-13 上传 | 大小:94.91kb | 下载:0
[其它资源] C++BPCHENGXU
说明:C++的BP算法程序,这个程序是我从网上找到的,希望对大家能有用-C BP algorithm procedures, which is what I got from the Internet, I hope we can be useful right<fu> 在 2008-10-13 上传 | 大小:2.68kb | 下载:0