资源列表
B-tree
- b树这就是b树的一个生成软件,能够帮助大家学习b树-b-tree this is a b-tree.
chazhao
- 折半查找算法的递归算法,采用顺序方式存储。完整的程序-Recursive algorithm binary search algorithm, using the order stored. Complete program
Q3
- c++ 链表功能,包括链表输出和反序输出,搜索和删除以及合并两个链表-c++ hain
Huffman
- Huffman编码+贪心算法-Huffman
nqueen
- 用概率算法求解N皇后问题。1、拉斯维加斯概率算法 每一行得到了几个摆放位置时,不是按顺序进行摆放,而是随机摆放的。因此程序每次运行的时间都不一样。用拉斯维加斯算法除非找不到解,如果找到,答案就一定是正确的。-Probabilistic algorithm with N queens problem. 1, Las Vegas probabilistic algorithms have several display each line position, not by placing the
Thenearestpointofthealgorithm
- 最近点对的算法实现,希望大家互相学习,提建议。希望对您有帮助-The nearest point of the algorithm, I hope you learn from each other suggestions. I hope for your help
dianluban
- 电路板排序问题,经典的算法问题,实现的代码,自己做的试验,和大家分享下,希望对大家有帮助-PCB scheduling problem, the classical algorithmic problems and realize the code, make their own experiments, and share with you, we want to help
hebing
- 合并排序问题,经典的算法问题,实现的代码,自己做的试验,和大家分享下,希望对大家有帮助-Merge sort the problem, the classical algorithmic problems and realize the code, make their own experiments, and share with you, we want to help
sjjg
- 数据结构的相关资料 PPT直接打开可以使用-Information data structure can be opened directly PPT
bridge
- bridge(求桥的算法),dijkstra算法 kruskal算法,求多个桥的算法-bridge
char_manipulation
- 包含几个字符操作的经典程序:数字字符转换成数值、统计单词出现次数、选择法进行字符串排序、在串中查找一个字串出现的次数、字符串的选择法排序、字符串中的大写字母改小写字母-Contains several classic characters operating procedures: digital characters into numerical, statistical word occurrences, select the sort method for strings, a strin
Dobb_Algorithms_Collection
- 国际经典算法与数据结构,包含10本英文原版书,有源代码-International classical algorithms and data structures, including the 10 original English books, source code
