资源列表
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
Lib2_1
- 圆括号匹配问题。(1) 圆括号包括“(), [], {}”三对; (2) 要用到栈来进行匹配,遇到左括号进栈,遇到右括号弹栈进行匹配判断;-Parenthesis matching problem. (1) the parentheses including (), [], {} three of (2) to use the stack to the match, encounter left bracket into the stack, the stack met right
dijstra3
- 图论中最短路算法,Dijstra算法,用于求多个点之间的最短路-Shortest path algorithm in graph theory, Dijstra algorithm for the shortest path between seeking multiple points
exam_8_4
- 快速排序算法,fortran90编写,上传为代码源文件,请自行编译运行-Quick sort algorithm, fortran90 written source code files for upload, compile and run your own
SSD5-2Recommended-Exercise-1
- SSD5 2Recommended Exercise 1 文件 包括homework.cpp和 homeworklist.cpp 和date.c-SSD5 2Recommended Exercise 1 file,include homework.cpp and homeworklist.cpp and date.cpp
SSD5-4-Recommended-Exercise-2
- SSD5 4 Recommended Exercise 2文件,包括wordlist.cpp 和error.txt-SSD5 4 Recommended Exercise 2 files,include wordlist.cpp and error.txt
SSD5-11-Optional-Exercise-1
- SSD5 11 Optional Exercise 1文件,包括EnhancedLinkedList.h-SSD5 11 Optional Exercise 1 files,include EnhancedLinkedList.h
