资源列表
1905(KMP)
- zoj的1905题. KMP算法的标准程序。
guiyi_gray.rar
- 车牌识别系统中,车牌灰度图像二值化阈值选取,License Plate Recognition system, license plate gray image binarization threshold selection
mergesort
- 归并排序,C代码,初学者可以看一下,大家分享一下-Merge sort, C code, and beginners can take a look, we share with you
Lowpassfilterdesign
- Low-pass filter design
PerceptronRecognition
- 模式识别,感知器训练算法Matlab演示-Pattern recognition, perceptron training algorithm Matlab demo
svm_test
- 模式识别工具包,数学建模的好工具,大家一定会用的到的。-model use of math how to make masure and like it,will you ?
Matrixchain
- 这个算法解决了矩阵连乘问题,采用的算法来自算法设计-This algorithm solves the matrix multiplication problem with using the algorithm from the algorithm design
quick
- 快速排序算法功能的实现,里面的详细的说明-Function of the realization of fast sorting algorithm, which detailed descr iption of
lorder
- 关于数据结构这门学科的源代码程序,序列七之三。-About data structure of the subject, the source program
paixu
- C++平台下实现数据的自动快速排序法,然后提取数组中出现的数据,并且记录其出现的次数,并且程序中用到了矢量数组-Quick sort
selection-Sort
- 每一趟从待排序的数据元素中选出最小(或最大)的一个元素,顺序放在已排好序的数列的最后,直到全部待排序的数据元素排完。 选择排序是不稳定的排序方法。-Selection sort in C/C++
homework6_2
- 日历的设置。输入数组,构造年、月、日数据,按最大至最小的次序输出日期。-Calendar settings. Input array, constructed year, month, date data, according to the order of the largest to the smallest output date.
