搜索资源列表

  1. JPEG哈夫曼算法

    0下载:
  2. 这个是JPEG的C++语言编写的简单程序,是通过哈夫曼算法实现的-JPEG is the C language the simple procedure, through the Huffman Algorithm
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:cong
  1. jpegdsp

    0下载:
  2. 利用C6000DSP实现对图像的JPEG压缩,并且利用C语言实现而且进行了优化非常具有实际的作用.-this jpeg compression code is developed by C language and has been optimized for c6000DSP,which is sure to be helpful in your application.
  3. 所属分类:DSP编程

    • 发布日期:2024-05-18
    • 文件大小:187392
    • 提供者:王鹏
  1. moth-0.5.0.tar

    0下载:
  2. Moth用于从各种数据源中创建2D图形。第一个版本可以读取文本文件、rrd文件和MySQL数据库,可以输出jpeg 和png图像-Woolf used data from a variety of sources to create 2D graphics. A first version can read text files, documents and rrd-users-request@list.ee.ethz.ch MySQL
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:119808
    • 提供者:杨子
  1. mjpgTools

    0下载:
  2. mjpeg静止图像压缩算法库文件M-JPEG(Motion- Join Photographic Experts Group)技术即运动静止图像(或逐帧)压缩技术,广泛应用于非线性编辑领域可精确到帧编辑和多层图像处理,把运动的视频序列作为连续的静止图像来处理,这种压缩方式单独完整地压缩每一帧。 -heavier still image compression algorithm libraries M-JPEG (Motion-Join
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-18
    • 文件大小:1556480
    • 提供者:王力
  1. VisualC++图像处理光盘

    1下载:
  2. vc数字图象处理源码,基本的图象操作其中没有jpeg的编码。适合初学者。-vc-source digital image processing, the basic operation of which no image jpeg coding. For beginners.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-18
    • 文件大小:1784832
    • 提供者:李长昕
  1. Blackfin_BF533_JPEG2000

    0下载:
  2. 使用ADI Blackfin-BF533 DSP实现JPEG2000编解码的汇编与C源程序。-use Blackfin- BF533 DSP JPEG2000 codec with a compilation of C source.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-18
    • 文件大小:225280
    • 提供者:桐桐
  1. DSP算法程序

    0下载:
  2. 一些DSP的c语言源程序,对用dsp的朋友很有帮助-some DSP C language source code, the right friends with the helpful dsp
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-18
    • 文件大小:38912
    • 提供者:王约羽
  1. 图像数据的压缩

    0下载:
  2. 1. 实现BMP文件到JPEG文件的压缩转换。 2. 自选:实现从JPEG文件到BMP文件转换。 3. 采用C/C++编写程序 -1. BMP file to the realization of JPEG compression conversion. 2. Customize : Achieving from JPEG files to BMP file conversion. 3. Using C/C programm
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:2595840
    • 提供者:陆俊
  1. DevIL-docs.tar

    0下载:
  2. 一个不错的图片浏览器源代码,支持jpeg/gif/bmp/tiff等格式-a good picture browser source code, support jpeg/gif/bmp/tiff formats.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1328128
    • 提供者:王伟
  1. video_compression_systems

    0下载:
  2. 根据jpeg标准用verilog语言编写的视频编码器,此编码器可作为一个通用IP使用,完成数字音频/视频的编解码功能-under jpeg standards with the Verilog language video encoder, this encoder can be used as a common IP use, complete digital audio/video codec
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-18
    • 文件大小:222208
    • 提供者:
  1. jpgl

    0下载:
  2. 操作JPEG的库和源程序,欢迎大家使用,欢迎交流qq174462510-operation of the library and JPEG source, all are welcome to use, exchange qq174462510 welcome, and
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-18
    • 文件大小:399360
    • 提供者:孙浩
  1. mkOpenGLJPEGImageSDK

    0下载:
  2. 一个C++的类,用来存储opengl屏幕画面为JPEG,以及读取BMP、JPEG图片作为纹理,用法简单只要3行代码。-a Class C, used to store opengl screen for JPEG images, and to read BMP, JPEG as texture, use simple as three lines of code.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:2271232
    • 提供者:葛学东
  1. BmpVsJpg

    0下载:
  2. C++builder写的一个BMP与JPEG批量转换代码-C builder wrote a batch of BMP and JPEG code conversion
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-18
    • 文件大小:115712
    • 提供者:xhzxlqt
  1. isee_thum

    0下载:
  2. 图像缩放代码由是JPEG组的analyst编写,特点是可以对32位的图像数据进行任何比例的缩放操作,代码是经过MMX优化的在线汇编,速度相当快(大概是同功能C++代码的十倍以上,在ISee中我们用它来生成拇指图,效果很不错的)。-image scaling code from JPEG is the analyst group prepared, it is characterized by a pair of 32-bit image
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:zhangxp
  1. motion_jpeg

    0下载:
  2. 程序功能 用C语言实现JPEG的解码,这个程序写得不错!-procedures functions with C language JPEG decoders, the procedure well-written!
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:531456
    • 提供者:程序员
  1. jpegC++

    0下载:
  2. jpeg图象处理源代码,基于C++的程序代码-jpeg image processing source code, C-based code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:394240
    • 提供者:holly
  1. VC_ImageProcessing

    0下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:280576
    • 提供者:陈镇静
  1. paintlib-2.6.2

    0下载:
  2. paintlib is a portable C++ class library for image loading, saving and manipulation. Images can be loaded from BMP, GIF, IFF, JPEG, PCX, PGM, PICT, PNG, PSD, SGI, TGA, TIFF and WMF files and saved in BMP, JPEG, PNG and T
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-18
    • 文件大小:1920000
    • 提供者:张海东
  1. lzandjpegencode

    0下载:
  2. 行程编码与jpeg编码的c程序,由4部分组成-itinerary jpeg coding and encoding c process from the four components
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:131072
    • 提供者:晓奇
  1. JPEGDCTEncodingC++

    0下载:
  2. JPEG DCT量化编码 C++程序,对学习图像压缩编码的过程和具体实现很有帮助。-JPEG DCT quantization coding C program, to learn image coding process and to achieve specific helpful.
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:王成优
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 35 »

源码中国 www.ymcn.org