资源列表
gramschimdi
- gram-schimdt-orthogonalization matlab pro
Hanoi(gray)
- //使用gray code的解法 #include <iostream> #include <cmath> using namespace std #define ZERO 0 #define ONE 1 #define ODD 1 #define EVEN 0 #define RIGHT 1 #define LEFT 0 #define MAX 10-//Gray code to use the method#
JCLL1
- 用C语言编程产生离散单位斜边序列、门序列、指数衰减序列,实现三者卷积,并在显示器上观察到相关序列或卷积的图形。比较经典的卷积C源码-C language programming produce discrete units hypotenuse sequence, the gate sequence, exponential decay sequence, the realization of the three convolution, and observed in the display
KMO(n^3)(HDU2853)
- KM算法O(n^3)的代码实现。给出的是哈尔滨赛区C题(HDU 2853)的源码-the code of KM algorithm with the complexity O(n^3). It provides a solution to the problem 2853 in HDU online judge.
sdr_data_path
- sdram控制器data_path命令接口模块的VHDL源程序文件,可直接用-sdram data_path
test
- **独狼读取硬件信息系统 For Foxpro Ver1.00 VFP读硬盘序号、网卡MAC地址、硬盘型号、IP地址 -** DuLang read hardware information system For Foxpro Ver1.00 VFP read hard drive serial number, MAC address of network card, hard disk type, IP address
bisearchtree
- good for study,we learn a lot from it .it is a good example. -wait for cars ,translate the time we wait for caers
LM
- 上传的是Levenberg-Marquardt算法的Matlab程序-Upload is the Levenberg-Marquardt algorithm in Matlab
test_3_2
- 请编程如下,从键盘输入N名学生的3门成绩(数学、语文、英语),分别统计每个学生的平均成绩和总成绩,然后分别按照平均成绩和总成绩从大到小输出。(在主函数中输入N的值(通过带参数的主函数获取),四个子函数求平均成绩、总成绩、平均成绩从大到小输出、总成绩从大到小输出。 注:提示,此题需要用结构体、指针实现。-Please programming follows N students in three grades (mathematics, language, and English), the
shortjobfirst
- 操作系统中实验报告,短进程优先算法,模拟实现短进程优先-Operating system in the lab report, short process first algorithm to simulate short process priority
residual_D_var_plot
- 读取特定的txt文件,此文件是视频的残差值,对每个gop残差值依次做差值,然后求其方差,并画图-Read certain txt file, which is a video residuals for each gop difference residuals were doing, and then find its variance, and drawing
8-fft
- FFT 8 PT RDX 2 USING VERILOG
