资源列表
parking
- 停车场管理,便于停车的,收费管理-management of parking
qiuhe
- 数据结构实现两个多次多项式相加相减的运算-shujujiegoushixianlianggeduoxiangshixiangjiaxiangjiandeyunsuan
expr
- 逆波兰式的输入及计算,是数据结构的很好代码-Reverse Polish Notation of input and calculation, is a good source data structure
graph.yangxu
- 熟悉图的存储方式,实现图的邻接矩阵或者邻接表的存储方式下的基本运算,特别是深度遍历和广度遍历;掌握以图为基础的一些常用算法,如最小生成树、拓扑排序、最短路径等。-Familiar with the map of storage practices, and achieve adjacency matrix or adjacency list is stored under the basic operations, especially in the depth and breadth trav
bstree
- 数据结构的课程设计,实现平衡二叉树;1)输入一组数据,建立一棵平衡二叉树 (2)输入一个数据,在平衡二叉树中查询-bstree
tree
- 功能全面的二叉查找树与红黑树的性能比较算法,可以输出树的外形,并且支持用户自定义调整。-Full-featured binary search trees and red-black tree performance comparison algorithm can output the tree shape, and supports user-defined adjustments.
sj
- 数据结构课程设计:深度优先和广度优先分别遍历树-Data Structure Course Design: Depth-first and breadth-first traversal tree, respectively
keshe
- 数组应用,以行输入4位源码,然后以列输出,可以参考-array
sousuo
- 用有序链表编写的搜索算法,数据结构课用,可以参考-pointer
2cha
- 建立二叉搜索树、实现其删除算法,数据结构课用,参考-tree
sanlie
- 若输入 10个不同的整数,其值介于0和20之间,用散列法将这些数进行存储,散列函数为H(n)=n/2,请设计实现程序并调试。-sanlie
chazhao2
- 设单链表的结点是按关键字的值从小到大排列的,试写出对此表的搜索程序并调试。-Set up a single list of nodes is based on the value of keywords arranged from small to large, try to write on this form of search procedures and debugging.
