-
gczh
工程之间的转换 主要针对 05 和08
希望对大家有帮助(Projects aimed at the conversion between 05 and 08
We want to help)
- 2010-02-24 10:51:27下载
- 积分:1
-
hausdorff1
对于做模式识别的朋友有很大的帮助~HAUSDORFF距离!!!!!(Pattern Recognition for doing a great friend to help ~ HAUSDORFF distance! ! ! ! !)
- 2009-05-26 01:09:25下载
- 积分:1
-
GZIP解压例子
利用gzip.dll解压http请求返回的内容。内附gzip.dll。参考网上资料自己写的VB6工程源码。自己编译EXE的时候注意把gzip.dll释放到exe所在目录。(Use gzip.dll to decompress the content returned by HTTP request. Gzip.dll is attached. Refer to the VB6 project source code written by myself.)
- 2020-06-22 07:00:02下载
- 积分:1
-
EZW
EZW算法的matlab代码,希望对大家有用(EZW algorithm matlab code, everyone would like to be useful)
- 2021-04-07 16:39:01下载
- 积分:1
-
Image-compression-algorithm
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。(Series show the source code for image compression technology. Include: use of block truncation coding for image compression (Block Truncation), Gaussian pyramid transform based image compression (Gaussian Pyramids), based on the discrete cosine transform image compression (Discrete Cosine Transform), based on singular value decomposition (SVD) image compression (Singular Value Decomposition). The code given 2D image can also be used for noise cancellation.)
- 2011-06-21 16:39:40下载
- 积分:1
-
huffman_file_compress
说明: 使用霍夫曼huffman 編碼方式 對文件進行壓縮 程序很簡單 主要是幫助新人了解霍夫曼編碼的實現方法(The use of Huffman huffman encoding file compression program is very simple principal is to help newcomers understand the Hoffman encoding method)
- 2008-11-14 06:56:32下载
- 积分:1
-
Arithmetic
说明: 对信源数据,即exam,采用算术编码进行信源压缩编码(Source of data, that is, exam, using arithmetic coding for source compression coding)
- 2008-09-19 17:12:55下载
- 积分:1
-
200430481
赫夫曼编译码器:
用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。
[基本要求]一个完整的系统应具有以下功能:
(1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。
(2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。
(3)D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
(4)P:印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。
(5)T:印哈夫曼树(Tree printing)。将已在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示出,同时将此字符形式的哈夫曼树写入文件TreePrint中。()
- 2021-03-06 09:19:30下载
- 积分:1
-
Orthogonal-Matching-Pursuit
压缩传感中Orthogonal Matching Pursuit算法的matlab实现以及测试程序,上传者亲自编写,以验证,可放心使用。(The realization of Orthogonal Matching Pursuit (OMP) algorithm via matlab. OMP is a classical algorithm in compressed sensing. The RAR also includes a test program for this algorithm.)
- 2012-03-22 11:25:16下载
- 积分:1
-
263yasuoyuv
263yasuoyuv.rar是把yuv-411格式文件压缩为*.263可直看(263yasuoyuv.rar is yuv-411 format for the*. 263 files can be read straight)
- 2008-06-12 20:20:49下载
- 积分:1