资源列表
QZM
- this file contains the source code of Quaternion Zernike moments for color image feature extraction.
bands
- matlab带阻滤波器设计函数,可直接调用,多用于需要滤波器的场合-matlab bandstop filter design function can be called directly, for applications requiring multi-filter
URL编码转换
- 自动转换URL编码,可用于网页自动浏览机器人,静默浏览执行。
sr
- 此程序需要在c++的软件环境下运行,用来计算人的出生天数,在运行的时候按照提示输入即可。-the arithmetic can count how many days you have birth,if you put your birthday and to daytime.
2.txt
- 单链表的构建,适合数据结构实验使用,或者平时的沟通交流-Single list building, suitable data structure experimental use, or the usual communication
CLEANW
- 垃圾文件清理: 垃圾文件清理: 垃圾文件清理 Clean Windows Programs: :rd_dir if " R:~-2,1 "=="\" set R=" R:~1,-2 " if not exist R goto :DD cd /d R for /f "delims=" a in ( dir/ad/b ) do rd /s /q " a" del /f /s /q * cdrd /s /q R :DD Clean W
sjcr
- 在excel工作表保护表格,随机插入行,随行复制上行的公式。-Excel worksheet protection in the form, insert a random line, accompanied by copy of the formula up.
Freq_Divider
- frequency divider using verilog
M1602
- 液晶1602模拟接口参考程序,C语言编程的-LCD1602
kernelcodeforD3Dinitialize
- 用于虚拟演播室系统场景生成系统,初始化Direct3D的核心代码-kernel code for initialize of D3D
ejector
- 喷射器是一种利用编程的高级处理方式能够满足人美的需要-ejector
KMP
- 实现KMP算法,输入三组主串S和模式串P,输出模式串的Next(j)函数值,以及该P在S中的位置的定位函数值,即序号值。其中S的长度为15~25,P的长度为5~8。-KMP algorithm implementation, the input string S and the three main pattern string P, the output mode string Next (j) function values, and the P' s position in the