CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - jpeg 编码

搜索资源列表

  1. DigitalImageProcess

    0下载:
  2. 目录内容及使用方法: DIP_System源程序 子目录 Demo 中的内容为演示用的可执行程序,子目录 JpegLib 中的内容为进行 JPEG 编码压缩时供主程序使用的 Lib 库的实现源码。子目录 res 中的内容为源程序所使用的资源。子目录 Debug 为程序的调试内容。 __________________________________________________________________ 注意: 如果出现光盘中的演示程序不能运行是由于当
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:862544
    • 提供者:wally
  1. jpeg

    0下载:
  2. 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧-The decoder supports the general category jpeg file format, which is most used in jpeg file format is the main characteristics of data accuracy of eight, using Huffman coding o
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:142038
    • 提供者:liusheng
  1. JPEG

    1下载:
  2. JPEg算法的实现,详细的介绍了其编码过程。-JPEG algorithm implementation, a detailed introduction of its encoding process.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:91393
    • 提供者:john
  1. 01JPEGLoopback_v3.3

    0下载:
  2. JPEG Demo with Loopback"DSP端(SEED-VPM642板卡上)实现1路D1格式视频采集、JPEG编码、JPEG解码及视频输出回放显示。-JPEG Demo with Loopback " DSP-side (SEED-VPM642 on board) one way to achieve D1 format video capture, JPEG encoder, JPEG decoder and video output playback display.
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:143439
    • 提供者:chenheng
  1. image_compression_final(jpeg)

    3下载:
  2. JPEG图像压缩和解压MATLAB程序,使用了DCT2、线性量化编码、zigzag变换和游程编码理论-JPEG image compression and decompression MATLAB procedures, using DCT2, linear quantization coding, zigzag transform and run-length coding theory
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:97003
    • 提供者:
  1. CE150_JPEG_Entropy_Coding

    0下载:
  2. 说明:该代码是一个使用DSP库函数变量进行JPEG编码的简单应用范例。开发环境:用MPLAB C30编译,用ICD2在线调试和编程。-Descr iption: The code is a variable using the DSP library functions to the simple application of JPEG encoder example. Development Environment: The MPLAB C30 compiler, the ICD2 debug
  3. 所属分类:DSP program

    • 发布日期:2017-04-24
    • 文件大小:15332
    • 提供者:fft
  1. jpeg

    0下载:
  2. 这是一个简单的jpeg编码程序,支持1:1:1采样的baseline彩色jpeg,输入只能是24bit的BMP文件代码结构只求能说明各步骤过程,并不做特别的优化,效率较为一般。-This is a simple jpeg encoding procedures, the baseline support 1:1:1 color sampling jpeg, enter only the 24bit code BMP files can only describe the structure of
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:6707
    • 提供者:xiaoguang
  1. JPEG

    0下载:
  2. 本代码对于传输的JEPG图像进行编码,以利于图形图像在信道中的有效传输-The code for the transmission JEPG image coding, graphics image in the channel in order to facilitate the effective transfer
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:75102
    • 提供者:全威
  1. jpeg-matlab

    0下载:
  2. 对任意一副灰度图像进行JPEG编码压缩,并存储编码。-A gray-to-any JPEG image compression encoding, and memory encoding.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:59278
    • 提供者:韩玉兰
  1. JPEG

    0下载:
  2. matlab编程实现JPEG的压缩和编码-JPEG compression and coding
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:748672
    • 提供者:ww
  1. jpeg

    0下载:
  2. 图像编辑,用c语言编写的jpeg编码器。小巧实用 初学者-Image editing, using c language jpeg encoder. Compact and practical for beginners
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:8826
    • 提供者:xiayu
  1. jpeg

    0下载:
  2. 一个jpeg编码程序,支持1:1:1采样的baseline彩色jpeg,输入只能是24bit的BMP文件-A jpeg encoding procedures, the baseline support 1:1:1 color sampling jpeg, enter only the BMP file is a 24bit
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:13141
    • 提供者:haodong
  1. JPEG

    0下载:
  2. JPEG编码硬件加速器,采用DCT算法,其中含有skew circular convolution单元,其构架设计能以精简的电路,同时满足DCT与IDCT的需求。-Accelerator hardware JPEG encoder, the DCT algorithm, which contains skew circular convolution module, the framework in order to streamline the design of the circuit, a
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:40358
    • 提供者:Antonio
  1. JPEG

    0下载:
  2. JPEG压缩全过程,压缩和解压缩,改程序是编写静止图像必须学习得程序,内容丰富,需要耐心学习,先搞懂图像压缩的过程,包括颜色空间转换,DCT变换,Huffman编码,量化等过程-JPEG compression and decompression
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8342472
    • 提供者:yangcaodie
  1. Chapter1-5

    0下载:
  2. 第一章到第五章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1580139
    • 提供者:xiao
  1. JPEG

    0下载:
  2. matlab编程实现JPEG编码,输出为DC系数的码流、AC系数的码流、图像的高度宽度。-matlab programming JPEG encoding, the output stream for the DC coefficients, AC coefficients of the code stream, the image height width.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:2089
    • 提供者:yoyo
  1. C_JPEG_ENCOEDE

    0下载:
  2. C实现的完全有用的jpeg编码,绝对能用,用于嵌入式编程相当好。-C realize completely useful jpeg coding, absolute Can for embedded programming quite good.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:45050
    • 提供者:wpwswang
  1. jpeg-6b

    0下载:
  2. JPEG编码与JPEG解码,RATE CONTROL-JPEG encode and decode
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:757409
    • 提供者:fulcrum
  1. JPEG_verilog_code

    1下载:
  2. jpeg的verilog代码,只是编码部分的代码-jpeg of the verilog code, but coding part of the code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-06-15
    • 文件大小:40101
    • 提供者:刘军
  1. Actual-JPEG

    0下载:
  2. jpeg压缩与解压例子,matlab中离散余弦变换并用huffman编码-jpeg compression and decompression example, matlab and used in the discrete cosine transform coding huffman
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:74112
    • 提供者:wang
« 1 2 3 45 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com