资源列表
[数据结构常用算法] labyrinth-question
说明:以一个m*m 的方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口的通道,或得出没有通路的结论。-M* m of a square that maze, 0 and 1, respectively, in the maze of paths and obstacles. Design a program, for any set of the maze, find a channel from the entrance, or come to the<tracyforever> 在 2025-06-17 上传 | 大小:47kb | 下载:0
[数据结构常用算法] data-structure-algorithm(CPP)
说明:数据结构算法,都是基本算法,供大家学习。使用c++面向对象形式编写,各种算法都封装在各自的类里,如果想增加功能,在相应的类里增加函数即可。-Data structure algorithms, are the basic algorithm, for all to learn. Using c++ object-oriented form of writing, various algorithms are encapsulated in their own class, if you want<tony> 在 2025-06-17 上传 | 大小:6kb | 下载:0
[数据结构常用算法] erchashusuanfa
说明:用递归方法分别先序、中序和后序遍历二叉树。动态显示二叉树的建立过程。 步骤:定义二叉树的结构体,开辟空间,构建二叉树。编写子函数,遍历构建的二叉树。 -A recursive first order, respectively, in order, and post-order traversal binary tree. Dynamic display binary tree building process. Steps: definition of binary tree str<tracyforever> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Insertion-Sort
说明:一个实用的插入排序算法,程序很清晰,适合学习-Into a practical sorting algorithm, the procedures are clear and suitable for learning<panda> 在 2025-06-17 上传 | 大小:357kb | 下载:0
[数据结构常用算法] HugeInteger
说明:这是一个大整数的四则运算的程序,主要是加减乘除-This is a large integer arithmetic procedures, mainly Math<panda> 在 2025-06-17 上传 | 大小:371kb | 下载:0
[数据结构常用算法] string-(2)
说明:数据结构的课程设计的串基本操作的演示的报告+源代码-The data structure of the curriculum design demonstrates the basic operation of string reports+ source code! !<张三丰> 在 2025-06-17 上传 | 大小:122kb | 下载:0
[数据结构常用算法] tudebianli
说明:实现图的深度优先, 广度优先遍历算法,并输出原图结构及遍历结果。 分步实施: -To achieve the depth chart first, breadth-first traversal algorithm, and outputs the result through the structure and artwork. Step by step:<窦增成> 在 2025-06-17 上传 | 大小:36kb | 下载:0