资源列表

« 1 2 ... .20 .21 .22 .23 .24 2425.26 .27 .28 .29 .30 ... 2656 »

[数据结构常用算法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
<萝卜> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法6_60

说明:问题的提出:编程模拟抛硬币所得正面的频率图。假设每次抛10次为一事件, 记录每次得到正面的次数,共抛掷100000次,计算得到正面次数的概率发布,并绘图输出结果。 思路:数值概率算法常用于数值问题的求解,此类算法所得的往往是近似解,且近似解的精度 随计算时间的增加而不断提高,得到一定精度近似解就可以满足问题要求。-problem : Simulation Programming throwing coins from a p
<萝卜> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法9_76

说明:问题的提出:编写一个长途电话计费程序,计费规则是每6秒钟0.06元,要求能输入发话地、收话地,输出话费。-the problem : the preparation of a long-distance telephone billing procedures, billing rules every six seconds to 0.06 yuan. asked the caller to input land. words, the
<萝卜> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法DIJSHOW

说明:迪杰斯特拉算法求最短路径,图形化界面,visual c++ -Dijieshitela algorithms for the shortest path, graphics interface, visual c
<黄嘉> 在 2025-01-11 上传 | 大小:521kb | 下载:0

[数据结构常用算法C_linksort

说明:C++的链表排序算法,简单清晰,移植扩充均非常方便。-C++ objectlist sorting algorithm, simple and clear, expansion of transplantation are very convenient.
<锐一> 在 2025-01-11 上传 | 大小:188kb | 下载:0

[数据结构常用算法SortTree

说明:创建一棵二叉排序树,并采用中序遍历和层次遍历法输出其顶点序列,主要实验内容如下: 1. 定义二叉排序树的结构BiTree; 2. 编制二叉排序树的插入算法:void Insert_SortTree (BiTree ST, ElemType x); 3. 编制中序遍历函数; 4. 在main()函数中完成二叉排序树的建立,以及中序遍历的输出。(二叉排序树的各个元素从键盘输入,并利用Insert_SortTree()函数进行
<段苛苛> 在 2025-01-11 上传 | 大小:15kb | 下载:0

[数据结构常用算法Demo01-TowersofHanoi

说明:以图形界面的方式形象的描述了数据结构中翰诺塔的过程-graphical interface to the image descr iption of the data structure Brigham Young Tower of the process
<孟庆刚> 在 2025-01-11 上传 | 大小:334kb | 下载:0

[数据结构常用算法listDatastructure

说明:编写程序,实现有序链表的建立;并实现对两个有序链表的归并操作,主要实验内容如下: 1. 定义链表的数据类型(带有头结点); 2. 实现链表的基本操作:初始化、销毁、有序插入; 3. 通过键盘输入建立一个非递减有序链表(键盘输入不一定按照非递减的顺序) 4. 对通过键盘输入而建立好的两个非递减有序链表进行归并操作,并将归并好的有序链表输出。(需要编写一个归并函数)-preparation procedures, the e
<段苛苛> 在 2025-01-11 上传 | 大小: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
<sxb> 在 2025-01-11 上传 | 大小: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 th
<sxb> 在 2025-01-11 上传 | 大小: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
<sxb> 在 2025-01-11 上传 | 大小: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-01-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 2425.26 .27 .28 .29 .30 ... 2656 »

源码中国 www.ymcn.org