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

搜索资源列表

  1. rlezip_16bit_sc.zip

    1下载:
  2. 16位rle(压缩bmp文件)压缩算法源码
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:16300
    • 提供者:
  1. PicCompressEncode(VC)

    1下载:
  2. 本程序是用VC++6.0开发的BMP转JPEG格式的图片压缩源程序,编译后即可运行。并且可以自行设定压缩的质量。-this program is the development of the VC 6.0 BMP format to the JPEG image compression source, the compiler can run after. And can set their own compression quality.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:594398
    • 提供者:刘利辉
  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
    • 文件大小:279456
    • 提供者:陆俊
  1. JPEG_Compression_Code

    0下载:
  2. 由BMP压缩为JPEG格式源代码,并提供例子程序供测试。-by the BMP for the JPEG compression format source code, and provide examples of procedures for testing.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:109628
    • 提供者:黄立波
  1. jpegMDCard

    0下载:
  2. 一个自己编的将bmp压缩成jpeg格式图片并由串口与MD卡存取的程序。
  3. 所属分类:压缩解压

    • 发布日期:2014-01-16
    • 文件大小:173431
    • 提供者:maxiao
  1. 压缩图片

    0下载:
  2. 一种对bmp文件进行图像压缩的算法。将一幅bmp文件压缩之后再显示出来与压缩前的文件作比较。-a pair of bmp document image compression algorithms. Bmp file to a compressed then displayed with the compression of documents before making comparisons.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:137542
    • 提供者:王立
  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
    • 文件大小:19381
    • 提供者:普明
  1. ezw

    0下载:
  2. matlab 小波零树图像压缩程序,分析对象:lena.bmp -matlab wavelet zero-tree image compression process, analyze the object: lena.bmp
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:23980
    • 提供者:anrold88
  1. jpegconvert

    0下载:
  2. 编译源文件生成可执行文件TestLibjpeg.exe, 此程序可以转换bmp位图为jpg格式,或解压缩 jpg格式图像为bmp格式。 将需转换的bmp格式图片存到和TestLibjpeg.exe 相同的文件夹下,在DOS界面下使用命令行参数 bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp- AppWizard h
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:323888
    • 提供者:cy
  1. jpeg.documents

    0下载:
  2. jepg压缩例子 源代码 bmp图像的转换jepg图像,处理-jepg compression source code examples of converting bmp image jepg image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:1827
    • 提供者:Mr L
  1. pck35

    0下载:
  2. 突袭游戏PCK工具。。BMP压缩,RLE算法等-SS 1.0-2.3 TOOLS
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:7201
    • 提供者:吕成
  1. jpegcoding

    0下载:
  2. 实现 。BMP转变的。JPEG压缩 DCT变换->量化->z字形编码->DC差分编码-jpegcoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1201
    • 提供者:leapshaw
  1. JPEG_compression_image.m

    0下载:
  2. 利用Matlab编程实现对lena.bmp灰度图象进行QF=50和QF=40的压缩和解压缩,比较二者的PSNR,并且利用霍夫曼编码模拟信道中传输图象。通过了Matlab2009A测试。-Using Matlab program to compress and decompress the gray image Lena.bmp at QF = 50 and QF = 40,as well as comparing the result of two situation.Then using Hu
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2195
    • 提供者:Alex
  1. RLE

    1下载:
  2. 这是自己用易语言写的RLE无损压缩,可以把单BMP或多个BMP压缩成一种格式-It is written in easy language they used RLE lossless compression, a single BMP can be compressed into one or more BMP format
  3. 所属分类:压缩解压

    • 发布日期:2017-03-29
    • 文件大小:12943
    • 提供者:小刀
  1. BMP-to-JPG

    0下载:
  2. 这是一个实现将BMP位图转换为jpg格式位图的程序,也即具有压缩图像的功能。-This is a BMP bitmap converted to jpg format bitmap program, that has the function of the compressed image.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:62047
    • 提供者:陆志龙
  1. Huffman

    0下载:
  2. huffman编码压缩和解压缩文件,可以压缩文字,图片等-huffman coding to compress and decompress the file, can compress text, pictures, etc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:4344
    • 提供者:吴超
  1. bmp-jpeg--mfc

    0下载:
  2. BMP实现JPEG格式的图像压缩程序设计 代码-BMP implementation of JPEG image compression application design code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:106938
    • 提供者:黄家驹
  1. jpeg_test.tar

    0下载:
  2. lena.bmp压缩为lena.jpg,翻转和不翻转两种形式,-compress lena.bmp to lena.jpg
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-08
    • 文件大小:194872
    • 提供者:ricky
  1. bmp-huffman

    0下载:
  2. 图片压缩算法 使用哈弗曼树来实现将bmp图像压缩-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:1980
    • 提供者:dafa
  1. JPEG

    1下载:
  2. 实现bmp图像的压缩编码解压,包括哈弗曼编码解码 dct变换 量化(Realize the BMP image compression coding decompression)
  3. 所属分类:压缩解压

    • 发布日期:2021-01-22
    • 文件大小:396288
    • 提供者:likang123
« 12 3 4 5 »
搜珍网 www.dssz.com