登录
首页 » matlab » Jpeg_code_decode

Jpeg_code_decode

于 2008-06-10 发布 文件大小:56KB
0 76
下载积分: 1 下载次数: 195

代码说明:

  MATLAB图像压缩JPEG编解码算法,多种参数对比,代码详细实现JPEG编解码标准算法(MATLAB codec JPEG image compression algorithm, multi-parameter comparison, the code in detail to achieve the standard JPEG codec algorithm)

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

发表评论

0 个回复

  • VC_programming_LZARI_classic_code_compression_algo
    VC编程实现LZARI压缩算法经典代码VC programming LZARI classic code compression algorithm (VC programming LZARI classic code compression algorithm )
    2010-09-09 11:25:30下载
    积分:1
  • mpeg
    一些MPEG图象处理中图象压缩解压的MATLAB源码(Some MPEG image processing in image compression decompression MATLAB source code)
    2008-05-30 09:02:16下载
    积分:1
  • jpeg1
    基于stm32的jpeg图片压缩代码,并且通过串口输出(The stm32-based jpeg image compression code, and output through the serial port)
    2021-04-08 16:09:00下载
    积分: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
  • Erika
    upx解压,演示upx解压的程序源码,仅供参考。(upx unpack,show upx unpack program source code)
    2016-03-25 11:07:12下载
    积分:1
  • 7z1900_c
    说明:  支持7zip压缩解压缩功能,c语言源码。(Support 7zip compression and decompression function, C language source code)
    2020-06-23 09:51:10下载
    积分:1
  • lz4 速度超快的算法
    lz4 压缩解压速度超快,比zip lzo等算法(lz4 compress )
    2014-07-07 09:50:48下载
    积分:1
  • Signal
    接收器必须具有某种方法能够知道数据流中字节的起始和结束。在异步通信中,字节边界由起始和停止位指示。在同步通信中,定时机制帮助发送器和接收器处于同步状态。(The receiver must have some way to know the data stream in bytes of the start and end. In asynchronous communication, the byte boundary from the start and stop bit instructions. In synchronous communication, the timing mechanism to help the transmitter and receiver are in sync.)
    2010-01-25 18:37:25下载
    积分:1
  • 61IC_H4231
    PAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4,ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,...... ZPAV (H265) 基本算法 : 1,图象与声音分解与合成 :小波 ; 2,图象与声音前处理 :小波子带零交叉降噪,目标纹理处理,语音处理 ; 3,速率控制 :小波子带熵速率控制 ; 4,量化与反量化 :小波子带熵量化与反量化 ; 5,低频分量和高频分量的降维 :小波子带邻域交叉降维 ; 6,运动矢量和量化表的分解与合成 :广义小波 ; 7,位面编码 :数学形态小波,多级树集合群,嵌入零树,位面降维 ; 8,位流编码 :算术编码,熵编码 ; 9,运动估计 :宏块最优决策,运动矢量预测 ; A,运动搜索 :钻石,大钻石,小钻石,方形 ; B,图象与声音后处理 :低通滤波,断点重构,宏块平滑 ; C,误码纠错 :矢量仿真,帧间仿真 。 (The PAV (H265) is the audio and video compression and decompression protocol, is very different from H264/MPEG4 ZPAV (H265) algorithm is a wavelet, multi-level tree collection group, and generalized wavelets, mathematical morphology, wavelet, ... ZPAV (H265) algorithm: 1, image and sound decomposition and synthesis: wavelet 2, image and sound processing: wavelet sub-band zero-crossing noise, target texture processing, speech processing 3, the rate control: wavelet subband entropy rate control 4, quantization and inverse quantization: Wavelet subband entropy quantization and inverse quantization 5, the dimensionality reduction of the low frequency component and high frequency components: the wavelet subbands neighborhood cross-dimensionality reduction 6, the decomposition and synthesis of the motion vector and quantization tables: generalized wavelet 7, bit-plane coding: the mathematical form of wavelet multi-level tree collection group, embedded zerotree, bit plane)
    2012-03-07 16:22:55下载
    积分:1
  • Aviation
    ECG compress algorithm
    2020-12-09 06:59:20下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载