资源列表
Matlab-runcode
- A new method for analysing nonlinear and non-stationary data has been developed. The key part of the method is the `empirical mode decomposition method with which any complicated data set can be decomposed into a nite and often small number of
hashTable
- 哈希表(hash table),在visual c++中,分别使用链表和数组来实现的,可直接调用-hash table, complemented with linkedList and array by visual c++
skepTable
- skipList,跳表。使用c++实现,无测试用例,可直接加到项目中使用-skipList,can be directly put into projects.
LinearTable
- LinearList,线性表,本代码主要是sorted chain,使用c++实现-sortedList implemented by C++
compress
- (Lempel-Ziv-Welch)LZW压缩的源代码,使用c++编写的,无测试用例,可直接使用 -Lempel-Ziv-Welch compress
decompress
- Lempel-Ziv-Welch decompress,LZW解压的代码,使用c++编写-Lempel-Ziv-Welch decompress, coded by C++
guibinpaixu
- 归并排序和二叉线索树的c++源码,有详细注释-Clues to merge sort and binary tree of the c++ source code, there are detailed notes
HeapSort
- 这是一个经典的堆排序算法,不错的学习经典-This is a pile of sorting algorithm
SelectSort
- 经典的选择排序算法,值得学习,学习数据结构的都会-This is a selection sort algorithm
ShellSort
- 这是一个学习数据数据结构时候编写的一个希尔排序算法,分享该大家-This is a learning data when data structure to write a hill sorting algorithms, share the all
Kmp
- 这就是传说中的KMP算法,比较不错,可以研究下-This is the legendary KMP algorithm, is good, can study
Work
- 算法-分支限界法-任务分配问题 数组的话可以自己修改-algorithms-branch and bound method- work assignment problem