资源列表
Datastructure1800
- 数据结构1800题,适合想练习数据结构的人-Data Structure 1800 title, the data structure suitable for people who want to practice. . . .
bag
- 经典的背包问题,运用贪心算法非递归方式求解最优值。-Classical knapsack problem, the use of greedy algorithm for solving the optimal value of non-recursive way.
sort
- VLSI中有关搜索最短路径,来求iteration bound的算法,-VLSI in relation to search the shortest path algorithm to find iteration bound,
ch3
- 数据结构学习资料,请大家好好打好基础,谢谢支持,ch3!-Data structure learning materials, please take a good foundation, thanks to support, ch3!
ch6
- 数据结构学习资料,请大家好好打好基础,谢谢支持 ch6-Data structure learning materials, please take a good foundation, thanks to support ch6
ch8
- 数据结构学习资料,请大家好好打好基础,谢谢支持 ch8-Data structure learning materials, please take a good foundation, thanks to support ch8
data.txt
- C4.5算法源码,c4.5是ID3算法的改进,本资料十分全,希望对大家有帮助-C4.5 algorithm source code, c4.5 ID3 algorithm is improved, the information is very full, we want to help
ShellSort
- 希尔排序算法 实现数组的排序-Hill sorting algorithm to sort an array
c-data-structure-source-code
- 数据结构源代码包含比较详细的各类算法代码。-Data structure contains a more detailed source code for various algorithms.
software
- 这是清华老师的数据结构的课件,很有用,希望能帮助各位-This is the data structure of Tsinghua teachers courseware, very useful, I hope you can help
SomeSortAlgorithm
- 一些排序算法用java来实现的,包括快速排序、插入排序、冒泡排序、稀尔排序、桶排序、归并排序-Some sort algorithm implemented with java, including the quick sort, insertion sort, bubble sort, shell sort, bucket sort, merge sort
classesandinheritance
- 简单演示C++中的类与继承关系,通过这个小程序还可以了解一下C++中的排序问题-Simple demo C++ classes and inheritance, through this little program can also learn about C++, the scheduling problem
