资源列表
[数据结构常用算法] Parentheses-matching-algorithm
说明:这是一个利用栈与队列来进行括号匹配的算法,相信会有利于初学者对数据结构的理解-This is a stack and queue to brace matching algorithm, I believe there will help beginners understand the data structure<陈新> 在 2025-06-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 beginners to learn the linear form of<陈新> 在 2025-06-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<陈新> 在 2025-06-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 algorithm is simple to understand<陈新> 在 2025-06-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 beneficial for beginners to learn<陈新> 在 2025-06-15 上传 | 大小:7kb | 下载:0
[数据结构常用算法] sample4
说明:工神经网络(Artificial Neural Network)又称连接机模型,是在现代神经学、生物学、心理学等学科研究的基础上产生的,它反映了生物神经系统处理外界事物的基本过程,是在模拟人脑神经组织的基础上发展起来的计算系统,是由大量处理单元通过广泛互联而构成的网络体系,它具有生物神经系统的基本特征,在一定程度上反映了人脑功能的若干反映,是对生物系统的某种模拟,具有大规模并行、分布式处理、自组织、自学习等优点,被广泛应用于语音分析、图像识别、数字水印、计算机视觉等很多领域,取得了许多突出的成果<沈阳阳> 在 2025-06-15 上传 | 大小:98kb | 下载:0