资源列表
tm
- 给小孩做题目,能给分数,还有鼓励.是用VB做的,第一次做的.-Give the child to do the subject
bianbucLMS
- LMS算法的程序,下面是我自己编写的LMS算法程序,供交流- -algorithm inside the procedure, the following is my own preparation of the LMS algorithm procedures for the exchange of
tongsheng
- 统计50个人中一年内同一天生日的有几个,采用随机算法-Statistics 50 individuals within one year birthday on the same day there were a few random algorithm
keypad
- working with 4*4 keypad
huashengcaizhai
- 花生采摘问题 有源代码 可以运行的 ACM的经典题-Peanut picking problem source code can run the classic theme ACM
pcm_encode
- 基于matlab的数字频带通信系统仿真,第三步:PCM编码-Matlab digital band-based communication system simulation, the third step: PCM coding
SEARCH
- 输入一组整形数据,再输入一个需要查找的数据,实现折半查找和顺序查找2种查找方法-Enter a group of orthopedic data, and then enter a need to find the data to achieve binary search and sequential search methods to find two kinds of
chen
- 陈氏多涡卷混沌吸引子的源代码,较为复杂,毕业设计用-Multi-scroll chaotic attractors Chen' s source code, more complex, with a graduation project
Convert_To_UTF8
- 将GBK编码转换成utf-8编码 Java实现-covert to utf-8 Java
ibm2ieee
- 将ibm格式转为ieee-754。编码转换。自己写的。验证过。常用于地震数据。-ibm to ieee
L13-3-1
- 将ASC的码值在0到127之间的字符写到磁盘文件上,然后从文件中读出这些字符,判断读出的字符是否问可打印字符,若是则在屏幕上直接显示,否则将这些字符的十进制ASC码值输出到屏幕上。-The ASC code value from 0 to 127 characters written to a disk file, and then read from the file these characters to determine whether the character readout ask
kuaisupaixu
- 经典的快速排序算法,详细的中文注释介绍,基于算法导论中递归方法的C++实现-Quick sort algorithm