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

搜索资源列表

  1. Tranyuv2bmp

    0下载:
  2. 用VC写的一个从YUV文件转换为BMP文件的图像程序-VC write a document from the YUV conversion of BMP images document the procedures
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:63.83kb
    • 提供者:胡双炎
  1. VC下实现一个图像浏览器

    1下载:
  2. 使用IPicture的com组件,在vc下实现了一个jpg、bmp图像的浏览器,可以方便的进行图像的浏览。-A picture viewer support JPG and BMP format. Using IPicture COM component as render.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:553.76kb
    • 提供者:祝彦军
  1. BMP与JPG格式转变的源代码

    0下载:
  2. BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:15.47kb
    • 提供者:屠理峰
  1. open bmp

    0下载:
  2. 本程序是一个通过菜单打开一个bmp图像文件的vc代码。-this process is through a menu to open a bmp image files of vc code.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1.89mb
    • 提供者:孙晓
  1. 自绘图形并输出为bmp

    0下载:
  2. 用VC来实现的一个可以自绘图像的小程序,并可输出位图.-VC to be realized from a drawing as a small program can export bitmap.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:25.16kb
    • 提供者:寒风
  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. 观看图片bmp

    0下载:
  2. 一个很舒服的观看bmp图像的vc++程序-a very uncomfortable to watch bmp image vc procedures
  3. 所属分类:Graph program

    • 发布日期:2017-11-14
    • 文件大小:40.23kb
    • 提供者:郭飞
  1. BMP

    0下载:
  2. 这是一款图像处理小程序,一个用VC编写的BMP图像解析程序!-This is a small image processing procedures, a VC with the preparation of the BMP image parser!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:84.7kb
    • 提供者:李香
  1. bmp

    0下载:
  2. 本程序是基于vc++开发环境的,实现bmp文件的打开与保存功能的一个程序-This procedure is based on the vc++ Development environment, the realization of bmp files to open and preservation of function of a program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:63.52kb
    • 提供者:islam
  1. bmp

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

    • 发布日期:2017-03-29
    • 文件大小:5.48kb
    • 提供者:
  1. ShowBMP

    0下载:
  2. bmp 图像的 vc 6.0 完全显示,程序简单易懂,非常方便 -bmp image completely vc 6.0 shows that the procedures easy to understand, a very convenient
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:3.73mb
    • 提供者:李飞
  1. vc-imageprocessing

    0下载:
  2. 本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程, 用于实现图像融合的PixelFusion工程和用于人脸识别的FaceDetection工程。 关于程序的运行, DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法, 需要强调一点,其只对256色格式的图片进行处理。 PixelFusion工程程序运行时,用户须载入两幅图片,其中全色图像选择给定的图片spot.bmp, 而多光谱图片则为给定的图片tm
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:21.03mb
    • 提供者:马子领
  1. MyImageWork

    0下载:
  2. Vc++利用24位BMP图像的RGB分量最低位来保存隐密数据,实现数字水印功能, 在程序运行后,导入一张BMP图像,然后选择加密、解密菜单中的嵌入隐藏信息, 设置文件保存路径,可轻松实现加密功能,同时选中图片选择解密隐藏信息可分享 出原始信息。 -Vc++ to use 24-bit BMP images of the RGB components of the lowest bit to save the secret data, digital watermarking fu
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:40.91kb
    • 提供者:hehong
  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
    • 文件大小:3.24mb
    • 提供者:刘玉
  1. avibmp

    0下载:
  2. avi和bmp相互转换的vc程序,非常好用的。-avi to bmp or bmp to avi
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:3.97mb
    • 提供者:kaka
  1. using-BMP-Info

    0下载:
  2. BMP图像的打开与各种简单常用图像处理,VC++ 6.0 下调试和使用没有问题。-Open BMP image with a variety of simple common image processing, VC++ 6.0 to debug and use no problem.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3.94mb
    • 提供者:Philip
  1. bmp-image-browsing-software

    0下载:
  2. vc++制作的一个查看bmp图片小软件。-vc++ create a bmp image to view a small software.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3.53mb
    • 提供者:lin
  1. bmp

    0下载:
  2. 使用VC打开bmp的简单小程序。只要将bmp图片放到指定文件夹即可打开。-Using VC open bmp a simple applet. As long as the bmp image into the specified folder to open it.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-26
    • 文件大小:2.27mb
    • 提供者:胡伟江
  1. BmpDialog good

    0下载:
  2. 载入BMP图片,将BMP图片作为对话框背景,然后去掉窗口的标题栏等,是窗体的变成BMP图片的形状。(Load BMP pictures, the BMP picture as the dialog box background, and then remove the window title bar, etc., is the form into a BMP picture shape.)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-24
    • 文件大小:50kb
    • 提供者:Tercel_fly
  1. VC++图形文字识别OCR控件及示例

    0下载:
  2. 笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。(I am here to release a demonstration program using MS_OCR, you try, the recognition ability is good, and support a variety of graphical formats (BMP, JPG, TIF).)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-09
    • 文件大小:2.46mb
    • 提供者:鱼肉
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com