image

所属分类:通讯编程
开发工具:matlab
文件大小:23KB
下载次数:38
上传日期:2009-08-30 15:17:12
上 传 者zxremail
说明:  此程序采用huffman编解码,BPSK调制解调,实现图像的有效传输
(huffman encoding and decoding, for image transmission)

文件列表:
image\binhuff.m (455, 2009-05-08)
image\bpskdemodu.m (338, 2009-05-08)
image\bpskmodu.m (302, 2009-05-08)
image\dctencode1.m (3445, 2009-04-24)
image\Discalmer.txt (568, 2004-04-23)
image\frequency.m (572, 2004-07-02)
image\huff2norm.m (1489, 2004-07-02)
image\huffcodes2bin.m (1185, 2004-07-02)
image\huffman_bench1.m (771, 2004-07-04)
image\huffman_bench2.m (1356, 2004-07-04)
image\huffman_demo1.m (1444, 2009-05-08)
image\huffman_demo2.m (2219, 2009-04-27)
image\huffman_docs.zip (11480, 2004-05-11)
image\huffman_test1.m (445, 2004-07-04)
image\norm2huff.m (3670, 2004-07-02)
image\pcount.m (754, 2009-05-06)
image\psnr.m (143, 2009-04-29)
image\takediff.m (999, 2009-05-06)
image\takeout.m (399, 2009-05-06)
image\test1.m (1674, 2009-05-08)
image\test2.m (581, 2009-05-06)
image (0, 2009-05-08)

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % huffman code Read Me % % % % % % Last update: 04 july 2004 % % by Pepecito, pepecito@email.it % % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% ################################### # # # Content of ZIP archive # # # ################################### 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchmark) 6. huffman_demo1.m (demo file) 7. huffman_demo2.m (demo file) 8. huffman_test1.m (test file) 9. huffman_test2.m (test file) 10. huffman_docs.zip (documentation) 11. Disclamer.txt (this is the disclamer) 12. ReadMe.txt (this file) ################################### # # # NOTES # # # ################################### The function has been created using the following Matlab version: >> version ans = 6.1.0.450 (R12.1)

近期下载者

相关文件


收藏者