CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - c 图像

搜索资源列表

  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 programming
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:272.91kb
    • 提供者:陆俊
  1. 让你的程序声图并茂3

    0下载:
  2. 学习用C语言发声 • 了解声音功能函数 • 了解乐谱文件的制作 • 能够结合图像与声音,让你的程序声图并茂 -learning C language audible
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:48.3kb
    • 提供者:高俊杰
  1. image_dct_trans

    0下载:
  2. 采用c语言对8**8图像进行离散傅立叶变换,实现对图像压缩处理-to eight images ** 8 discrete Fourier transform, to achieve Image Compression
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.35kb
    • 提供者:李庆山
  1. c_ezw

    0下载:
  2. 此代码是C编的EWZ的测试程序,大家可以尝试对这个包里lena.pgm进行图像压缩处理.-this code is the C series EWZ testing procedures, We can try to right this bundle lena.pgm for image compression.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:297.9kb
    • 提供者:戚丽华
  1. matlabyeye

    0下载:
  2. 本算法是一个C语言编写的基于小波零树的图像压缩算法。-the algorithm is a C language based on wavelet zerotree image compression algorithm.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:18.41kb
    • 提供者:陈琴
  1. feifeidoc

    0下载:
  2. C++数字图像源代码,实现位图的转换,详细内容见有源代码。-C source code, achieving bitmap conversion, the details of which see active code.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.05kb
    • 提供者:厉霞明
  1. feifeiview

    0下载:
  2. C++数字图像源代码,实现位图的转换,详细内容见有源代码。-C source code, achieving bitmap conversion, the details of which see active code.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3.21kb
    • 提供者:厉霞明
  1. jpgstd

    0下载:
  2. C++数字图像源代码,实现位图的转换,详细内容见有源代码。-C source code, achieving bitmap conversion, the details of which see active code.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5.2kb
    • 提供者:厉霞明
  1. JPEGcompressencoding

    1下载:
  2. 1.JPEG压缩编码的vc++代码 2.使用Run length algorithm Jpeg图像编解码 3.内含有测试用c,rc,h,文件,测试用图像文件,翔实,清晰的代码注释行 -1.JPEG Coding vc code 2. Run length algorith used m Jpeg image codecs 3. contain Test c, rc, h, documentation, testing with image files, informative, Note
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:33.89kb
    • 提供者:方周
  1. RLC.rar

    0下载:
  2. Run-length encoding游程编码,实现对二值图像的压缩与解压缩。,Run-length encoding Run-length encoding, the realization of two-valued image compression and decompression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:1.11mb
    • 提供者:star
  1. entropy

    0下载:
  2. 课堂学习程序,C语言实现计算图像的熵、二阶熵、差分熵。在VC6下运行正常-Classroom learning process, C language realization of the calculation of the entropy of image, second-order entropy, differential entropy. VC6 run in the normal
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:32.58kb
    • 提供者:chenminhao
  1. Huffman_Arithmetic

    0下载:
  2. 我用C++编写的Huffman压缩解压算法,可以对文本及*.bmp图像进行压缩解压-I use C++ to the Huffman compression decompression algorithm, and the text can*. bmp image compression decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-17
    • 文件大小:18.93kb
    • 提供者:普明
  1. tuxiangchuli

    0下载:
  2. 一、 课程设计题目: 用C/C++语言编写灰度图像霍夫曼编码的程序 二、 设计内容及要求: 1、 用C/C++语言完成设计,在计算机上调试程序; 2、 上机课时:8课时; 3、 列出设计结果,并提交课程设计报告。 三、 设计方法与步骤: 1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 -First, the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:747.01kb
    • 提供者:SANMIL
  1. hfmcoding

    0下载:
  2. JPEG的图像压缩的huffman编码c++实现-image ecoding with hufman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:274.72kb
    • 提供者:任逍遥
  1. spiht

    0下载:
  2. 经典的图像压缩程序,相信学过图像压缩的人都明白的,欢迎使用哦-Classical image compression process, I believe that image compression learned to understand people are welcome to use Oh!!!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:254.96kb
    • 提供者:zoe
  1. Huffman

    0下载:
  2. 基于Huffman变换的图像压缩算法,c++语言开发的。-image Compression algorithm based on Huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:188.31kb
    • 提供者:wdl
  1. wavezerotree

    0下载:
  2. 小波零树方法图像压缩,用c语言编写的程序。-Zerotree wavelet image compression method, using c language program.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:35.73kb
    • 提供者:张嘉桐
  1. C

    0下载:
  2. huffman 压缩编码,用于JPEG图像压缩编码-huffsize code compressing,use to JPEG image code compressing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:27.21kb
    • 提供者:Aisha
  1. source-code-for-AVS-in-c

    0下载:
  2. 非常难得到的用AVS标准进行图像编码和解码的源代码- source code for encoder and decoder video in avs
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-02
    • 文件大小:373.73kb
    • 提供者:cui
  1. Huffman

    0下载:
  2. C++,图像处理源码,加载256位bmp图片,使用霍夫曼编码进行图像压缩,代码可用。- C++, image processing source code, load 256 bmp images, image compression using Huffman coding, the code is available.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-17
    • 文件大小:4.17mb
    • 提供者:牛英丽
« 12 3 4 »
搜珍网 www.dssz.com