资源列表
led
- LED程序,一般,简单,C语言用的单片机用的-LED program
Deque
- 关于STL deque的应用 小实例-STL deque small instance
T-norm-Operator
- This t norm operator in mathematics which has application in fuzzy logic-This is t norm operator in mathematics which has application in fuzzy logic
non--FFT
- 非均匀傅里叶变换,此程序仿真了非均匀采样信号的非均匀傅里叶变换-Non-uniform Fourier transform, this non-uniform Fourier transform of a non-uniform sampling signal simulation program
02
- 合并两个有序链表,要求输入数据: list_first{56,67,78,89,90}; list_second{34,45,56,87,98,100} 输出合并后的链表 -Merge two sorted linked list to enter data: list_first {56,67,78,89,90} list_second {34,45,56,87,98,100} output the merged linked list
chengxu
- 二进制加法程序:两个多字节的二进制数分别放在以ADD1和ADD2为首地址的存贮单元中,两个数的字长度放在CONT单元中。最后相加结果放在以SUM为首地址的单元中。所有数的低字节在前,高字节在后。-Binary adder program: more than two-byte binary number on the ADD1 and ADD2 the first address of the storage unit, two word length on the CONT unit. Fin
fast-fft
- 快速傅里叶变换,多用于图像处理等方面。。完全是自己亲手敲的程序-Fast Fourier Transform, used for image processing. . Is entirely their own hands to knock the program
poj2299
- 这是poj2299线段树的点树解法代码。-This is the point of the tree line tree poj2299 solution code.
SDK-1500
- SDK of 1500 RFID Reader, SDK of 1500 RFID Reader, SDK of 1500 RFID Reader, SDK of 1500 RFID Reader-SDK of 1500 RFID Reader, SDK of 1500 RFID Reader, SDK of 1500 RFID Reader, SDK of 1500 RFID Reader, SDK of 1500 RFID Reader, SDK of 1500 RFID Reader
tashkish_khodro_dafilm
- detect cars numbers with matlab
CDF.ZIP
- cdf matlab code for Digital Image Processing cource
amp-latency-AR-test
- Burg算法功率谱估计,采样点数nfft不会影响MAX值和位置. s=data22(6,:) s=s(50:150) nfft=2048 fs=500 EEG [px1,f1]=pburg(s,6,nfft,fs) figure plot(f1,px1) title( CI——Burg算法功率谱估计 ) xlabel( Frequency(Hz) ) ylabel( Power ) IndMax=find(diff(sign(diff(p