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

搜索资源列表

  1. 图像处理课程设计

    1下载:
  2. 用MFC编写,实现的功能有: i. 打开256色的BMP格式的图像文件: ii. 图像的傅立叶变换: iii. 直方图均衡化: iv. 图像的中值滤波 v. 图像的边缘检测 vi. 几何变换 vii. 哈夫 曼编码查看: viii. 直方图查看 ix. 用哈夫曼压缩方法对图像进行压缩并生成压缩文件 另外还有课设论文及重要模块流程图。有一定 的参考价值 -prepared using MFC, the functions are : i.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:848700
    • 提供者:斯蒂芬
  1. ImageCompress

    0下载:
  2. 行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.pcx;c:\\test.jpg必须存在 -itinerary coding, JPEG compression coding (basic system) command line compiler process followin
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:123604
    • 提供者:张恒
  1. compressimage

    0下载:
  2. 行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-itinerary coding, JPEG coding (basic system) command line compiler process following vcvars32 mail c bmp.rc l compress.c bmp.res user32.lib gdi32.l
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-15
    • 文件大小:138256
    • 提供者:李云
  1. doudong

    0下载:
  2. 实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.pcx;c:\test.jpg必须存
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:12562
    • 提供者:qq
  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. JPEG_SourceCode

    0下载:
  2. source目录下为本章介绍的源程序 功能是行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-source directory for the introduction of this chapter is to visit the source code function, JPEG compression (basic system)
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:118209
    • 提供者:KC Chen
  1. source9

    0下载:
  2. JPEG压缩编码标准。。。 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-Coding standard JPEG compression. . . Command-line compiler as follows vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:239117
    • 提供者:阿斯顿
  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. source9

    0下载:
  2. 功能是行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.pcx;c:\test.jpg必须存在 -Function is run length encoding, JPEG compression (basic system) command-line compiler as foll
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:239056
    • 提供者:ZD
  1. SOURCE8

    0下载:
  2. 图象的压缩编码,JPEG压缩编码标准 source目录下为本章介绍的源程序 功能是行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.pcx;c:\test.jpg必须存在 -Image compression, JPEG compression standard source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:110088
    • 提供者:梁鹏
  1. JPEGcompress

    0下载:
  2. 该程序是运用visual C++进行jpeg压缩标准对bmp图形进行jpeg压缩。以实现jpeg压缩算法。-jpeg compress
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:186080
    • 提供者:杨涛
  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
搜珍网 www.dssz.com