搜索资源列表

  1. 基于MATLAB的哈夫曼编解码器

    0下载:
  2. 对图像进行哈夫曼编解码,并在matlab里进行了仿真
  3. 所属分类:图形图象

  1. 小波应用LZC算法编解码

    0下载:
  2. 有两个vc工程文件,分别是lzc编码和解码。算法主要可以对灰度图像进行压缩和解压缩,效果比jpeg要好。其实这就是jpeg2000的原型。-two vc engineering documents were lzc encoding and decoding. This algorithm can be gray image compression, the effect is better than jpeg. This is act
  3. 所属分类:波变换

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:骆平
  1. GIF图像编、解码开发包

    0下载:
  2. gif图像的编解码实现,在vc环境下直接编译即可!-realization of gif graphic compression/decompression,which can be compiled in VC environment.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:319488
    • 提供者:xxz
  1. 200410122139686

    0下载:
  2. jpeg 图像解码源代码 fda e fe fef jf-jpeg compress code
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:184320
    • 提供者:
  1. mpeg-2编解码原程序

    1下载:
  2. 里面包含以下内容:1.mpeg2enc 编码器源代码及VC下编译的可执行程序 2.mpeg2dec 解码器源代码及VC下编译的可执行程序 3 verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 4 par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 5 bin 给出了该文件的可执行程序 6 mpeg2ply 包含了一个用来播
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-20
    • 文件大小:808960
    • 提供者:www
  1. c语言完整jpg编解码

    0下载:
  2. 编码成JPEG格式图像或解码JPEG图像,很好用的程序-coding images into JPEG or JPEG image decoding, the procedure is useful
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:1423360
    • 提供者:祝晓斌
  1. libpng-1.2.8-src

    0下载:
  2. PNG格式图像解码,包含VC6,VC.NET以及BorlandC++等多种IDE下的工作区设置-PNG image decoding formats, including VC6, VC.NET and Borland C and other work under the IDE set up a
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:698368
    • 提供者:陈思远
  1. wnghasdsf

    0下载:
  2. 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像,及如何实现简单的翻页。其中翻页部分的源代码直接来自ComicsViewer,不过做了简化,如果各位有兴趣,可以试试看在此基础上,能不能做出自己的功能更丰富的图像浏览器。-with vc development of image decoding, su
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:1936384
    • 提供者:王能会
  1. picture_jiema

    0下载:
  2. 这个源代码具体功能是如何获取图像解码器信息。分别用到 Example.vcproj,Example.cpp,Form1.h,AssemblyInfo.cpp,各自功能详见内部文件。-the source code is specific functional image decoders access information. Example.vcproj were used, Example.cpp, Form1.h. Assembl
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:99328
    • 提供者:李楠
  1. JPEGDecoder

    0下载:
  2. Free Software Foundation Inc.公司用java写的jpeg解码器。一个优秀的图像解码器面向对象模型。-Free Software Foundation Inc.. Companies using java write j peg decoder. An excellent image decoder object-oriented model.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:zhangqing
  1. H263_DECODE

    0下载:
  2. 用Visusl C++编写的基于H263压缩格式(流媒体压缩格式的一种)的图像解码库。-with Visusl prepared by the C-based H.263 compression formats (streaming media as a compression format) images the decoder.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-20
    • 文件大小:123904
    • 提供者:wuzq
  1. myimgapp

    0下载:
  2. VC中的一个JPEG图像解码源程序示例。利用了一个开源且免费的CPicture类,是写JPEG图像浏览程序的得力助手。-VC a JPEG image decoding source code examples. Use of an open source and free CPicture categories, is to write JPEG image viewer program
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:266240
    • 提供者:丁当
  1. mpeg2dec

    0下载:
  2. mpeg2的解码文件,用VC++能够打开并进行编译。为作图像解码的人提供源码帮助-mpeg2 decoder files, use VC++ able to open and compile. For image decoding for providing source code to help
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-20
    • 文件大小:82944
    • 提供者:一心
  1. decJPG

    0下载:
  2. JPG图像解码程序,控制台方式,VC++6.0编译通过。 使用时可以把想要解码的JPG图像文件直接拖放到执行程序上,或者使用命令行的方式,把想要解码的JPG图像文件路径名作为命令行参数,使用简单。原码大部分从网上找到,经本人部分的修改而成。-JPG image decoding process, the console mode, VC++ 6.0 compiler through. Can be used when you
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:857088
    • 提供者:Anson.Man
  1. djpeg

    0下载:
  2. 实现jpeg图像解码功能。 代码设计思路:1, Reconstruct the Huffman/RLE stream to a sequence 2, Arrange the sequence to a matrix using the zigzag scanning backwards 3, Multiply the matrix by quantization table 􀂄 4, Perform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:186368
    • 提供者:颜新卉
  1. jpegdecode

    0下载:
  2. 图像解码。JPEG,matlab实现。图像解码源码-Image decoding. JPEG, matlab realize. Image decoding source
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:Mark Li
  1. JpegExp

    0下载:
  2. JPEG 解码程序,可以将JPEG图像解码成R,G,B格式,形成文件,然后提供给嵌入式系统进行图片的显示-JPEG decoding process can be JPEG image decoding into R, G, B format, the formation of a document, and then made available to the embedded system for image display
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:1851392
    • 提供者:John Wang
  1. lpng1232

    0下载:
  2. png格式图像解码代码。公开源码。请大家尽情享受-png format image decoding code. Open-source. Please enjoy
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:630784
    • 提供者:Fybon
  1. JPEG-decode

    0下载:
  2. 基于DSP的jpeg图像解码算法的实现说明文档
  3. 所属分类:DSP编程

    • 发布日期:2024-05-20
    • 文件大小:189440
    • 提供者:tigerfeng
  1. huffman

    0下载:
  2. 哈弗曼编码和解码的C程序,可用于图像的压缩处理-Havermann encoding and decoding of the C program can be used for image compression processing
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:李万欣
« 12 3 4 5 6 7 8 9 10 ... 41 »

源码中国 www.ymcn.org