资源列表
[数据结构常用算法] hunynpipei
说明:婚姻匹配算法研究,提供C++代码,主要实现代码,利用矩阵来分析-Marriage matching algorithm, provides C++ code, the main code, the use of matrix analysis<大熊> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] single-list-method
说明:此实验利用前插法创建一个单链表,利用单链表的功能动态地开辟空间存储数据,以及删除数据释放空间。首先建立带表头结点的单链表,并输入数据。接着输出单链表中所有结点的数据域值。然后输入x,y在第一个数据域值为x的结点之后插入结点y,若无结点x,则在表尾插入结点y。最后输入k,删除单链表中所有的结点k,并输出被删除结点的个数。-The experimental use of forward runs to create a single lis<梁小歪> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] josepharray
说明:约瑟夫问题,用链式结构实现,有N个数,从S开始报数M,列出前后出序序列-Joseph problems with the chain structure to achieve, there are N number, starting from the S reported that the number M, before and after the order listed in the sequence<梁小歪> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] binary-tree
说明: 1、参考P66建立二叉树的算法,建立图4-13(a)所示二叉树; 2、实现对该二叉树的先、中、后序遍历并输出遍历序列; 3、实现该二叉树的中序遍历非递归算法; 4、实现对该二叉树交换其左右子女的算法。 -1, reference P66 build binary tree algorithm, the establishment of Figure 4-13 (a) shows the binary t<梁小歪> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] JosephLink
说明:约瑟夫问题,链表实现。有N个数,从S开始报数m,打印出序序列-Joseph problems linked list. There are N number, starting from the S reported that the number m, print out the order sequence<梁小歪> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] lieduifenyou
说明:实现列队分油程序,是数据结构的实验,用到了堆栈-Achieve line-up sub-oil program, the data structure of the experiment, use the stack<LIQI> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] bankmethod
说明:银行家算法 数据结构编程必用的基本程序 含有注释-Banker' s algorithm programming data structures will contain comments with the basic procedures<yancongcong> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] youlishu
说明:有理数的四则运算,没有用到数据结构的知识,不过基本功能已经实现。-Rational numbers of arithmetic, there is no knowledge of data structures used, but the basic function has been achieved.<nirvanaing> 在 2025-01-12 上传 | 大小:1kb | 下载:0