资源列表

« 1 2 ... .02 .03 .04 .05 .06 9907.08 .09 .10 .11 .12 ... 11386 »

[其它资源huffman_f

说明:huffman_f 在huffman_e的基础上,将排序改为利用堆排序原理选择最小的两个权值。也即,将所有元素的权值组织成堆后,每次堆内的根结点就是最小值了。每取出一个根结点后,就把堆尾元素调到根结点重建堆。取出两个最小值合并成一个子树后,再把子树作为叶子结点放到堆中,并让其上升到合适的位置,保持堆性质不变。因为每次不必完成整个排序过程,而只是组织成堆,因此,这种方法要比使用快速排序更快。上述算法参考了mg-1.2.1中Huffman编码的实现,见http://www.cs.mu.oz.au/m
<真实> 在 2008-10-13 上传 | 大小:2.15kb | 下载:0

[其它资源e0a3

说明:自制C5402开发板资料自制C5402开发板自制C5402开发板资料资料-homemade C5402 development board information homemade C5402 development board made C5402 development board data information
<jiang> 在 2008-10-13 上传 | 大小:2.15kb | 下载:0

[其它资源sga00

说明:遗传算法-GA!
<dadas306> 在 2008-10-13 上传 | 大小:2.15kb | 下载:0

[其它资源calc_sourcecode

说明:简单的加法计算器源程序,用dephi写的-simple additive calculator program, written using phi
<lscwyh> 在 2008-10-13 上传 | 大小:2.15kb | 下载:0

[其它资源count_usebasketball

说明:一个小程序,用Veilog HDL编写的,可以用于篮球比赛的倒计时牌,已在max-plusII上仿真通过。-a small program, prepared by the Veilog HDL, can be used for the basketball game countdown. have max-plusII on through simulation.
<孙忠诚> 在 2008-10-13 上传 | 大小:2.15kb | 下载:0

[其它资源exam1_sin01

说明:信号功率谱密与平稳随机过程 的matlab仿真程序-signal power spectrum closely with the stationary random process simulation program Matlab
<张舒> 在 2008-10-13 上传 | 大小:2.15kb | 下载:0

[其它资源msp430kuangjia

说明:这是MSP430的框架程序。对所有有关430的开发,都可以借鉴这个程序。只需添加必要的代码即可。-This is the fr a mework for MSP430 procedures. 430 on all the development, can learn from this procedure. Simply adding the necessary code can be.
<leo> 在 2008-10-13 上传 | 大小:2.15kb | 下载:0

[其它资源LED20

说明:16*64位点阵点 阵显示汉字程串口输出字符数据,P2口输出行扫描信号,P0_0输出595锁存信号-16 * 64 dot matrix display Chinese characters lattice-serial output character data, P2 mouth output signal scanning, P0_0 595 latches the output signal
<lide> 在 2008-10-13 上传 | 大小:2.15kb | 下载:0

[其它资源lcd1601

说明:独创 基于51单片机的LCD 1601字符型显示屏的驱动程序,简单易用精简代码.
<lizhuosheng> 在 2008-10-13 上传 | 大小:2.15kb | 下载:0

[其它资源maxtrixpro

说明:生成全排列矩阵,含有三个小程序,也含有说明
<f> 在 2008-10-13 上传 | 大小:2.15kb | 下载:1

[其它资源top

说明:数据结构里的拓扑排序和非拓扑排序算法,用vc6.0编写-data structure, the topological sorting and topological sorting algorithm used to prepare vc6.0
<叶芦芦> 在 2008-10-13 上传 | 大小:2.15kb | 下载:0

[其它资源矩阵的连乘

说明:一个解决矩阵连乘的程序-a program to solve the problems of continue multipling matrixes.
<燕山> 在 2008-10-13 上传 | 大小:2.15kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 9907.08 .09 .10 .11 .12 ... 11386 »

源码中国 www.ymcn.org