登录
首页 » matlab » jpeg

jpeg

于 2020-06-24 发布
0 284
下载积分: 1 下载次数: 7

代码说明:

说明:  提供JPEG标准压缩压缩的编码解码过程,90%以上的代码有注释,配有GUI设计。代码能够运行,但可能只起到借鉴的作用。(Provide JPEG standard compression coding and decoding process, more than 90% of the code is annotated, with GUI design. Code can run, but it may only serve as a reference.)

文件列表:

jpeg\binCode.m, 323 , 2019-07-15
jpeg\code_huffman.m, 3587 , 2019-07-15
jpeg\code_huffman_c.m, 2468 , 2019-07-15
jpeg\Compress.m, 2068 , 2019-07-15
jpeg\decCode.m, 321 , 2019-07-15
jpeg\decode_huffman.m, 2048 , 2019-07-15
jpeg\decode_huffman_c.m, 1390 , 2019-07-13
jpeg\Decompress.m, 1408 , 2019-07-15
jpeg\HisteqContrast.m, 655 , 2015-01-02
jpeg\Hoffman coding table for chrominance.mat, 1181 , 2019-07-13
jpeg\Hoffman coding table for luminance.mat, 1139 , 2019-07-13
jpeg\img2jpg.m, 1722 , 2019-07-15
jpeg\InitFig.m, 458 , 2015-01-02
jpeg\jpg2img.m, 2270 , 2019-07-15
jpeg\MainForm.fig, 40046 , 2019-07-15
jpeg\MainForm.m, 14668 , 2019-07-15
jpeg\results\result.jpg, 36224 , 2019-07-13
jpeg\results\result1.jpg, 23783 , 2019-07-13
jpeg\SaveImage.m, 436 , 2015-01-02
jpeg\SnapImage.m, 506 , 2015-01-02
jpeg\snap_images\temp.jpg, 73291 , 2019-07-13
jpeg\snap_images\temp1.jpg, 73102 , 2019-07-13
jpeg\timg.bmp, 538075 , 2019-07-01
jpeg\zhuhanshu.m, 585 , 2019-07-15
jpeg\results, 0 , 2019-07-13
jpeg\snap_images, 0 , 2019-07-13
jpeg, 0 , 2019-07-15

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

发表评论

0 个回复

  • Script Unpack Frimware Echolink Open Vu 9
    Script Unpack Frimware Echolink Open Vu 9
    2019-02-27 16:26:51下载
    积分:1
  • Jepg2000的
    Jepg2000的压缩解压(Jepg2000 compression decompression)
    2020-07-09 14:48:55下载
    积分:1
  • 低频减载的MATLAB仿真模型
    说明:  电力系统的频率反映了发电机组所发出的有功功率与负荷所需的有功功率之间的平衡情况。当系统发生较大事故时,系统出现严重的功率缺额,其缺额值超出了正常热备用可以调节的能力,这时即使令系统中运行的所有发电机组都发出其设备可能胜任的最大功率,仍不能满足负荷功率的需要,所引起的系统频率下降值将远远超出系统安全运行所允许的范围。 在这种情况下从保障系统安全运行的观点出发,为了保证电网安全和对重要用户的供电,不得不采取应急措施,切除部分负荷,以使系统频率恢复到可以安全运行的水平内。(The frequency of the power system reflects the balance between the active power generated by the generating unit and the active power required by the load. When the active power from the power plant does not meet the requirements of users, the system frequency will decrease. Frequency fluctuation caused by unplanned load in normal operation of the system. At this time, the system uses the hot standby capacity of the power plant, that is, the generator capacity in the system operation is enough to meet the needs of users. However, when the system has a major accident, the system has a serious power shortage, which is beyond the adjustable capacity of normal hot standby. At this time, even if all the generating units operating in the system send out the maximum power that their equipment may be competent for, they still cannot meet the demand of load power rate, and the resulting system frequency drop value will be far beyond the allowable range of safe operation of the system.)
    2020-11-19 16:29:37下载
    积分:1
  • 789
    视频的源代码,初学者可以参考,很有启发的。祝大家学c#快提高(Video of the source code, can refer to for beginners, very inspired. I wish you all learn c# Soon improve)
    2008-08-17 11:26:06下载
    积分:1
  • jpeg
    提供JPEG标准压缩压缩的编码解码过程,90%以上的代码有注释,配有GUI设计。代码能够运行,但可能只起到借鉴的作用。(Provide JPEG standard compression coding and decoding process, more than 90% of the code is annotated, with GUI design. Code can run, but it may only serve as a reference.)
    2020-06-24 11:00:02下载
    积分:1
  • hufman
    哈夫曼文本压缩器,两个功能压缩文本文件和解压二进制文件。 内容为源代码,用编译器把源代码运行一遍,把需要压缩的txt文件放到和源代码同一个目录下,压缩名称输入 **.txt 压缩后的名称一定要写二进制格式的 例如 **.dat 只能解压用这个程序压缩后的文件。。 解压名 写 **.dat 解压后名称 **.txt(Huffman text compression, two text files compression and decompression functions binaries)
    2013-12-27 11:06:18下载
    积分:1
  • 61857042RLS
    说明:  自适应信号处理的理论和技术经过40多年的发展和完善,已逐渐成为人们常用的语音去噪技术.并通过实例介绍了基于Matlab的RLS自适应语音噪声对消系统的设计与实现.(After more than 40 years of development and improvement, the theory and technology of adaptive signal processing have gradually become a common speech denoising technology. The design and implementation of RLS adaptive speech noise cancellation system based on Matlab are introduced through an exampl)
    2021-03-13 10:57:04下载
    积分:1
  • ImageCompress(QRfenjie)
    利用奇异值分解压缩图像,内有详细的实验报告(包括编程思路、结果分析以及实验图像)(The use of singular value decomposition image compression, which has a detailed experimental report (including programming ideas, the results of analysis and experimental images))
    2008-07-02 15:52:45下载
    积分:1
  • TestMQCoder
    JPEG里MQ算术编码测试程序 编解码器 C(MQ arithmetic coding in JPEG test procedure codec C)
    2020-12-06 09:19:22下载
    积分:1
  • gundunkongzhi
    混沌控制、混沌同步仿真程序混沌控制、混沌同步仿真程序(Chaos control, chaos synchronization simulation program)
    2020-08-15 16:18:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载