资源列表
[数据结构常用算法] Parentheses-matching-algorithm
说明:这是一个利用栈与队列来进行括号匹配的算法,相信会有利于初学者对数据结构的理解-This is a stack and queue to brace matching algorithm, I believe there will help beginners understand the data structure<陈新> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Linear-table-to-insert-a-number
说明:这是一个数据结构的线性表插入一个元素的算法,该程序由课本伪代码改编而成,非常方便于初学者学习数据结构线性表的知识以及提高自信心-This is a linear list data structure to insert an element of the algorithm, the program adapted from the textbook pseudo-code is made very easy for beginner<陈新> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Binary-tree-shortest-path-summation
说明:这是一个数据结构中二叉树的最短路径求解的问题的源代码打包,代码简明易懂,方便初学者的学习-This is a binary tree data structure for solving the shortest path problem' s source code package, code easy to understand, easy for beginners to learn<陈新> 在 2024-11-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] depth-first-traversal
说明:这是一个数据结构中二叉树的邻接链表的建立以及广度优先遍历和深度优先遍历的算法,对于初学者来说,这样的算法简单易懂,非常容易上手-This is to establish and breadth of a binary tree data structure adjacency list first traversal and depth-first traversal algorithm, for starters, this algo<陈新> 在 2024-11-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] management-system-
说明:这是一个基于C语言以及数据结构的商品管理系统的源代码,界面优雅美观,麻雀虽小,五脏俱全,十分有利于初学者学习-This is a C-based language and data structures merchandise management system source code, elegant and beautiful interface, small but perfectly formed, very beneficia<陈新> 在 2024-11-15 上传 | 大小:7kb | 下载:0
[数据结构常用算法] binaryTree
说明:用代码动态实现任意一棵不超过四层的二叉树的先序遍历过程-With code dynamically to achieve no more than four of any one binary tree preorder process<魏丹银> 在 2024-11-15 上传 | 大小:35kb | 下载:0
[数据结构常用算法] Matrix_Sparse
说明:设计、实现稀疏矩阵的数据结构,并能修改矩阵中的元素值,对矩阵进行加法、乘法运算。-Design, implementation, sparse matrix data structure, and can modify the matrix element values of matrix addition, multiplication.<Liuning> 在 2024-11-15 上传 | 大小:485kb | 下载:0