资源列表
[数据结构常用算法] List
说明:数据结构的核心一定要学好链表,链表的是用动态分配内存的方式,在节点之间进行操作的,本程序主要由链表的初始化,增删查改等功能。-Core data structure must learn the list, the list is dynamically allocates memory between nodes operate, the program mainly by the initialization list of additions and deletions to change<金彪> 在 2025-06-08 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Basic-function-of-graph
说明:图的基本操作,包括建立邻接矩阵,图的广度和深度优先搜索-The basic operation pattern, including the establishment of the adjacency matrix, the breadth and depth map of priority search<林仲懿> 在 2025-06-08 上传 | 大小:2kb | 下载:0
[数据结构常用算法] biaodashi
说明:C语言,输入中缀表达式字符序列。输出:求值过程:每一步读入的字符和对象栈,运算符栈的变化情况以及最终结果。-C language, a sequence of characters input infix expression. Output: the uation process: read every step of the characters and objects into the stack, the stack changes the operator and the final<梦溪> 在 2025-06-08 上传 | 大小:2kb | 下载:0
[数据结构常用算法] MazeCreator
说明:使用Java编写的迷宫生成算法,运行程序可以用JPanel显示迷宫。-Using Java prepared by the maze generating algorithm, running the program can be used to display the maze.<> 在 2025-06-08 上传 | 大小:2kb | 下载:0
[数据结构常用算法] sequential_search
说明:顺序存储结构和链式存储结构的顺序查找方法实现,在GCC上测试通过-realization of sequential search, tested on GCC compiler<luyun> 在 2025-06-08 上传 | 大小:2kb | 下载:0