资源列表
66
- 歌曲源码 歌曲源码
circle
- This program uses principle of the Image Processing to find center of circles.
divide_bottles
- 分油瓶的深度优先搜索算法,可以进行多个油瓶的搜索,但是没有其他考虑,只是在搜索的时候进行简单的判重-the algorithm of the divide bottles problem
LCD_SHOW
- 控制GXM12864液晶显示,显示内容为“欢迎你”-GXM12864 liquid crystal display control, display as a " welcome you"
merge4bk
- Please unzip the file, you can find all source code.
41
- tc实现的文件信息统计,和microsoft word的字数统计工具类似-tc implementation file information statistics, and microsoft word for word count tool similar to the
rename
- 这是一个批处理 功能相对而言比较完善 主要实现了重命名txt文件(也可以对其略加修改以实现重命名多种文件)这个程序会提取出txt文件中的前几个字符加在原来文件名的后面如(1.txt 里面的类容123456 则重命名三个字符后会是1--123.txt)目的了不用多说主要是方便大概了解这个文本文件是什么类容的便于整理和区分 重命名后也可对其还原-This is a batch function is relatively complete re-named the main achievement
mfcc1
- 这是语音识别系统中的MFCC的程序,可以参考进行优化-This is a speech recognition system MFCC procedure can be optimized reference
mycycle
- Compute the amount of CPU cycle, of your machine.
12345
- 从键盘上输入三个数据,程序实现对三个数据的交换-Three data input from the keyboard, the program to achieve the exchange of the three data
QQ-smile-moive
- 这是一个用C语言编写的QQ表情,该表情可以上下移动。该源代码主要供初学程序员者使用-smile QQ expressions
zhongguo
- 中国剩余定理(不互质的情况) 对互质的情况,处理起来比较方便,可以直接套模板 本题给出不互质的模线性方程组,求出满足方程的最小正整数解 方案:对于不互质的模线性方程组,可以进行方程组合并,求出合并后的方程的解,这样就可以很快地推出方程的最终解。-Chinese remainder theorem (not prime case) to prime, the process more convenient, you can directly set the template of th