资源列表

« 1 2 ... .46 .47 .48 .49 .50 1151.52 .53 .54 .55 .56 ... 1306 »

[压缩解压java-for-image-compression

说明:java实现图像压缩,图片不失真的等比例压缩算法-java for image compression
<chenpeng> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[压缩解压huofuman

说明:霍夫曼编码与解码,功能:输入任意符号和权值,构建霍夫曼树,输出霍夫曼编码,计算平均码长,输入任意编码进行解码,错误提示。-Huffman encoding and decoding functions: Enter any symbols and weights to build Huffman tree, the output Huffman code to calculate the average code length, inp
<金继仁> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[压缩解压construction-dun-arbre

说明:读取文本 得到文本内容的霍夫曼编码 同时统计文本内字符出现频率 次数 种类 种类数-Read the text content of text to be Huffman coding
<QU> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[压缩解压LZ78

说明:LZ78 C++ source code, maybe useful
<Duke> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[压缩解压huffmantest

说明:对信源进行huffman编码,建立Huffman table,输出Huffman压缩流-For Huffman coding to source, establish Huffman table, output Huffman compression flow
<> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[压缩解压RELcode

说明:RLE全称(run-length encoding),翻译为游程编码,又译行程长度编码,又称变动长度编码法(run coding),在控制论中对于二值图像而言是一种编码方法,对连续的黑、白像素数(游程)以不同的码字进行编码。游程编码是一种简单的非破坏性资料压缩法,其好处是加压缩和解压缩都非常快。其方法是计算连续出现的资料长度压缩之。-Run-length encoding (RLE) is a very simple form of d
<lj> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[压缩解压Java-Zip

说明:实现对文件的压缩和解压,里面附详细的文档注释,方便入门。-To achieve the file compression and decompression, inside with detailed documentation comments, convenient primer
<cn.huang> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[压缩解压HuffmanTree

说明:用最短的代码,实现要求的功能。其中不乏经典的操作方法。-With the shortest code, realize the required function. Including some classic methods of operation。
<alvin> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[压缩解压Huffman

说明:哈夫曼编码译码器,主要用于学生学习交流使用,可对txt文件进行压缩解压缩。-Huffman decoder, is mainly used for students to learn to share, txt file compression and decompression
<Carl Sun> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[压缩解压HUFFMAN

说明:霍夫曼编码&翻译 功能一是从文件读取一段文章并将其编码,功能2 将加密的文章还原- no.1 HUFFMAN encode no.2 tranceform huffman code to the capter
<> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[压缩解压myilwt2

说明:Integer wavelet transform for image compression
<Tanmay> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[压缩解压Orthogonal-Matching-Pursuit

说明:压缩传感中Orthogonal Matching Pursuit算法的matlab实现以及测试程序,上传者亲自编写,以验证,可放心使用。-The realization of Orthogonal Matching Pursuit (OMP) algorithm via matlab. OMP is a classical algorithm in compressed sensing. The RAR also includes a
<mike> 在 2024-11-09 上传 | 大小:2kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 1151.52 .53 .54 .55 .56 ... 1306 »

源码中国 www.ymcn.org