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

搜索资源列表

  1. jpeglib

    0下载:
  2. 用VC++实现JPEG编解码,简单易懂。新手也可以使用,看的明白-With VC++ realize the JPEG codec, easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:326122
    • 提供者:陈点
  1. MPEG_JPEG_DECODE_ENCODE

    0下载:
  2. MPEGJpeg编码解码程序,各种算法的实现-MPEG Jpeg codec program, the realization of various algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10054270
    • 提供者:JerryZ
  1. JlibbjaspeerP

    0下载:
  2. JPEG2000 库源代码,最新的JPEG20000标准源代码。JPEG编解码效率比JPEG高。 -JPEG2000 library source code, the latest JPEG20000 standard source code. The JPEG codec productivity is higher than JPEG.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:457836
    • 提供者:geli
  1. Paint-v2.0

    0下载:
  2. a paint for edit image and save with jpeg codec
  3. 所属分类:.net

    • 发布日期:2017-11-23
    • 文件大小:276097
    • 提供者:sadra
  1. vc_jpeg_bmp_gif_png

    0下载:
  2. 基于vc的jpeg的编码解码,给有需要的朋友,希望有帮助-The jpeg codec based vc, to a friend in need, and want to help
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-11
    • 文件大小:939700
    • 提供者:马克
  1. verilog

    0下载:
  2. JPEG CODEC Decode and encode
  3. 所属分类:Graph program

    • 发布日期:2017-01-20
    • 文件大小:283648
    • 提供者:hyojinlee
  1. JPEG

    0下载:
  2. JPEG2000编解码源代码,可以实现将不同格式BMP,JPEG,PNG的图片格式转换为JPEG2000格式-JPEG2000 codec source code
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-25
    • 文件大小:30566400
    • 提供者:暗藏
  1. JPEG(matlab)code-and-edecode

    3下载:
  2. 在MATLAB平台上实现JPEG图像的编码解码。可以正常运行,可以调整压缩的比率,分块编写,清晰方便阅读-JPEG image codec in MATLAB platform. Normal operation, you can adjust the compression ratio, written in block, clear and easy to read
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1912073
    • 提供者:sunflower
  1. jpeg-matlab

    0下载:
  2. jpeg压缩matlab程序,可供学习图像视频编解码的同学学习-jpeg compression matlab program for learning image video codec students to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:56102
    • 提供者:mxq
  1. jpeg_decoder

    0下载:
  2. JPEG图像解码的源代码,包括FDCT,量化操作,量化表的优化,HUFFMAN编码,游程编码。同时内附相关的JPEG编解码的PDF文档,详细地介绍了JPEG文件的格式,同时也介绍了JPEG解码方面的知识,看过后定会受益匪浅,注:均为国外的文献,国外的文献仔细读,发现有些细节说的很清楚。-JPEG image decoder of the source code, including FDCT, quantization operation, the optimization of the qua
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:982377
    • 提供者:颖风
  1. jpeg_decode

    1下载:
  2. JPEG图像解码的源代码,包括FDCT,量化操作,量化表的优化,HUFFMAN编码,游程编码。同时内附相关的JPEG编解码的PDF文档,详细地介绍了JPEG文件的格式,同时也介绍了JPEG解码方面的知识,看过后定会受益匪浅,注:均为国外的文献,国外的文献仔细读,发现有些细节说的很清楚。-JPEG image decoder of the source code, including FDCT, quantization operation, the optimization of the qua
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:60300
    • 提供者:颖风
  1. jpeg

    0下载:
  2. 用C语言实现了图像压缩与编码模块,包括AC DC编解码-Using C language to implement the image compression and encoding modules, including AC DC codec
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2770
    • 提供者:Diego
  1. Actual_JPEG

    0下载:
  2. 完整的jpeg量化编解码算法,输入为二维图像,输出为二进制码流-Quantify the full jpeg codec algorithm, the input is a two-dimensional image, the output is a binary code stream
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:102045
    • 提供者:孙修
  1. shangchuan

    0下载:
  2. JPEG编解码:利用DCT系数矩阵的直流分量交流分量分别进行编码,得到JPEG矩阵-JPEG codec: the AC component by the DC component of the DCT coefficient matrix encoded separately to obtain a matrix JPEG
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-15
    • 文件大小:8002
    • 提供者:simamu
  1. jpeg_src

    0下载:
  2. jpeg的编解码算法,很好使用,其中包含了VC和GCC下的编译方式,可以在都在平台运行。可以将图片BMP、RGB格式的转换为jpg格式的图片,压缩率可调。-jpeg codec algorithms, very good use, which contains the VC and GCC compiler under way, can run on the platform at all. You can convert images BMP, RGB format is jpg format
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1909717
    • 提供者:王亮
  1. JPEGcodec

    0下载:
  2. JPEG codec for Multimedia Security for JPEG coding.
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:676219
    • 提供者:Abhishek
  1. xor_64

    0下载:
  2. Register definition file for Samsung JPEG codec driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:4710
    • 提供者:yfkoudm
  1. JPEG_Codec

    0下载:
  2. This a JPEG codec with AC/DC Huffman entropy coding, 4:2:0 Sampling, RGB/YCbCr converter. 2D-DCT and Quantization is included in the JPEG_Main. There also a Huffman table list in .txt, two sample testing picture and the bitrate-PSNR , Compressi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:828381
    • 提供者:Chao-Tin Wu
  1. ejpgl

    0下载:
  2. 不需要os的jpeg編碼器 能夠嵌入在沒有os的fpga上或是在linux-It is an open source JPEG codec library, including both encoder and decoder. Different to other implementations, it is designed for embedded system and is aware of the need of embedded systems. Some advanta
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-30
    • 文件大小:162980
    • 提供者:chang yu
  1. JPEG 2K codec reference source

    0下载:
  2. C++ implementation for JPEG 2000 codec for image coding
  3. 所属分类:多媒体编程

    • 发布日期:2016-06-09
    • 文件大小:3201566
    • 提供者:gaowei262
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com