资源列表
[数据结构常用算法] lianbiao
说明:制作一个单向链表,实现以下功能 可以前向插入 后向插入输入 可以删除数据 可以查询显示数据-The production of a one-way linked list, the following functions can be inserted before the insertion can delete the data input display data available<lingdu0001> 在 2024-10-31 上传 | 大小:1024 | 下载:0
[数据结构常用算法] shu
说明:1.建立一个抽象数据类型的二叉树演示程序,菜单包括Creak(建树),Traval(遍历),LEAVES(叶子结点),DISPLAY(显示),DESTROY(销毁),EXIT(退出)。 2待加工的数据为字符型,在过程中键入.-1. The establishment of an abstract data type of binary tree demo program, and the menu includes Creak (c<lingdu0001> 在 2024-10-31 上传 | 大小:1024 | 下载:0
[数据结构常用算法] shujulianbiao
说明:数据结构对于链表的操作 包括创建,添加,删除,移位,插入等操作-Linked list data structure for the operation, including create, add, delete, shift, insert, such as operation<包涵> 在 2024-10-31 上传 | 大小:2048 | 下载:0
[数据结构常用算法] 8Queen
说明:此程序乃8皇后问题,是数据结构中一个典型递归调用程序,此程序可输入任意个皇后数目赖进行计算-This procedure is 8 Queen' s problem is the data structure of a typical recursive procedure call, this program can enter any number of Queen' s calculation depends on<xuminghui382> 在 2024-10-31 上传 | 大小:1024 | 下载:0
[数据结构常用算法] StrategyHaoc
说明:用java语言实现策略模式 BubbleSort.java——冒泡排序算法 ChooseSort.java——选择排序算法 InsertSort.java——插入排序算法 MergeSort.java——合并排序算法 SortStrategy.java——排序算法的接口 Sort.java——排序类,通过此类的sort()可以对实现了Comparable接口的数组进行升序 SortMain.java——显示界<王刚> 在 2024-10-31 上传 | 大小:19456 | 下载:0
[数据结构常用算法] Toplogical_Sorting
说明:这个课程项目完成了给定DAG graph,找到所有拓扑排序并且输出。用到了指针和链表。对于学习C/C++和数据结构比较有帮助。-this course project has output all the topological sorting given the nodes and relation for the DAG graph. This is very helpful for practicing pointer/link<hunter> 在 2024-10-31 上传 | 大小:501760 | 下载:0