资源列表

[压缩解压yasuojieya

说明:本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点-the LZW algorithm code for the C language procedure, he joined the basis of the merits of the algorithm Hoffman
<刘刀冈> 在 2008-10-13 上传 | 大小:493.92kb | 下载:0

[数值算法/人工智能克里金算法

说明:等值线原码中插值算法,还可以吧。如有问题给我发EMAIL.-contours original codes interpolation algorithm, it can. If problems given me a email.
<周玉明> 在 2008-10-13 上传 | 大小:1.31kb | 下载:2

[压缩解压文本与二值图像的游程压缩[xtulbd,050418]

说明:【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示,最大长度可为255个重复字;(3) 重复字符。以上三部分合称为重复因子。可见要获得压缩效益,重复字符应在3个以上。2. 图像游程压缩的原理 对于二值图像,原始数据为零一矩阵,压缩时逐行处理该矩阵:(1) 连续n个1,表示为+n;(2) 连续n个0,表示为-n。-text and
<李勃东> 在 2008-10-13 上传 | 大小:153.8kb | 下载:0

[压缩解压LZ77中匹配的C程式附錄

说明:块
<古寿> 在 2008-10-13 上传 | 大小:1.35kb | 下载:0

[数值算法/人工智能cpp1221

说明:一个用于数学函数值计算的c函数,求任意数学函数f(x)和f(x,y)的值-a mathematical function for the calculation of the value of c function. Arbitrary mathematical function f (x) and f (x, y) values
<田园> 在 2008-10-13 上传 | 大小:2.82kb | 下载:0

[压缩解压Huffman1

说明:本程序提供了哈夫曼编码的压缩和解压缩函数,并实现了图象文件的压缩和解压缩-the procedures provided Huffman coding compression functions, and to achieve the image file compression
<徐亮> 在 2008-10-13 上传 | 大小:21.47kb | 下载:0

[数值算法/人工智能层次分析法的matlab程序

说明:本程序是用matlab遍写 有很强的实用性-this procedure is used Matlab times was a strong practicality
<李刚> 在 2008-10-13 上传 | 大小:911byte | 下载:0

[数值算法/人工智能大数运算类

说明:一个用C++写的大数运算类,支持大数的加,减,乘,除和模运算,速度快。-C wrote a majority of the computing categories, large numbers support the addition, subtraction, multiplication and addition and modular, fast.
<cai> 在 2008-10-13 上传 | 大小:3.85kb | 下载:0

[压缩解压xiaobo

说明:本程序是小波零树图象压缩算法,能够很好的压缩图象,在C语言里编写的-Zerotree wavelet image compression algorithms, to the good image compression, in the C language prepared by the Lane
<钱晓鸿> 在 2008-10-13 上传 | 大小:1.36kb | 下载:0

[压缩解压LZWCOM

说明:本程序是LZW图象压缩算法,能够对图象较好地进行压缩-LZW algorithm for image compression, to be able to better image compression
<钱晓鸿> 在 2008-10-13 上传 | 大小:1.48kb | 下载:0

[压缩解压sunny

说明:水平有限,请高手们指点一下哪里可以改进,或者有更好的方法-limited, and 19:56 gets advice on where they can improve, or there is a better way
<王力> 在 2008-10-13 上传 | 大小:3.28kb | 下载:0

[压缩解压zip&unzip

说明:利用Java实现zip压缩/解压缩。randomData()函数随机生成50个double数据,并放在doc字符串变量中 openFile()函数读取ZIP压缩文件 saveFile()函数将随机生成的数据存到ZIP格式的压缩文件中。-use Java zip compression / decompression. RandomData () function randomly generated 50 double data and
<潘振瑶> 在 2008-10-13 上传 | 大小:1.82kb | 下载:0

源码中国 www.ymcn.org