-
DoG
attempt to do Difference of gaussian in image processing
- 2009-11-30 15:43:41下载
- 积分:1
-
windowshuffman
哈弗曼编码 加窗口实现 对特定文件压缩效果更好
(Huffman coding plus window to achieve better results for a specific file compression)
- 2014-06-05 13:42:44下载
- 积分:1
-
DCT
图片压缩代码,适用于DCT JPEG图片压缩。(Image compression code, applicable to DCT JPEG image compression.)
- 2008-05-12 20:24:17下载
- 积分:1
-
huffman
huffman 编码
完陈对指定的文本文件内容进行huffman编码
实现输出(END CHAN huffman encoding text file on the specified content encoding huffman implementation output)
- 2009-04-03 13:04:43下载
- 积分:1
-
Traversalalgo
Codes".
Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called "prefix-free codes") (that is, the bit string representing some particular symbol is never a prefix of the bit string representing any other symbol) that expresses the most common characters using shorter strings of bits than are used for less common source symbols. Huffman was able to design the most efficient compression method of this type: no other mapping of individual source symbols to unique strings of bits will produce a smaller average output size when the actual symbol frequencies agree with those used to create the code. A method was later found to do this in linear time if input probabilities (also known as weights) are sorted.
- 2009-12-01 04:47:10下载
- 积分:1
-
lz4 压缩解压速度超快的算法
lz4 压缩解压速度超快,比zip lzo等算法(lz4 compress )
- 2014-07-07 09:50:48下载
- 积分:1
-
MobileShop
一个手机电子商务网站
包含物品展示,后台管理,管理员登陆(A mobile e-commerce site that contains items to display, background management,管理员登陆)
- 2007-07-22 00:54:36下载
- 积分:1
-
klt-dct
klt经典程序,可以在matlab里面直接运行(KLT classical procedures, can be run directly in matlab)
- 2009-03-01 16:19:36下载
- 积分:1
-
BWT
BWT压缩方法描述,是一种被bzip2等数据压缩技术所使用的算法(The Burrows–Wheeler transform (BWT, also called block-sorting compression), is an algorithm used in data compression techniques such as bzip2.)
- 2011-11-25 14:47:11下载
- 积分:1
-
huffman
这是关于huffman编码的算法,输入权值,自动给出编码(This is about huffman coding algorithm, the input weights automatically given coding)
- 2013-07-31 17:45:00下载
- 积分:1