资源列表
spheretree-1.0-win32
- build bounding volume hierarchy
sort
- 各种常用排序算法的实现,包括快速排序,希尔排序和堆排序等-The realization of a variety of commonly used sorting algorithms, including fast sort, Shell sort and heap sort, etc.
back
- 本程序给出回溯法的具体实现过程,可以帮助读者较好的了解回溯的思想-This program gives concrete realization of the process of backtracking, you can help readers better understand the idea back
keyroad
- 用C语言给出了关键路径算法的实现,可以帮助读者较好的理解关键路径思想-With the C language are given the realization of the critical path algorithm that can help readers better understand the thinking of the critical path
limit
- 用C实现了分支限界算法,读者可以运行该程序理解分支限界算法-Achieved with the C branch and bound algorithm, readers can run the program understand the branch and bound algorithm for
tree
- 给出了树和图的常用遍历算法的实现,可以帮助学习数据结构的读者很好的学习树和图的遍历-Gives the commonly used tree and graph traversal algorithm implementation, the data structure to help readers learn good learning tree and graph traversal
code
- 数据结构源码,学习数据结构必练,可以瞬间提高编程内功-The data structure source code, learn the data structure must be trained, you can instantly improve the internal strength program
LinearList
- 线性表的数组实现、链表实现、模拟指针、间接寻址和箱子排序。-A linear array of the table implementation, linked list implementation, analog pointer, indirect addressing and sorting boxes.
ExtendedHashing.cpp
- this program implements extendible-hashing using tries as lookup-directory. it is more efficient than simple array based implementation-this program implements extendible-hashing using tries as lookup-directory. it is more efficient than simple arra
00
- 约瑟夫环数据结构实训内容 大学计算机专业实训内容-Joseph ring data structure the content of University Computer Training Professional Training Content
circularlinkedlist
- circular linked list code , very efficient made in C and C-circular linked list code , very efficient made in C and C++
acm
- 这是北大ACM题库中的小部分题目(5道),自己做的,希望对大家有用。-This is the Beijing University ACM item bank in a small part of the subject (5), myself, and I hope for all of us.