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

搜索资源列表

  1. rlezip_16bit_sc.zip

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

    • 发布日期:
    • 文件大小:15.92kb
    • 提供者:
  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. BMP文件的艺术再现4

    0下载:
  2. BMP文件的存储格式 • DOS方式下调用BMP图像的手段 • 艺术再现BMP图像 -BMP file storage format
  3. 所属分类:压缩解压

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

    0下载:
  2. vc++实现一系列bmp流压缩成的avi格式的影音文件输出-vc achieve a series of bmp flow of compressed into avi video file format output
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:83.6kb
    • 提供者:dukang
  1. jpegcompress_decompress

    0下载:
  2. 自己做的简单的jpeg编码程序,支持1:1:1采样的baseline彩色jpeg,输入只能是24bit的BMP文件-doing a simple jpeg coding procedures, and supports 1:1 : a sampling of the baseline color jpeg, import 24bit is the only BMP file
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:22.96kb
    • 提供者:发发
  1. pingmiujiequ

    0下载:
  2. 屏幕截取 函数代码 生成高清的bmp文件
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2.03kb
    • 提供者:张希行
  1. JPG

    0下载:
  2. 本论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2.71mb
    • 提供者:徐晓明
  1. gifcode

    0下载:
  2. 利用lzw算法将.bmp图像文件压缩成.gif文件 点击打开载入图像,点击压缩后,显示压缩后图像,并将图像保存到同样的文件夹下
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:30.86kb
    • 提供者:解旻
  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
    • 文件大小:134.32kb
    • 提供者:王立
  1. Tdfc

    0下载:
  2. 这个东西可以压缩bmp形式的文件,通过压缩能把文件变得很小。-this thing can be compressed bmp format documents, through compression can become very document.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.17kb
    • 提供者:黄伟
  1. DE0_SDCARD_JPEG_2_BMP

    0下载:
  2. 从SD Card中读取 image.jpg, 经过NIOS II 转成 image.bmp,并保存在SD Card中。 注: 运行程序之前,在SD Card的跟目录放一张名字为image.jpg的图片,并建立一个名为image.bmp的文件, 程序运行时,会把bmp图片数据写入image.bmp中-Read from the SD Card image.jpg, through the NIOS II converted image.bmp, and stored in the SD Car
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-19
    • 文件大小:4.98mb
    • 提供者:xiao
  1. test

    0下载:
  2. Jpeg图像编解码,根据JPEG图像压缩编码的源代码,编写BMP图像转JPEG的程序,该程序能够读取homework3.bmp图像的数据,并调用JPEG压缩编码的代码生成相应的JPEG图像文件-Jpeg images decoding, according to Jpeg image compression of source code, write BMP image of turn Jpeg program, the program can be read homework3. BMP im
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-30
    • 文件大小:11.91mb
    • 提供者:songwenfang
  1. bmp

    0下载:
  2. 在用vc做程序时候,经常需要把输出的文本和图形保存到位图文件,当然可以有现成的控件来实现,但总不能如自己所愿,还是自己动手写吧!如下图: 一、实现方法   要把文本和图形保存到位图文件,只要对掌握位图结构有一定的了解,一切都ok呢。先必须要创建内存设备环境,然后内存设备环境创建的DIB区域,别忘了还要创建个CBitmap对象,CBitmap对象必须和DIB区域关联起来,把CBitmap对象选择到当前设备环境,然后在当前设备环境输出文本和图形就可以了。 -Vc
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:5.48kb
    • 提供者:
  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
    • 文件大小:316.3kb
    • 提供者:cy
  1. AVItoBMP

    0下载:
  2. 该呈现能实现将一个AVI文件中的每桢视频转化为BMP图象,使用的标准的WINDOWS API .-The show can achieve an AVI video file for each frame into a BMP image, using the standard WINDOWS API.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:7.79kb
    • 提供者:刘锋
  1. Run_length_encoding_compressing_bmp_file

    0下载:
  2. 一个用游程编码实现对BMP文件的压缩,收藏。-A Run-length encoding method compressing a bmp file for storage
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:3.91kb
    • 提供者:陆坤
  1. jpeg_24bit_bmp

    0下载:
  2. 用C所编写的24位bmp文件的jpeg压缩程序-Prepared using C 24-bit bmp file of jpeg compression program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3.47mb
    • 提供者:mastor
  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
    • 文件大小:4.24kb
    • 提供者:吴超
  1. icobmp

    0下载:
  2. 用delphi做的一个将ion文件转换成bmp文件的程序-Delphi do a bmp file into the ion documentation procedures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:77.86kb
    • 提供者:
  1. bmp_jpeg_compression_decompression

    0下载:
  2. 这是一个VC++6.0程序,能将BMP文件压缩成JPEG格式的文件,也能反过来,将JPEG格式的文件转换为BMP格式,并同时拥有显示图像的功能和计算信噪比的功能。适用于研究jpeg图像压缩算法。-This is a VC++ 6.0 program, can BMP files compressed into JPEG format files, but also in turn, the JPEG format files into BMP format, and also has the f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-24
    • 文件大小:7.13mb
    • 提供者:songs
« 12 »
搜珍网 www.dssz.com