资源列表

[其他小程序综合实验哈夫曼编码

说明:1.n个叶结点,权分别为w1,w2,• • • ,wn的二叉树中,带权路径长度WPL最小的二叉树叫最优二叉树, 也叫霍夫曼树。 2.霍夫曼算法:1)根据给定的权值{w1,w2,• • • ,wn}构造n个二叉树F={T1,T2,• • • ,Tn}每个Ti只有一个根结点,权为wi。2)在F中选取两棵根结点的权值最小的树 构成一棵新的二叉树,其根
<yy> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[其他小程序CCOS

说明:C源码:可以检测 10 种 C 语言编译环境的程序.-C source : can detect 10 species of C language compiler environment procedures.
<> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[其他小程序掩码程序

说明:这个程序是用VC++6.0写的。 正常来说,在DOS界面下,所输入的字符都会被看得一清二楚,毫无隐思可言。 这个程序是可帮助用VC++编程却不懂用MFC的朋友做出这样的效果。-this procedure with VC 6.0 is written. Normally, the DOS interface, the importation of characters will be seen clearly, there is
<林翰> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[其他小程序piano3

说明:通过d/a转换器产生模拟信号,使用pc机作为简易电子琴。使计算机数字键1、2、3、4、5、6、7作为电子琴键。硬件8253,8255,dac0632-through d/a converter produce analog signals, the use of PCs as simple flower. The computer keys, as an electronic Qinjian. Hardware 8253,8255, d
<汪江> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[其他小程序TestingCanvas

说明:一个画布,的例子.Canvas,画布为应用程序提供了绘图功能.-a canvas, example. Canvas, the canvas for the application of graphics features.
<易杜平> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[其他小程序闰年LeapYear

说明:计算闰年,输入一个年份,判断是否是一个闰年,是一JAVA程序。 在eclipse里面运行。-calculated leap year, the importation of a year to determine whether it is a leap year, is a JAVA program. The eclipse inside running.
<易杜平> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[其他小程序算数Factors

说明:输入一个整数,计算这个数的所有因子。利用的是穷举法。-an integer input to calculate the number of all factors. Use Act is exhaustive.
<易杜平> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[其他小程序JAVA递归

说明:这是一个递归结构求斐波那契数列中的数列中的前10个数。-This is a recursive structure for Fibonacci series, the series of 10 numbers.
<易杜平> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[其他小程序方法的重载

说明:方法的重载。通过方法的重载分别计算一个长整型数或双精度数的立方-of heavy. Through the method of calculation a heavy long integer or double precision of a few cubic
<易杜平> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[其他小程序Kruskal算法

说明:kruskal算法来得到最小生成树的程序-Kruskal algorithm to be the minimum spanning tree procedures
<yue> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[其他小程序最小生成树 prim算法

说明:这是一个用prim算法来得到最小生成树的程序-This is a prim algorithm used to be the minimum spanning tree procedures
<yue> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[其他小程序二叉树高度和叶子节点数

说明:这是一个用来实现二叉树高度和叶子节点数的程序-This is a binary tree used for height and leaf nodes procedures
<yue> 在 2024-11-01 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org