资源列表

« 1 2 ... .93 .94 .95 .96 .97 1398.99 .00 .01 .02 .03 ... 2656 »

[数据结构常用算法3-3

说明:两个带表头结点的非递减有序单链表的表头指针, 将这两个有序链表合并成一个非递增有序的单链表。要求结果链表仍使用原来两个链表的存储空间, 不另外占用其它的存储空间。-Header node with two non-decreasing ordered list of single-table pointer, the two ordered lists into one single list of non-incremental an
<朱朱> 在 2024-10-12 上传 | 大小:1816576 | 下载:0

[数据结构常用算法2-2

说明:求解Josephus问题的函数。用整数序列1, 2, 3, ……, n表示顺序围坐在圆桌周围的人,并采用数组表示作为求解过程中使用的数据结构。-Josephus problem solving functions. With a sequence of integers 1, 2, 3, ... ..., n that order around a round table around and use that as an array
<朱朱> 在 2024-10-12 上传 | 大小:2035712 | 下载:0

[数据结构常用算法bubble

说明:本程序完成的功能是:利用冒泡法对输入的10个数字进行排序。-This program sorts the 10 inputed numbers using bubble sorting algorithm.
<huifengliu> 在 2024-10-12 上传 | 大小:4096 | 下载:0

[数据结构常用算法BinaryTree

说明: 二叉树的输入 前序 后序和中序的遍历以及树的输出-Binary tree after the input pre-order traversal order and the order and the output of the tree
<maiyuting> 在 2024-10-12 上传 | 大小:153600 | 下载:0

[数据结构常用算法paixu

说明:总结了各种排序算法,并用C 2B 2B代码实现,并有演示-Summarizes the various sorting algorithms, and use C 2B 2B code and a demo
<李广赫> 在 2024-10-12 上传 | 大小:577536 | 下载:0

[数据结构常用算法4zuoye2

说明:数据结构作业题,以数偶的形式依次从键盘上输入一串数据。如:(A,B)为从起始结点(其数据场之值为一大写的英文字母 A ),到终止结点(其数据场之值为一大写的英文字母 B)的无向边。最后输入(Z,Z)表示输入结束。请用无向图的邻接多重表存储该无向图,并注意一定要使用动态存储结构-Job title data structure in order to turn a few even in the form of a string of d
<lianwenzhao> 在 2024-10-12 上传 | 大小:27648 | 下载:0

[数据结构常用算法5070309487_2

说明: 从键盘上输入一串正整数, 最后输入-1作为输入结束的标志。如输入的序列为:2,5,7,23,48,96,……,-1。请以这些正整数的值作为二叉排序树中的结点的数据场之值,建立一棵二叉排序树。注意:请采用动态存储方法保存这棵二叉排序树,事先并未知道该二叉排序树中的结点的个数。-Enter the string from the keyboard, a positive integer, the last input-1 as the i
<lianwenzhao> 在 2024-10-12 上传 | 大小:16384 | 下载:0

[数据结构常用算法Sq_List

说明:数据结构,链表知识,对于学习关于c以及c++编程都有很大的帮助。-Data structure, list of knowledge, for learning about the c and c++ programming are very helpful.
<zsc> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法Link_List

说明:数据结构,线性链表知识,对于学习关于c以及c++编程都有很大的帮助。-Data structures, linear list of knowledge, for learning about the c and c++ programming are very helpful.
<zsc> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法xiqufans

说明:求取输入公式的析取范式,利用二叉树的结构-Enter the formula to strike a disjunctive normal form, using the binary tree structure
<Jake> 在 2024-10-12 上传 | 大小:2048 | 下载:0

[数据结构常用算法prim

说明:vc环境下用Prim 算法生成图的最小生成树-vc environment using Prim algorithm to generate the minimal spanning tree
<weiwei> 在 2024-10-12 上传 | 大小:179200 | 下载:0

[数据结构常用算法Algorithms

说明:各种常用的编程算法,包括数值与非数值算法-Various common programming algorithms, including numerical and non-numerical algorithm
<杨文超> 在 2024-10-12 上传 | 大小:17408 | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 1398.99 .00 .01 .02 .03 ... 2656 »

源码中国 www.ymcn.org