资源列表
fenhe
- 将一个文件分割成多个小文件,并且能够将小文件合并成目标文件!-Will split a file into multiple smaller files, and the ability to merge files into object files!
ff2
- fft谐波分析的实例,并求出THD即谐波畸变率 -Examples fft harmonic analysis, and find THD
delete0
- 本程序删除数组中所有值为0的元素,非0元素向首端移动。-This procedure removed all the values in the array of 0 elements, 0 elements of non moving to head end.
MIMOLS
- MIMO阵列的最小二乘算法,LS算法。编写并验证可用。-LS for MIMO array。
fastPCA
- PCA降维用于实现人脸识别和主成分分析,输入时n维输出是k维-PCA dimensionality reduction for face recognition and principal component analysis, n-dimensional output when the input is k-dimensional
Fully-parenthesized-expression
- Fully parenthesized expression
BSIF
- binarized statistical image featre
KeyGen
- TLS callback technique to hide code for execution
dds_clk
- FPGA工作时钟位50MHz,通过引出FPGA时钟信号,供给外部DDS模块使用。-FPGA clock work bit 50MHz, led by FPGA clock signal supplied to the external DDS module.
1111
- 代码运算类 汇编 双字节二进制无符号数开平方-Compilation of code computing category the number of double-byte unsigned binary square root
Histogram.cpp
- Function used to calculate histogram of am RGB iamge.
74ls164LED
- #include<reg51.h> sbit CLKY=P0^1 sbit DATAY=P0^0 sbit CLKX=P0^3 sbit DATAX=P0^2 void delay(unsigned char t) void LED_Y(unsigned char num1) void LED_X(unsigned char num2) void show(unsigned char x,unsigned y) -#include&