资源列表
moonandllgc
- 包括2个程序,一个是用于生成2维双月数据的C++程序,不过不是很完整,另一个是局部全局办监督分类算法,可用于测试用户生成的双月数据。-LLGC DOUBLE MOOD DATA
BiTree
- 二叉树头文件 里面有各种二叉树的操作实现-BinaryTree structure
10.4-Remove
- 冒泡法按列排序导入到txt文档中并能打开位图便捷-Bubble sort by column method txt document into a bitmap and can easily open
Graph
- 1、创建一个无向图,采用邻接矩阵存储,顶点采用单个字符表示,边采用邻接矩阵表示; 2、输出该图的存储示意图; 3、对该图进行深度优先遍历和广度优先遍历并输出遍历的结果。 -1, create an undirected graph adjacency matrix storage vertex edges using adjacency matrix representation with a single character 2, the output of the storag
myChess
- 算法分析与设计,期盼覆盖问题的vc++代码,这是自己纠正的。-Algorithm analysis and design, looking forward to covering the vc++ code, which is their corrected.
GraphShow
- 图的遍历动态演示程序,通过鼠标操作实现对图的创建、删除和修改。有无向图和有向图,可以自动生成图。实现了图的广度优先遍历和深度优先遍历。这都是动态图形演示的,而且配合代码来执行,可以做到类似调试代码的效果来查看图的动态演示。-Dynamic graph traversal demo program, to achieve the creation of the map by mouse operation, delete, and modify. Have to map and directed
students-system
- hoffman code 可以使数据存储量降低,大约减少一半以上
datastructure
- 各种数据结构的实现代码参考(包括线性表,栈和队列,图,串,排序,数和二叉树,查找)-Implementation of the code reference for a variety of data structures (including linear table, stack and queue, map, string, sort, count and binary tree, find)
data_struct_PPT
- 这是一份完整的学习数据结构的ppt,对新学者很有帮助-This is a complete study data structures ppt, very helpful for new scholars
3
- 清华大学-数据结构(课件+习题+课后答案)-book
ppt
- 算法分析与分析实验 值得下载很不错的资料啊 -Algorithm analysis and analysis of experimental data should be downloaded very good ah
AVLTreeDelete
- 实现了数据结构实验中的AVLTree的删除操作,代码无错,可正确运行-Achieve a the data structure experiments AVLTree delete operation, error-free code, can be run properly