资源列表
template
- 包含了静态链表,链表,栈,队列,游标的类模板实现,可直接调用-Contains a static list, linked lists, stacks, queues, the cursor class templates, you can directly call
BP
- 实现了B+树的建立,查找,节点分裂,可以直接运行-Realized B+ tree establishment, find, node splitting can be run directly
avl
- 实现了AVL树的查找,删除,四种旋转。可以直接运行-Realized AVL tree search, delete, four kinds of rotation. Can be run directly
haffuman
- 实现了哈夫曼树的建立,编码,译码过程。涵盖了哈夫曼树的所有操作,可直接运行-Huffman tree establishment realized, encoding, decoding process. Huffman tree covers all the operations can be run directly
graph
- 几乎包含了图的所有操作,邻接矩阵,邻接表建立,递归非递归深搜广艘遍历,floyd,prim,kruscal,地界斯特拉算法,拓扑排序,关键路径-Figure includes almost all the operations, the adjacency matrix, adjacency list creation, deep search recursive non-recursive traversal wide ship, floyd, prim, kruscal, boundary
lczw
- 浙江大学考研机试真题 两船载物问题 九度题集1462 运行正确-Zhejiang University PubMed machine test Zhenti nine degrees two ships loading problems running correctly title set 1462
Sharing
- 九度题集1468Sharing 算法题 有助于初学者的学习-Nine degrees title set 1468Sharing algorithms that help beginners learn
SortTree
- 二叉排序树 九度题集1467 对初步接触算法的人会有很大帮助-Two forks sort tree nine degrees title set 1467 pairs of preliminary contact algorithm people will have great help
OldBill
- OldBill 九度题集 1036 算法题 数据结构-OldBill nine degrees algorithms title set title 1036
shudebianli
- (1)将图的信息建立文件; (2)从文件读入图的信息,建立邻接矩阵和邻接表; (3)实现Prim、Kruskal、Dijkstra和拓扑排序算法。 -Will map the information to create documents
zhandecaozuo
- 栈的操作,此操作包括栈的建立,栈的遍历等栈的一些基本操作。-Stack operation
duoxiangshi
- 多项式的运算 运算符的重载 加减乘除 类 堆栈 输入系数和次数-Polynomials Math operator overloading
