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

搜索资源列表

  1. BMP文件的艺术再现4

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

    • 发布日期:2008-10-13
    • 文件大小:865951
    • 提供者:高俊杰
  1. vc-mfc-open--and-show-bmp-

    0下载:
  2. vc mfc 编写的多文档程序, 可打开多幅bmp图 -vc mfc Multiple Document prepared by procedures to open multiple bmp map
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:195588
    • 提供者:luocw138
  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. bmp

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

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

    0下载:
  2. Makes a simple avi movie from a sequence of frames The user can control the display time of each frame. The movie is created in the same folder where this function is run. Usage: Inputs: name: root name of the framse filetype: .bmp , .j
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:46406
    • 提供者:sunda
  1. lab2

    0下载:
  2. digital image processing- lenna.bmp
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:165139
    • 提供者:gosling
  1. bmptojpg

    0下载:
  2. 在VC++环境下,将bmp格式转换为jpg格式,有助于图形图像之间的转换。-In the VC++ environment, will be converted to jpg format, bmp format, will help the conversion between graphic image.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-16
    • 文件大小:4333244
    • 提供者:linjing
  1. BmptoAvi

    1下载:
  2. This makes Bmp sequence to AVI
  3. 所属分类:matlab

    • 发布日期:2017-06-20
    • 文件大小:31504193
    • 提供者:Leeseungwon
  1. microcontroller-jpg-gif-bmp-decoders

    0下载:
  2. Decompress algorithms for GIF, JPG, BMP for microcontrollers
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:59344
    • 提供者:Roman
  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
    • 文件大小:7979
    • 提供者:刘锋
  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. GUI-drawing-board

    2下载:
  2. Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:20725
    • 提供者:ydb
  1. jpeg-matlab

    0下载:
  2. bmp等图像格式通过JPEG标准编码程序-JPEG ENCODER
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3641
    • 提供者:Max Shen
  1. bmptoarray

    0下载:
  2. This program transform an image from bmp type to array. it s visual c-This program transform an image from bmp type to array. it s visual c++
  3. 所属分类:Compress-Decompress algrithms

  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. 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. BMP-jiema

    0下载:
  2. 这是根据ucgui写的用sd卡存储bmp图片并进行解密的程序-This is in accordance with the sd card ucgui write bmp image and decrypt stored procedures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:4577
    • 提供者:王皓
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com