资源列表
xiaoguo
- 用于对奇数和偶数的排序,偶数在后,奇数在前-Used for odd and even sorting, even in the post, odd in the former
88bat
- 8*8点阵驱动程序,作为大屏幕的一个字否的四分之一 用8051驱动-8* 8 dot matrix driver, a big screen as the word has a quarter of 8051 driven by
NewWinRARarchive
- basic robot using assembly language
Round-robin这是循环赛日程表的一个简单算法
- 这是循环赛日程表的一个简单算法,基于C语言开发,可在TURB C下运行。,Simple round-robin schedule algorithm, based on the C language
class
- 这是关于如何使用基本C++类的功能的简单代码,主要参考C++PRIMER-This is about how to use basic C++ class features simple code, the main reference for C++ PRIMER
programpasswordc++
- another source code for all people who like to study-another source code for all people who like to study,,,
MERGE-SORT
- 合并排序是建立在归并操作上的一种有效的排序算法。该算法是采用分治法(Divide and Conquer)的一个非常典型的应用。 合并排序法是将两个(或两个以上)有序表合并成一个新的有序表,即把待排序序列分为若干个子序列,每个子序列是有序的。然后再把有序子序列合并为整体有序序列。 将已有序的子序列合并,得到完全有序的序列;即先使每个子序列有序,再使子序列段间有序。若将两个有序表合并成一个有序表,称为2-路归并。合并排序也叫归并排序。-Merge Sort is an efficient sort
Short-time-zero-crossing-rate
- 基于MATLAB用于检测提取的语音信号的平均短时过零率的算法,可以方便的检测出是清音还是浊音。-Algorithm based on the MATLAB for detecting extracted speech signal average short-term zero-crossing rate, you can easily detect the voiceless or voiced.
sorce
- 计算10个学生5门平均成绩,最高分,最高分对应课程和学生-Calculation of 10 students five grade point average, the highest score, the highest score corresponding to the curriculum and student
ex1
- 实现两个三十二位数相加,并显示在屏幕上。-Achieve two thirty-two digits summed and displayed on the screen
Interpolation-function-program
- matlab Interpolation function program