联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 压缩解压(85) 

[压缩解压] makeZipBoom

生成指定大小的文件,用于制作压缩包炸弹,仅供娱乐
Generate a file of the specified size, which is used to make a compressed bomb for entertainment only (2023-12-16, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1702911637709013.html

[压缩解压] Navigation

运用霍夫曼编码,求的信源,码子,概率,长度等
The use of Hoffman encoding, for the source, size, probability, length etc. (2017-11-14, Others, 77KB, 下载1次)

http://www.pudn.com/Download/item/id/1510663915618703.html

[压缩解压] 算术编码matlab

从整个符号序列出发,根据各信源序列的概率将信源序列映射到[0,1) 区间上,然后选取区间内的一点(也就是一个二进制的小数)来表示信源序列。
From the entire sequence of symbols, the source sequence is mapped to the interval [0,1] according to the probability of each source sequence, and then a point (that is, a binary fraction) in the interval is selected to represent the source sequence. (2017-09-19, matlab, 9KB, 下载5次)

http://www.pudn.com/Download/item/id/1505799226654715.html

[压缩解压] 算术编码

算术编解码,32符号信源集合的算术编码与解码
Arithmetic Coding and decoding with VC++ in 31 signals (2017-06-13, Visual C++, 7824KB, 下载3次)

http://www.pudn.com/Download/item/id/1497362400842502.html

[压缩解压] youchengbianma

实现游程编码,输入一连串的信源符号,可以实现游程编码
Run lenghth code (2014-09-18, DOS, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/2622252.html

[压缩解压] fano

   费诺编码也是一种常见的信源编码方法。信源符号以概率递减的次序排列进来,将排列好的信源符号划分为两大组,使第组的概率和近于相同,并各赋于一个二元码符号”0”和”1”.然后,将每一大组的信源符号再分成两组,使同一组的两个小组的概率和近于相同,并又分别赋予一个二元码符号.依次下去,直至每一个小组只剩下一个信源符号为止.这样,信源符号所对应的码符号序列则为编得的码字.
Fenno coding is also a common source coding methods. The source symbols come in order of decreasing probability, the source symbols aligned into two groups, the first group and near the same probability, and assigns a binary code of the symbol "0" and "1" then, a large group of each source symbol and then divided into two groups, so that the same group of two teams and nearly the same probability, and they were given a binary code symbol sequence continues until each team only until the next source symbols so, the source code symbols corresponding to the symbol sequence obtained was compiled code word. (2013-11-19, matlab, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/2403854.html

[压缩解压] huffman

由于目前数字通信中一般都使用二进制符号,因此二进制的Huffman编码技术最为普遍,其编码步骤如下: 1、将信源符号按概率从大到小进行排列; 2、给两个概率最小的信源符号各分配一个码元“0”和“1”,然后将这两个信源符号合并成一个新符号,并用这两个最小的概率之和作为新符号的概率,结果得到一个只有(n-1)个信源符号的新信源(假设原来所需编码的符号数为n),称为信源的第一次缩减信源S1; 3、将缩减信源S1的符号仍按概率从大到小的顺序进行排列,重复步骤2,得到只含(n-2)个符号的缩减信源S2; 4、重复上述步骤,直至缩减信源只剩两个符号为止,此时所剩两个符号的概率之和必为1,将这两个符号各分配一个码元“0”和“1”后,从最后一级缩减信源开始,依编码路径向前返回,就得到各信源符号所对应的Huffman码字。
Due to the current digital communication in general use binary symbols, so the Huffman coding of binary is the most common, the encoding procedure is as follows:1, the source symbols according to the probability from big to small order 2, to the two smallest source symbols of each is assigned a code "0" and "1", then the two source symbols are combined into a new symbol, and the two smallest probability and probability as a new symbol, the result is a only (n-1) new source source symbols (the original hypothesis number symbols required coding for n), called the first cut the source S1 source 3, cut the source S1 symbols according to probability from big to small order of rank, repeat steps 2, got only containing (n-2) a symbolic reduction source S2 4, repeat the above steps, until reduced source only two symbols, the remaining two symbol probability and will be 1, these two symbols each assigned a symbol "0" and "1", from the beginning of last stage reduced source, according to code pa (2013-05-31, Visual C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/2265809.html

[压缩解压] rle

对一维、二维等信源进行游程编码,形成码流;以及对码流解码恢复
To 1-d, 2-d source such as on the run-length coding, form code flow And to streaming decoding recovery (2011-12-29, matlab, 254KB, 下载13次)

http://www.pudn.com/Download/item/id/1746156.html

[压缩解压] yuce

预测编码是信源编码的一种,对有记忆信源的剩余度进行压缩的一种时域编码方法。
Predictive coding is a source coding, there are memories of the remaining source of a degree of compression coding method in time domain. (2011-03-29, Visual C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1472455.html

[压缩解压] arith_coder-3

算术编码 信源编码的一种好的编码方法 具有很高的压缩比
Arithmetic Coding (2010-05-03, C/C++, 145KB, 下载4次)

http://www.pudn.com/Download/item/id/1154434.html

[压缩解压] coding

此代码是在保持信噪比的情况下,进一步提高了压缩比。灰度级的减少,势必会降低信噪比,但因为是处以比较小的整数,并没有引起熵值的剧烈变化,编码后信噪比基本不变。
This code is to maintain the signal to noise ratio of the case, to further improve the compression ratio. Gray-scale reduction, will inevitably reduce the signal to noise ratio, but because it is punishable by a relatively small integer, and did not cause dramatic changes in entropy, the encoded signal to noise ratio remains unchanged. (2010-04-03, matlab, 74KB, 下载3次)

http://www.pudn.com/Download/item/id/1110642.html

[压缩解压] site_16k_cn

16k小说杰奇后台规则大家共同来分享 呵呵……
This is a pen !! (2010-03-29, PHP, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1104227.html

[压缩解压] UM2009

UM联信 2009 客户端 注:主程序已经被脱壳
UM 2009 client Note: The main program has been unpacked. (2009-12-29, Delphi, 1769KB, 下载38次)

http://www.pudn.com/Download/item/id/1021783.html

[压缩解压] c2csql

房产管理系统,的房地产公司网站管理系统正式版源码,免费房地产开发公司网站模板,地产企业网站系统源程序,地产公司网站后台程序,房地产企业网站模板,asp房地产开发公司网站自助建站系统,房地产公司网页模板,房地产公司门户网站源程序,欢迎大家下载使用
Real Estate Management System (2009-10-13, ASP, 18523KB, 下载38次)

http://www.pudn.com/Download/item/id/936571.html

[压缩解压] pudn

给定权值、叶子和结点的个数进行Huffman信源编码
Given the right value, leaves and the number of nodes for Huffman source coding (2009-03-19, Visual C++, 255KB, 下载1次)

http://www.pudn.com/Download/item/id/679141.html

[压缩解压] CRMforcompany

本系统基本完善了CRM管理系统的各个模块,只要稍加修改就能满足大中型企业的需求。
sorry,I don t know how to discription this CRM project in English! (2009-03-16, Java, 12552KB, 下载26次)

http://www.pudn.com/Download/item/id/675460.html

[压缩解压] jpegcompress

灰度图像的jpeg压缩处理,解压处理,以及信噪比SNR的计算
Grayscale jpeg image compression, decompression, as well as the calculation of signal to noise ratio SNR (2008-12-14, matlab, 17KB, 下载83次)

http://www.pudn.com/Download/item/id/605162.html

[压缩解压] HuffmansourcecodingClanguagesourcecode

哈夫曼信源编码是一种很常见的信源编码方式。本源代码对初学者有很强的借鉴意义。本代码兼容性强。可在C++程序中调用。
Huffman source coding is a very common source coding methods. Source code for beginners have a very strong reference. The code compatibility. In C++ Procedure call. (2008-11-30, C/C++, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/592727.html

[压缩解压] huffman

读入一段数据,对该数据采用哈夫曼算法进行信源编码
Read into the section of data, the data on the use of Huffman source coding algorithm (2008-09-19, matlab, 3KB, 下载54次)

http://www.pudn.com/Download/item/id/549082.html

[压缩解压] shannon

自己编写的一个用于信源的二元shannon编码
I have written a letter for the source of the binary encoding shannon (2008-07-16, Visual C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/511481.html
总计:85