资源列表
[数据结构常用算法] 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 and orderly. The results are sti<朱朱> 在 2025-06-19 上传 | 大小:1.73mb | 下载: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 of data used in the process of<朱朱> 在 2025-06-19 上传 | 大小:1.94mb | 下载:0
[数据结构常用算法] bubble
说明:本程序完成的功能是:利用冒泡法对输入的10个数字进行排序。-This program sorts the 10 inputed numbers using bubble sorting algorithm.<huifengliu> 在 2025-06-19 上传 | 大小:4kb | 下载:0
[数据结构常用算法] BinaryTree
说明: 二叉树的输入 前序 后序和中序的遍历以及树的输出-Binary tree after the input pre-order traversal order and the order and the output of the tree<maiyuting> 在 2025-06-19 上传 | 大小:150kb | 下载: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 data input from the keyboard. S<lianwenzhao> 在 2025-06-19 上传 | 大小:27kb | 下载: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 input end of the sign. If the i<lianwenzhao> 在 2025-06-19 上传 | 大小:16kb | 下载:0
[数据结构常用算法] Algorithms
说明:各种常用的编程算法,包括数值与非数值算法-Various common programming algorithms, including numerical and non-numerical algorithm<杨文超> 在 2025-06-19 上传 | 大小:17kb | 下载:0