登录
首页 » matlab » CCSDS_IMAGE_COMPRESSION

CCSDS_IMAGE_COMPRESSION

于 2010-03-09 发布 文件大小:246KB
0 201
下载积分: 1 下载次数: 114

代码说明:

  CCSDS图像压缩源代码,MATLAB编写处理(CCSDS image compression source code, MATLAB write processing)

文件列表:

CCSDS压缩编码_M
...............\1wco_select_wavelet
...............\...................\BIOR
...............\...................\....\cell
...............\...................\....\....\Bior11.m
...............\...................\....\....\Bior13.m
...............\...................\....\....\Bior15.m
...............\...................\....\....\Bior22.m
...............\...................\....\....\Bior24.m
...............\...................\....\....\Bior26.m
...............\...................\....\....\Bior28.m
...............\...................\....\....\Bior31.m
...............\...................\....\....\Bior33.m
...............\...................\....\....\Bior35.m
...............\...................\....\....\Bior37.m
...............\...................\....\....\Bior39.m
...............\...................\....\....\Bior44.m
...............\...................\....\....\Bior55.m
...............\...................\....\....\Bior68.m
...............\...................\....\....\graph.m
...............\...................\....\....\New Folder
...............\...................\....\diagram.fig
...............\...................\....\pout
...............\...................\....\....\Bior11.m
...............\...................\....\....\Bior13.m
...............\...................\....\....\Bior15.m
...............\...................\....\....\Bior22.m
...............\...................\....\....\Bior24.m
...............\...................\....\....\Bior26.m
...............\...................\....\....\Bior28.m
...............\...................\....\....\Bior31.m
...............\...................\....\....\Bior33.m
...............\...................\....\....\Bior35.m
...............\...................\....\....\Bior37.m
...............\...................\....\....\Bior39.m
...............\...................\....\....\Bior44.m
...............\...................\....\....\Bior55.m
...............\...................\....\....\Bior68.m
...............\...................\....\....\graph.m
...............\...................\....\saturn
...............\...................\....\......\Bior11.m
...............\...................\....\......\Bior13.m
...............\...................\....\......\Bior15.m
...............\...................\....\......\Bior22.m
...............\...................\....\......\Bior24.m
...............\...................\....\......\Bior26.m
...............\...................\....\......\Bior28.m
...............\...................\....\......\Bior31.m
...............\...................\....\......\Bior33.m
...............\...................\....\......\Bior35.m
...............\...................\....\......\Bior37.m
...............\...................\....\......\Bior39.m
...............\...................\....\......\Bior44.m
...............\...................\....\......\Bior55.m
...............\...................\....\......\Bior68.m
...............\...................\....\......\graph.m
...............\...................\COI
...............\...................\...\cell
...............\...................\...\....\Coi1.m
...............\...................\...\....\Coi2.m
...............\...................\...\....\Coi3.m
...............\...................\...\....\Coi4.m
...............\...................\...\....\Coi5.m
...............\...................\...\....\graph.m
...............\...................\...\pout
...............\...................\...\....\COI1.M
...............\...................\...\....\COI2.M
...............\...................\...\....\COI3.M
...............\...................\...\....\COI4.M
...............\...................\...\....\COI5.M
...............\...................\...\....\graph.m
...............\...................\...\saturn
...............\...................\...\......\Coi1.m
...............\...................\...\......\Coi2.m
...............\...................\...\......\Coi3.m
...............\...................\...\......\Coi4.m
...............\...................\...\......\Coi5.m
...............\...................\...\......\graph.m
...............\...................\DB
...............\...................\..\cell
...............\...................\..\....\Db1.m
...............\...................\..\....\Db10.m
...............\...................\..\....\Db15.m
...............\...................\..\....\Db16.m
...............\...................\..\....\Db2.m
...............\...................\..\....\Db32.m
...............\...................\..\....\Db4.m
...............\...................\..\....\Db5.m
...............\...................\..\....\Db6.m
...............\...................\..\....\Db8.m
...............\...................\..\....\graph.m
...............\...................\..\pout
...............\...................\..\....\Db1.m
...............\...................\..\....\Db10.m
...............\...................\..\....\Db15.m
...............\...................\..\....\DB16.M
...............\...................\..\....\DB2.M
...............\...................\..\....\DB32.M
...............\...................\..\....\Db4.m
...............\...................\..\....\DB45.M

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • JAVA文件实践
    说明:  本系统运用LZ77字典算法、懒惰匹配算法和Huffman编码算法,使用Java语言在Jbuilder2006环境下设计了使用GZIP算法对文件压缩与解压缩的实现程序。用户可以根据自己的需求,使用此程序方便地对文件进行压缩或者解压缩操作。(This system uses LZ77 dictionary algorithm, lazy matching algorithm and Huffman coding algorithm, and uses Java language to design the implementation program of gzip algorithm for file compression and decompression under the environment of JBuilder 2006. Users can use this program to compress or decompress files conveniently according to their own needs.)
    2020-03-16 21:42:24下载
    积分:1
  • ImageMatch
    说明:  这是一个基于matlab的图像匹配算法,通过先后两帧中相同的部位,在前一帧中搜索协方差最大的匹配点。(This is a matlab-based image matching algorithm has the same two parts, a former search the largest covariance matching points.)
    2008-09-19 15:39:44下载
    积分:1
  • sm3
    C++编程SM3压缩算法源码,接口简单易用(SM3 compression algorithm)
    2012-07-06 23:10:00下载
    积分:1
  • 0_02011031022550853165221641
    lzw压缩算法的C语言实现,包含压缩和解压缩的原理及实现代码(failed to translate)
    2012-05-01 19:25:25下载
    积分:1
  • ZCRYPT23
    ZIP文件的一个编解码算法,主要用于ZIP文件的加解密。(ZIP file of a codec algorithm, mainly used in ZIP file encryption and decryption.)
    2007-11-26 12:46:33下载
    积分:1
  • lzw_soft
    lzw压缩解压算法源码(The soruce of LZW compression algorithm)
    2020-06-26 13:00:01下载
    积分:1
  • SVD_on_Matlab
    SVD algorithm implementation in Matlab
    2020-07-17 14:28:50下载
    积分:1
  • ZLibNetWrapper
    Deflate压缩算法源码,使用C++编写(Deflate compression algorithm source code, the use of C++ to prepare)
    2009-03-22 14:42:52下载
    积分:1
  • OOMP
    OOMP算法是压缩传感的一种算法,其对OMP算法进行改进,提高了正确率。(OOMP Compressed sensing algorithm is an algorithm to improve its OMP algorithm to improve the accuracy.)
    2013-09-16 09:50:09下载
    积分:1
  • 696518资源总数
  • 105578会员总数
  • 20今日下载