资源列表
[数据结构常用算法] 9_80
说明:问题的提出:编写程序实现子女随父亲(或母亲)姓,要求显示子女地姓名和年龄及其父母亲的姓名和年龄,其中子女的姓氏要求同父亲的姓氏。-problem : preparation program with the children's father (or mother) surname, asked the children to show the name and age of the parents and the names and age, with the name of thei<萝卜> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 6_60
说明:问题的提出:编程模拟抛硬币所得正面的频率图。假设每次抛10次为一事件, 记录每次得到正面的次数,共抛掷100000次,计算得到正面次数的概率发布,并绘图输出结果。 思路:数值概率算法常用于数值问题的求解,此类算法所得的往往是近似解,且近似解的精度 随计算时间的增加而不断提高,得到一定精度近似解就可以满足问题要求。-problem : Simulation Programming throwing coins from a positive frequency map. Assumin<萝卜> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] C_linksort
说明:C++的链表排序算法,简单清晰,移植扩充均非常方便。-C++ objectlist sorting algorithm, simple and clear, expansion of transplantation are very convenient.<锐一> 在 2025-06-22 上传 | 大小:188kb | 下载:0
[数据结构常用算法] SortTree
说明:创建一棵二叉排序树,并采用中序遍历和层次遍历法输出其顶点序列,主要实验内容如下: 1. 定义二叉排序树的结构BiTree; 2. 编制二叉排序树的插入算法:void Insert_SortTree (BiTree ST, ElemType x); 3. 编制中序遍历函数; 4. 在main()函数中完成二叉排序树的建立,以及中序遍历的输出。(二叉排序树的各个元素从键盘输入,并利用Insert_SortTree()函数进行插入建立); 5. 编制层次遍历函数,并在main()函<段苛苛> 在 2025-06-22 上传 | 大小:15kb | 下载:0
[数据结构常用算法] Demo01-TowersofHanoi
说明:以图形界面的方式形象的描述了数据结构中翰诺塔的过程-graphical interface to the image descr iption of the data structure Brigham Young Tower of the process<孟庆刚> 在 2025-06-22 上传 | 大小:334kb | 下载:0
[数据结构常用算法] listDatastructure
说明:编写程序,实现有序链表的建立;并实现对两个有序链表的归并操作,主要实验内容如下: 1. 定义链表的数据类型(带有头结点); 2. 实现链表的基本操作:初始化、销毁、有序插入; 3. 通过键盘输入建立一个非递减有序链表(键盘输入不一定按照非递减的顺序) 4. 对通过键盘输入而建立好的两个非递减有序链表进行归并操作,并将归并好的有序链表输出。(需要编写一个归并函数)-preparation procedures, the establishment of an orderly cha<段苛苛> 在 2025-06-22 上传 | 大小:12kb | 下载:0
[数据结构常用算法] 1047IntegerInquiry
说明:HDOJ 1047 One of the first users of BIT s new supercomputer was Chip Diller. He extended his exploration of powers of 3 to go from 0 to 333 and he explored taking various sums of those numbers. ``This supercomputer is great, remarked Chip. ``I o<sxb> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 1050MovingTtables
说明:HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Ea<sxb> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 1051WoodenSticks
说明:acm HDOJ 1051WoodenSticks Descr iption: There is a pile of n wooden sticks. The length and weight of each stick are known in advance. The sticks are to be processed by a woodworking machine in one by one fashion. It needs some time, called setup<sxb> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 1052TianJiTheHorseRacing
说明:ACM HDOJ http://acm.hdu.edu.cn/showproblem.php?pid=1052-ACM HDOJ http :// acm.hdu.edu.cn/showproblem.php pid = 1052<sxb> 在 2025-06-22 上传 | 大小:1kb | 下载:0