资源列表
[数据结构常用算法] 5th_graph0518cg.tar
说明:图的邻接矩阵跟邻接表的创建,遍历等,核心是深度优先遍历DFS和广度优先遍历BFS,其中广度优先遍历使用了队列,bfs写了两种方式,详情可以查看注释。使用gcc编译,-Adjacency matrix with the adjacency list creation, traversal, depth-first traversal of the core DFS and breadth-first traversal BFS, brea<chen> 在 2025-01-18 上传 | 大小:10kb | 下载:0
[数据结构常用算法] Applications-tree-structure
说明:以班级学生信息作为管理对象,以学生信息中的学生成绩为关键字,生成一棵二叉排序树,查找特定结点。-In a managed object class student information, student information, student achievement is key to generate a binary sort tree, look for a specific node.<朱向东> 在 2025-01-18 上传 | 大小:10kb | 下载:0
[数据结构常用算法] Fibonacci-generator
说明:用于生成斐波那契数列,可以简化生成斐波那契数列的过程-Used to generate the Fibonacci sequence, simplify manual operation<赵博> 在 2025-01-18 上传 | 大小:10kb | 下载:0
[数据结构常用算法] KalmanforMS
说明:Kalman滤波在跟踪轨迹时的使用,得到更好的图像-The use of Kalman filter in tracking trajectory, get a better image<汪灏> 在 2025-01-18 上传 | 大小:10kb | 下载:0
[数据结构常用算法] alg.cpp.tar
说明:实现了一些经典的计算机算法,包括全排列,全组合,走迷宫,背包问题等-Implements some classic computer algorithms, including full arrangement, all combinations, Maze, backpacks issues<张纯化> 在 2025-01-18 上传 | 大小:10kb | 下载:0
[数据结构常用算法] mathCode.tar
说明:实现了一些常用的数学算法,包括一些经典的问题,比如素数环,约瑟夫问题等-Achieve some common mathematical algorithms, including some classic problems, such as prime ring, Joseph problems<张纯化> 在 2025-01-18 上传 | 大小:10kb | 下载:0