资源列表
Conversion of binary tree and the tree
- 二叉树与树的转换 数据结构重要知识 上课时候老师布置的一个大作业 希望可以帮助到大家 -Conversion of binary tree and the tree
tree-2.62
- 可以扩展的树形数据结构源码,用C++写成,可以直接编译,方便实现你想要的树形数据结构-Tree data structure can be extended source, with C++ languages, can be directly translated to facilitate the realization of the tree data structure you want
Upload-file
- the difference between binary search tree and AVL tree in the insert method by estimated run time.
shortest_path_dij
- 数据结构中,迪杰斯特拉算法的源代码,用于求关键路径。-Data structure, Dijkstra algorithm source code, used to find the critical path.
small
- Astar 精灵版本
telephone-srve-
- 时钟提供接听电话服务的时间(以分钟计),然后这个时钟将循环地自增1(分钟) 直到到达指定时间为止。在时钟的每个“时刻”,就会执行一次检查来看看当前电话的服务 是否已经完成了,如果是,这个电话从电话队列中删除,模拟服务将从队列中取出下一个电 话(如果有的话)继续开始。同时还需要执行一个检查来判断是否有一个新的电话到达。如 果是将其到达时间记录下来,并为其产出一个随机服务时间,这个服务时间也被记录下来, 然后这个电话被放入电话队列中,当客户服务人员空闲时,按照先来先服务的方式
migongwenti
- 完整的代码,每个模块的流程图,截图,可以运行-Complete code, each module flowchart, screenshots, you can run
code
- 各种数据结构代码,欢迎下载,里面有JAVA,C,C++等等各种版本-Data structure and code, please download
1)
- 我写的一个计算机组成与结构的课程设计,通过了老师的检查希望对大家会有用-I wrote a computer composition and structure of curriculum design, through the teacher' s hope that we will check with
bdsqz
- 一个比较难的算法问题,希望可以给大家一个启示-Algorithm is a more difficult issues and hopefully, give us all a revelation
erfenchazhao
- 实现数据的快速查找基于c++语言,使用一种常见的数据结构算法-Quick search data based on c++ language, using a common data structure algorithms
shortest_path_floyd
- 数据结构中弗洛伊德算法的源代码,用于求最短路径。-Floyd algorithm data structure of the source code for the shortest path.
