资源列表
6.42
- 二叉树算法skjdgfjkfgdksfdgdfghfglh-Binary Tree Algorithm skjdgfjkfgdksfdgdfghfglh
wordproblem
- 输入一篇英文,程序将对里面每个单词的频率进行统计,从文件输入,而不是从键盘输入.-Enter an English, the program will be inside each word frequency statistics, from the file input, rather than from the keyboard input.
greedy
- 有关贪婪算法的源码,可以用在无线网的成链协议中-The source of the greedy algorithm can be used in the wireless network into a chain of agreements
kuaipaishengxu
- 一个快速排序的源代码,不但有源码,还有详细的解释,相信您看了之后一定会对快排有更进一步的了解,以后用快排也会得心应手-A quick sort of source code, not only source, as well as a detailed explanation, I believe you will read soon after the row must have a better understanding of the future schedule will be eas
kuaisupaixu
- 快速排序算法代码,不同于普通的排序算法,清认真研究,只有一个文件-kuaisupaixu only one file
FindStringInSortedArray
- 通过递归实现二分法,以递归的方式能快捷直接的实现平时要比较麻烦的二分法查询功能-// Function: FindStringInSortedArray // Usage: index = FindStringInSortedArray (key, array, n) // ------------------------------------------------------------- // The function searchs the array looking f
Venue-arrangements
- 使用c++实现了会场安排问题的算法,根据具体的人数来有效的安排会场的座位。-Using c++ implementation of the algorithm venue arrangements, depending on the number of people to effectively venue seating arrangements
sort
- 将数组分为小块进行插入排序,然后用合并排序的方法将分块的数组进行排序。-The array is divided into small pieces for insertion sort, and then use the combined approach will be to sort the array sort block.
dijkstra
- Dijkstra算法 邻接表向量实现(求最短路径及具体走法) -Dijkstra algorithm to achieve adjacency list vector (for the shortest path and the specific moves)
main
- 倍增法构建后缀数组 求最大重复子串的C程序-Constructing the suffix array multiplication seeking to repeat the largest sub-string C-program
heapsort
- 《算法导论》第三版中堆排序伪码的C语言实现-"Introduction to Algorithms" third edition heap sort pseudo-code in C language
Combine-turn
- 软件技术基础中关于数据结构的问题:通过C语言来实现 顺序表的合并。-combine the data-turns by c.