资源列表
binarytree
- 包括建立输出前序遍历中序遍历后序遍历、求树高统计叶子总数等-Including the establishment of the output sequence of pre-order traversal traversal traversal after, and the total number of tree leaves and other high-statistics
2
- 数据结构实验,实现停车场管理操作,堆栈的使用和实现-Experimental data structure to achieve parking management operations, stack usage and implementation
Nixu
- 输入一个序列,并给出逆序,则会对这个序列进行排序。-Enter a sequence, and gives the reverse, is sort of this sequence.
Voronoi
- 采用中垂线构图的方式解决Voronoi构图问题,本算法随机生成外部凸包,可以高效解决内部节点个数为20以下的Voronoi构图,并且用graphics.h画出相应图形。-Using the vertical resolution of Voronoi patterned patterning problem, the algorithm randomly generated outside the convex hull can efficiently solve the number of i
GobangGame
- 利用Visual c++编程思想方法实现五子棋游戏的程序设计整个过程
yinhangjiasuanfa
- C++编写的模拟银行家算法的实现,内容详细具体,代码清楚易懂,很适合初学者学习-C++ Prepared bankers simulation algorithm, as detailed and specific, clear and understandable code, it is suitable for beginners to learn
Binary-tree
- 二叉树的顺序表示 通过该程序进行文字的分析进行拆分表示-Binary tree in the order said the split through the program text analysis
CityDatabaseList
- 城市数据库,用顺序表(数组)实现,C++,可以查找,删除,插入城市信息,以及某定点范围内所有城市的信息-City database, with the order table (array) implementation, C++, you can find, delete, insert city information, as well as all cities within a fixed range of information
5555
- 是数据结构中的基数排序算法,挺不错的,谢谢大家-Data structure is a sorting algorithm in the base, very good, thank you
OPSearchingmice
- 基于小老鼠找奶酪的程序 C++ 应用粒子群算法-Based on the little mouse to find the program of the cheese, using particle swarm algorithm c++
select
- 数据结构 多项式加减 可运行 通俗易懂-数据结构 多项式加减 可运行 通俗易懂
HuffmanTree
- 展示了赫夫曼树的建造过程,有大量注释,适合新手理解。-Shows the Huffman tree construction process, there are a lot of notes, suitable for beginners to understand.