-
C语言实现JPEG-LS编解码
说明: 这是一个常用的JPEG-LS编解码的C语言实现。(This is a commonly used JPEG-LS codec C language.)
- 2020-05-12 23:11:47下载
- 积分:1
-
图片压缩
代码基于MATLAB平台完成,能够对图片进行压缩处理(Code based on the MATLAB platform, can carry on the compression processing to the image)
- 2017-12-28 21:59:09下载
- 积分:1
-
DoG
attempt to do Difference of gaussian in image processing
- 2009-11-30 15:43:41下载
- 积分:1
-
The-Hoffman-code
利用Huffman编码方式对一段文字进行编码和解码。哈夫曼编码是可变字长编码(VLC)的一种。(Using the Huffman encoding method for encoding and decoding of a paragraph of text. Huffman code is a variable length coding (VLC) is a kind of.)
- 2015-01-27 15:30:06下载
- 积分: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
-
36362
WinEYS压缩源码例程,程序结合易语言扩展界面支持库,调用API函数实现压缩解压功能。(WinEYS source compression routines, programs combined with easy language support library expansion interface , call the API function to achieve compression and decompression functions.)
- 2017-01-06 16:05:13下载
- 积分:1
-
游程编码
文件中有两个编码程序,一个是简单的游程编码仿真实现,另一个是图像的游程压缩编码实现(There are two coding programs in the file. One is a simple run-length coding simulation implementation, the other is the image run-length compression coding implementation.)
- 2020-06-25 13:00:02下载
- 积分:1
-
PAPER1
1一种剪切波域的稀疏分量分析方法.pdf(1.A sparse component analysis of shear wave field
)
- 2014-05-09 20:58:08下载
- 积分:1
-
shunxubiao
顺序表插入删除,典型的教科书式的程序。老师给的。。。。。。(The order of the table insert removed, a typical textbook-style programs.)
- 2010-01-10 11:23:19下载
- 积分:1
-
Zhang_RandomDemodulator
随机解调器,可在压缩感知中获取压缩采样。(Get compressed samples)
- 2017-03-15 15:55:32下载
- 积分:1