-
很好用的HPHOTO数据压缩工具包,适用于字符压缩,对图像压缩效果不好。...
很好用的HPHOTO数据压缩工具包,适用于字符压缩,对图像压缩效果不好。-Good data compression used in HPHOTO toolkit for character compression, image compression do not work.
- 2022-05-30 09:39:36下载
- 积分:1
-
难得找的到的全部HDMI 1.3最新规范书
难得找的到的全部HDMI 1.3最新规范书-Rare to find all the latest HDMI 1.3 specification
- 2022-03-22 12:03:35下载
- 积分:1
-
our operations, including operations Matlab calculator and several small procedu...
我们的作业,matlab 的作业 包括计算器以及几个小程序等,具体内容大家请自己看-our operations, including operations Matlab calculator and several small procedures, the specific content please themselves.
- 2022-09-25 21:25:08下载
- 积分:1
-
java development of the database, which is rather large, beginners not readily a...
java开发的数据库,这个比较大,初学者不太容易看懂,不过这个使用odbc比较简单-java development of the database, which is rather large, beginners not readily accessible. However, this is relatively simple to use odbc
- 2022-03-17 22:13:54下载
- 积分:1
-
h.263 c source code. Contents under input. Qcif original uncompressed files, run...
h.263 c编码源码。目录下有input。qcif原始未压缩文件,运行程序生成重建文件recon。qcif和压缩后文件output。263文件。-h.263 c source code. Contents under input. Qcif original uncompressed files, run the program generator reconstruction documents recon. Qcif and compressed paper output. 263 documents.
- 2022-05-26 01:31:33下载
- 积分:1
-
- 2022-10-02 05:00:03下载
- 积分:1
-
一个公认的无损和近无损图像压缩算法:实现…
当前公认的最优无损/准无损图像压缩算法之一:calic算法的软件实现。-An accepted lossless and near lossless image compression algrithm: Relization of CALIC on soft.
- 2022-07-27 02:52:30下载
- 积分:1
-
程序通过构建一个haffman树,用哈夫曼树算法对文本文件进行0
程序通过构建一个haffman树,用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件
压缩与解压-Procedure to build a tree haffman using Huffman tree algorithm to 0-1 on the text file of code, and simulate file compression and decompression
- 2022-05-13 06:55:39下载
- 积分:1
-
Personal information of the source code, can refer to for beginners, very inspir...
个人信息的源代码,初学者可以参考,很有启发的。祝大家学c#快提高-Personal information of the source code, can refer to for beginners, very inspired. I wish you all learn c# Soon improve
- 2022-03-12 15:02:00下载
- 积分:1
-
使用Lempel-Ziv压缩
Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a finite alphabet into substrings, whose lengths do not exceed a prescribed integer and a coding scheme which maps these substrings sequentially into uniquely decipherable code words of fixed length. The strings are selected so that they have nearly equal probability of occurrence. Frequently-occurring symbols are grouped into longer strings while occasional symbols appear in short strings. -Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a fi
- 2022-07-10 13:32:58下载
- 积分:1