-
windowshuffman
哈弗曼编码 加窗口实现 对特定文件压缩效果更好
(Huffman coding plus window to achieve better results for a specific file compression)
- 2014-06-05 13:42:44下载
- 积分:1
-
3D-Imaging-with-Compressive-Sensing
压缩感知三维成像文献,是三维重建方面最新的文献(Compressed sensing three-dimensional imaging literature, is the latest three-dimensional reconstruction of the literature)
- 2013-11-23 22:16:15下载
- 积分:1
-
HuffMan
哈夫曼编码译码系统,设置发送者和接受者两个功能,
发送者的功能包括:
①输入待传送的字符信息;
②统计字符信息中出现的字符种类数和各字符出现的次数(频率);
②根据字符的种类数和各自出现的次数建立哈夫曼树;
③利用以上哈夫曼树求出各字符的哈夫曼编码;
④将字符信息转换成对应的编码信息进行传送。
接受者的功能包括:
①接收发送者传送来的编码信息;
②利用上述哈夫曼树对编码信息进行翻译,即将编码信息还原成发送前的字符信息。
(Huffman decoding system, set the sender and the recipient of two functions, the sender' s features include: (1) input to be transmitted character information ② statistical character information, the number of types of characters and characters the number of occurrences (frequency create a Huffman tree) ② According to the number of types of characters and their respective number of occurrences ③ use the Huffman tree to find the characters Huffman coding ④ character information into the corresponding coding information for delivery. The recipient of the features include: (1) to receive the coded information to the sender transmission ② above Huffman tree coded information to be translated, is about to coded information to restore the character information before sending.)
- 2012-06-21 21:01:17下载
- 积分:1
-
1
说明: 霍夫曼编码解码,实用程序,源程序,只用好用,通用。(Huffman encoding and decoding, utilities, source code, using only easy to use, universal.)
- 2013-06-20 14:57:58下载
- 积分:1
-
TWIST_v2
说明: 该程序包含两部迭代收缩阈值算法在几个方面的应用,包括图像,1范数和2范数的核心算法。(The program includes two parts of iterative shrinkage threshold algorithm in several aspects, including image, 1 norm and 2 norm core algorithm.)
- 2019-07-16 16:43:05下载
- 积分:1
-
MobileShop
一个手机电子商务网站
包含物品展示,后台管理,管理员登陆(A mobile e-commerce site that contains items to display, background management,管理员登陆)
- 2007-07-22 00:54:36下载
- 积分:1
-
huffmancode103
哈弗曼编码。输入需要编码的大小写字符即可得出各个字符的编码(Havermann coding. Enter the desired case characters can be encoded in various character encoding obtained)
- 2016-02-18 12:43:46下载
- 积分:1
-
7zapi
7-zip open api
7-zip开发平台。(7-zip open api , can be used in batch)
- 2018-05-17 17:39:37下载
- 积分:1
-
Renderer
this is renderer function
- 2009-11-15 21:17:44下载
- 积分:1
-
BitIOTest1
这是一个练习使用位写入/写出的程序,利用bitio.c和bitio.h工具整合,可以向文本文件E:\bitio1.txt中读取和写入数个位,使用者可以通过调试功能进一步了解位写入写出的作用。进而给今后做数据压缩打下基础。(This is a practice using bit write/write program, using bitio.c and bitio.h tool integration, you can read and write several bits to the text file E: \ bitio1.txt, the user can pass Debugging function to further understand the role of bit write write. And then lay the foundation for future data compression.)
- 2020-09-03 17:08:07下载
- 积分:1