CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - bmp compression

搜索资源列表

  1. bmp压缩

    0下载:
  2. 一个bmp图片的压缩程序 本程序采用了jpeg的算法,但是保存的文件格式不是标准的jpg文件格式-a bmp image compression process of the procedures used jpeg algorithm, but the preservation of the file format instead of the standard jpg format
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:625442
    • 提供者:天天
  1. 基于C语言编写的关于BMP显示程序

    0下载:
  2. 这是基于C语言编写的关于BMP32、24、16、8、4、1等各种格式的显示程序,包括其中的压缩格式也可以显示,很实用。-This is based on the C language on BMP32, 24,16,8,4,1 display program such as a variety of formats, including the compression format can also display, very useful.
  3. 所属分类:图片显示浏览

    • 发布日期:2017-05-19
    • 文件大小:5307186
    • 提供者:蔡浩
  1. RWJpegExp

    0下载:
  2. 基于JPG的图像压缩 bmp转换为JPG的图像压缩-JPG image compression based on bmp converted to JPG image compression
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:4416888
    • 提供者:王伟
  1. bmp

    0下载:
  2. 一个可以浏览b图片文件的程序,主要实现bmp的压缩和解码工作。-One can browse b picture files, the main achievement of bmp compression and decoding.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:37286
    • 提供者:王瑞
  1. huffman-coding

    0下载:
  2. 小波均匀量化huffman熵编码图像压缩程序:分析对象Lena.bmp-Uniform quantization of wavelet image compression huffman entropy coding procedure: analysis of object Lena.bmp
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:2226
    • 提供者:yanhaifeixue
  1. Kmeans

    0下载:
  2. 标准C++/C处理BMP图像,没有使用VC中的BITMAP类及任何不在ANSI-C中的结构和函数。采用了k_means压缩算法处理24bit(可以更改源码使之支持8-bit,16-bit和灰度bmp)源码注释详细,其中对BMP文件BMPHEADINFO的处理比较有趣。 new.cpp---->主要的程序代码 *.h----->一个产生U(0,1)随机数的发生器,相合度较小,DES函数产生。-Standard C++/C handle BMP images, do not us
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4251
    • 提供者:Yifan Young
  1. jpeg_picture

    0下载:
  2. 主要用于图象处理方面.包括不同格式图象文件压缩,BMP,JPG-mainly for image processing. Different format image compression, BMP, JPG
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-16
    • 文件大小:399531
    • 提供者:
  1. sunplus-jpg-bmp-compress-tool

    0下载:
  2. sunplus绘OSD,JPG,BMP压缩工具-Sunplus painted OSD, JPG, BMP Compression tools
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:45672
    • 提供者:hjselena
  1. JPG

    0下载:
  2. 基于JPG标准的图像压缩,完整的毕业设计,毕业时买的,现在没用了,供大家分享啊-JPG-based image compression standard, complete graduation design, graduation buy now useless for everyone to share ah
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-21
    • 文件大小:6435275
    • 提供者:李飞
  1. RWJpegExp

    0下载:
  2. MFC 读取BMP图像信息,然后进行二维DCT变换,再量化,Z字型扫描,实现BMP到JPEG的转换-the encoding and decoding of JPEG and the specific realization of program on vc++ platform. The encoding part of this program can encode a picture whose format is BMP and save relevant data as binary
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:275388
    • 提供者:王志伟
  1. compress-bmp

    0下载:
  2. 演示由bmp到JPEG压缩编码!适合学习图像处理算法的读者!-Presentation by the bmp to the JPEG compression! Image processing algorithms suitable for learning readers!
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:123162
    • 提供者:zhangheyi
  1. BP_compression_c

    0下载:
  2. bp神经网络用于BMP图像压缩,基于c语言实现-Algorithms of Image Compression based on BP Neural Network
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:37352
    • 提供者:PNJ
  1. dct

    1下载:
  2. bmp DCT 压缩 对原图像进行DCT变换,数据压缩,丢弃右下角高频数据,进行DCT反变换,得到压缩后的图像-bmp DCT compression of the original image DCT transform, data compression, discarding the lower right corner frequency data, DCT inverse transform, the images are compressed
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-14
    • 文件大小:156169
    • 提供者:zjj
  1. ImageCoding

    0下载:
  2. 本程序是用VC编写的一个基于bmp图像文件的图像压缩程序,主要完成的工作是:BMP文件的读取与显示;BMP文件的位图数据的压缩;压缩数据的解压缩及图像再现-This procedure is written in a VC bmp image file based image compression process, the major work done: BMP file to read and display BMP files compressed bitmap data compr
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3398636
    • 提供者:刘玉
  1. VCbmp

    0下载:
  2. vc++图像处理程序(杨淑莹)配套光盘,几乎包括所有基本的图形处理方法(bmp)(图像显示,灰度变换,几何变换,平滑,锐化,滤波,合成,压缩)-Some basic image processing functions( image display, gray level transformation, geometric transformation, smoothing, sharpening, filtering, synthesis, compression。
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17625372
    • 提供者:yexiah
  1. lsb-watermarking-3

    0下载:
  2. If you re wondering about the number 7 on the equation, the watermark is inserted every 7 pixels. Why not in every pixel? You could, but this way, you can add a second watermark (and a 3rd, and a 4th, etc.) at the same time using the pixels in betwee
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1339
    • 提供者:gege
  1. DCT_JPEG

    4下载:
  2. 给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-11-09
    • 文件大小:175104
    • 提供者:
  1. bmp-to-gif

    1下载:
  2. 将BMP文件转换为GIF格式。用LZW压缩方式实现的BMP图片转GIF。-The BMP files into GIF format. LZW compression method used to achieve transfer of BMP image GIF.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-07
    • 文件大小:3072
    • 提供者:wfl
  1. jpeg2bmp

    0下载:
  2. 将BMP转换为JPG,再将jpg转化为bmp,在不同的量化参数(50 压缩,75 压缩,95 压缩)下对比效果,包括:jpg压缩后的大小、图像质量、压缩时间-BMP converted to JPG, then jpg into bmp compression in different quantitative parameters (50 , 75 compression, 95 compression) under contrast effect, including: jpg comp
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-02
    • 文件大小:330460
    • 提供者:jimmytj
  1. compression-and-decompression

    0下载:
  2. 该软件可得到图像的码表并运用哈夫曼编码对bmp格式的灰度图进行压缩与解压缩。-The software is available to obtain the code table and use Huffman coding to compress and decompress images with BMP format .
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4209393
    • 提供者:lig
« 12 3 4 5 »
搜珍网 www.dssz.com