资源列表
dijstra
- 数据结构中的经典算法——迪杰斯特拉算法的实现。-Data structure in the classical algorithm- Dijkstra algorithm.
binary
- 二叉树的插入,实现二叉树的排序,插入,前前xu,中序,后序-Binary tree insertion, to achieve binary tree sorting, inserting, before the first xu, in order, the order of
shujujiegou
- 数据结构,顺序算法实现代码!编写一个程序sqsearch,输出在表中{{黎明,男,16,计算机系},{欧阳,男,16,计算机系},{李莉,女,18,计算机系},{马金霞,女,19,计算机系},{马平,男,18,计算机系},{刘博,男,17,计算机系}}顺序查找姓名为“刘博”的过程。-Data structure, sequence algorithm code! Write a program sqsearch, output in the table {{dawn, male, 16, Dep
algorithm
- 算法设计与分析相关算法的代码,算法设计与分析的课本中涉及到的算法都有,并且都通过编译-Algorithm design and analysis of the code related algorithms, algorithm design and analysis of the textbooks are involved in the algorithm, and are compiled by
shujujiegou
- 数据结构课程设计实例,集合的交,并,和差运算-Curriculum design instance data structures, set intersection, and difference operations
08002940
- 矩阵的转置与变换,实现的是:三元组的快速转置-Matrix transpose and transform to achieve is: triple fast transpose
Maze
- 迷宫问题,有图形界面,很好的学习资料,实用与c++的初学者-maze problem,A graphic interface, very good learning material
youxiangtu
- 假设以邻接矩阵作为图的存储结构,编写判断在给定的有向图中是否存在一个简单有向回路,若存在,则以顶点序列的方式输出该回路(找到一条即可)-Suppose the adjacency matrix as a graph storage structure, the preparation of judgments in a given directed graph if there is a simple directed circuit, if there is, places a sequenc
data
- 有关数据结构的书籍,来自华为内部培训资料,是入门的好帮手希望对您有帮助-Books on data structures, internal training materials from Huawei is a good helper entry you want to help
yiyuan
- 能够完成两个多项式的相加、相减,并将结果输入; 在上交资料中请写明:存储结构、多项式相加的基本过程的算法(可以使用程序流程图) 、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法;-Able to complete two polynomial addition, subtraction, and the results input in hand over data, please specify: storage structure, the basic pro
Josephus
- 数据结构经典算法,约瑟夫环的完整版实验报告,C++语言编写-Classic data structure algorithms, the report of Josephus.
Data
- 数据结构的经典数据,里面有很多实例,一看就明白-The classic data structures data, there are many examples, one can understand
