-
ivsdk
非常好的视频压缩filter,可以实现mpeg2 mpeg1的视频压缩,用户可以自己选择码率(very good video compression filter can achieve mpeg1 mpeg2 video compression, Users can choose Rate)
- 2006-08-10 15:58:10下载
- 积分:1
-
081SharpZipLib
C#写的ZIP压缩包,可以在线将文件压缩成为ZIP文件或数据流。(wrote ZIP compressed, online file compressed into ZIP files or data flow.)
- 2006-12-29 03:27:15下载
- 积分:1
-
JAVA文件压缩与解压缩实践
说明: 本系统运用LZ77字典算法、懒惰匹配算法和Huffman编码算法,使用Java语言在Jbuilder2006环境下设计了使用GZIP算法对文件压缩与解压缩的实现程序。用户可以根据自己的需求,使用此程序方便地对文件进行压缩或者解压缩操作。(This system uses LZ77 dictionary algorithm, lazy matching algorithm and Huffman coding algorithm, and uses Java language to design the implementation program of gzip algorithm for file compression and decompression under the environment of JBuilder 2006. Users can use this program to compress or decompress files conveniently according to their own needs.)
- 2020-03-16 21:42:24下载
- 积分:1
-
huffman
说明: c语言环境下的 哈夫曼编码的串行程序(c language environment Huffman serial procedures)
- 2008-09-26 09:54:33下载
- 积分:1
-
哈夫曼树
利用哈夫曼树对简单文件进行压缩和解压缩,对数据的压缩集成(Compression and Decompression of Simple Files Using Huffman Tree)
- 2019-05-25 09:42:38下载
- 积分:1
-
数据压缩_RLC游程编码
本程序实现了数据压缩中RLC(游程编码)过程。执行环境为 TC 3.0。(realized by the data compression RLC (RIc) process. The environment for the implementation of TC 3.0.)
- 2005-05-19 19:19:32下载
- 积分:1
-
A-REMARK-ON-COMPRESSED-SENSING
说明: 一篇关于压缩感知的经典文章,压缩感知(Compressed sensing,简称CS,也称为Compressive sampling)理论异于近代奈奎斯特采样定理,它指出:利用随机观测矩阵可以把一个稀疏或可压缩的高维信号投影到低维空间上,然后再利用这些少量的投影通过解一个优化问题就可以以高概率重构原始稀疏信号,并且证明了这样的随机投影包含了原始稀疏信号的足够信息。(A classic article on compressed sensing, compressive sensing (Compressed sensing, referred to as CS, also known as Compressive sampling) different from the modern theory of the Nyquist sampling theorem, which states: the use of a random measurement matrix can be sparse or compressible high-dimensional signal projected to low dimensional space, and then use a small amount of projection by solving an optimization problem to be sparse with high probability to reconstruct the original signal, and prove that random projection of the original sparse signal contains enough information.)
- 2011-04-10 08:29:58下载
- 积分:1
-
zp
说明: 一个用jbuilder做纸牌游戏,希望对你学习有帮助(A card game using jbuilder do, and they hope to help you learn)
- 2008-11-27 16:38:18下载
- 积分:1
-
huffman
这是关于huffman编码的算法,输入权值,自动给出编码(This is about huffman coding algorithm, the input weights automatically given coding)
- 2013-07-31 17:45:00下载
- 积分:1
-
HAFUMANSHU
哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。(Huffman encoding (Huffman Coding), also called Huffman Coding, is a way of Coding, Huffman Coding is variable word length Coding (VLC). Huffman in 1952 put forward a kind of coding method, this method is completely based on the characters of the occurrence probability to construct the average length of the shortest code word, sometimes called the best coding, generally is called Huffman coding (sometimes referred to as the Huffman coding).)
- 2016-12-13 00:02:52下载
- 积分:1