资源列表

« 1 2 ... .73 .74 .75 .76 .77 2378.79 .80 .81 .82 .83 ... 2656 »

[数据结构常用算法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

[数据结构常用算法bulid

说明:输入一串数字,创建二叉排序树,并对二叉排序树进行中序遍历,即可以对这串数字排序-Enter the string of numbers, create a binary search tree and binary search tree in order traversal, this string of numbers that can be sorted
<王弘扬> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法dan

说明:运筹学单纯形表算法,简单明了。直接得出答案-Operations Research tableau algorithm is simple. Directly to the answer
<小小飞翔> 在 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

[数据结构常用算法zheban

说明:数据结构折半查找源代码,C++6.0调试成功。请放心下载。-Data structure binary search source code, C++6.0 debugging success. Please be assured that download.
<高敏> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法kuaishu

说明:VC++6.0调试成功的数据结构快速排序源代码,实现快速排序功能。-The success of VC++6.0 debugging data structures quicksort source code, fast sorting.
<高敏> 在 2025-01-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 2378.79 .80 .81 .82 .83 ... 2656 »

源码中国 www.ymcn.org