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