资源列表

« 1 2 ... .89 .90 .91 .92 .93 2094.95 .96 .97 .98 .99 ... 11386 »

[其它资源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

[其它资源classstr2

说明:完善字符串类的运算符功能 1、 利用运算符重载完善字符串类的运算符功能。如: 串+整数;整数+串;浮点数+串;串-串;串/串 等; 2、 编制一个带菜单的小系统,演示该类的运算符操作。 -perfect string Operators such a function, using Operator perfect string category Operators function. Such as : String Integer; Integer string;
<李昭明> 在 2008-10-13 上传 | 大小:11kb | 下载:0

[其它资源TriMat

说明:在目录“\\上三角矩阵类的实现”中给定了文件triMat.cpp、triMat.h,请把triMat.h文件中的9个填空位置补上正确的代码,使triMat.cpp能完成上三角矩阵的加、减、乘运算。要求输入: 输入矩阵维数:4 输入矩阵a的元素(包括0): 1 2 3 4 0 1 2 3 0 0 1 2 0 0 0 1 输入矩阵b的元素(包括0): 1 2 3 4 0 1 2 3 0 0 1 2 0 0 0 1 -in the di
<李昭明> 在 2008-10-13 上传 | 大小:7.7kb | 下载: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

[其它资源fft_debug

说明:能进行32位浮点数fft运算的VHDL描述。-can float for 32 fft Operational VHDL descr iption.
<liuqifeng> 在 2008-10-13 上传 | 大小:132.19kb | 下载:0

[其它资源stusystem

说明:学生成绩管理 学生成绩管理软件 实现学生分班输入成绩,添加 修改 删除等功能-student performance management student performance management software to bring about the importation of students streamed results, add amendments to delete function
<李昭明> 在 2008-10-13 上传 | 大小:20.16kb | 下载:0

[其它资源fuping

说明:BP神经网络预测。这是一个用于交通流量预测的MATLAB原程序-BP neural network forecasting. This is a traffic forecast for the original program MATLAB
<fu> 在 2008-10-13 上传 | 大小:1.73kb | 下载: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

[其它资源LIDEBP

说明:BP算法的程序 ,这个是同学的,好象已经调出来了-BP algorithm procedures, this is the students, seems to have transferred out of
<fu> 在 2008-10-13 上传 | 大小:1.48kb | 下载:0

[其它资源zhuzbp

说明:一篇关于bp神经网络模拟碳纤维加固柱子程序-bp of a neural network simulation of carbon fiber reinforced pillars procedures
<fu> 在 2008-10-13 上传 | 大小:75.72kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 2094.95 .96 .97 .98 .99 ... 11386 »

源码中国 www.ymcn.org