资源列表
8-2
- 使用时钟类的例子将单目运算符“++”重载为成员函数形式-To overloaded unary " ++" as a member of the functional form of
TSP
- 经典的TSP变形问题,通过TSP可以帮助我们更加快速的学习TSP问题-Classical TSP deformation, can help us learn more quickly TSP problem
imnoise1
- 对一幅图片批量添加20个级别的噪声,支持添加高斯白噪声和椒盐噪声两种噪声。-Add a picture batch 20 levels of noise, two noise support the addition of white Gaussian noise and salt and pepper noise.
ex1
- 实现两个三十二位数相加,并显示在屏幕上。-Achieve two thirty-two digits summed and displayed on the screen
Interpolation-function-program
- matlab Interpolation function program
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
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,,,