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

搜索资源列表

  1. RichText

    0下载:
  2. VC++ 实现类似QQ的RichEdit编辑器,可以显示BMP,JPG以及动态的GIF格式的图片,精选学习源码,很好的参考资料。-VC++ to achieve similar QQ RichEdit editor, you can display BMP, JPG and GIF format images dynamically, selected learning source, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:533292
    • 提供者:李潇
  1. BrownBMP

    0下载:
  2. VC++浏览大像素的BMP图画工具源码,首要用来检查高像素的BMP图画,不失真翻开BMP位图文件,VC++编程学习源码,很好的参考资料。-VC++ View large pixel BMP picture source tools, mainly used to check the high pixel BMP picture distortion open BMP bitmap file, VC++ programming learning source, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:17580
    • 提供者:金超
  1. ym_vcpp-PicSize

    0下载:
  2. VC++图像操作实例,获取BMP图像的尺寸大小,注意这里不是获取的占用字节,是像素,你随便载入一个BMP位图,点击“获取大斜按钮,BMP的长度和宽度会显示出来,这是个很简单的图像基础操作,新手朋友应该掌握的哦。-VC++ examples of image manipulation, access to BMP image size, occupancy bytes instead of getting attention here is the pixel, you just load a b
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:28368
    • 提供者:eric
  1. vcpicph

    0下载:
  2. VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C:\test.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:   vcvars32   rc bmp.rc   cl smooth.c bmp.res user32.lib gdi32.lib-VC++ image smoothing+ program source code, to ac
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:23579
    • 提供者:gsl
  1. read

    0下载:
  2. 在vc++6.0中开发,内附图像。实现对bmp图像的读取、去噪、显示并重建。-In vc++6.0 developed, containing images. To read to bmp image de-noising, display and reconstruction.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1766591
    • 提供者:灰姑娘
  1. toumingchuangti

    0下载:
  2. 奇特的VC++ 透明窗体,利用了BMP图像做背景,非常有用-Strange VC + + transparent form, the use of BMP images in the background and is very useful
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:61308
    • 提供者:李凤江
  1. wenben

    0下载:
  2. VC++在BMP位图图片上显示文本,简单实用-VC++ display text on BMP bitmap images, simple and practical
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:324606
    • 提供者:李凤江
  1. CPP

    0下载:
  2. 使用VC++6.0开发平台,利用mfc编写打开一副*.bmp格式的图片并显示-The use of VC++6.0 development platform, using MFC prepared to open the*.bmp format pictures and display
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4819
    • 提供者:马潇
  1. 视频帧的提取

    0下载:
  2. 实在VC++软件环境下的程序,可以将AVI视频文件转换成BMP格式的图片!可以成功运行!
  3. 所属分类:Windows编程

  1. animated_bitmap_button

    0下载:
  2. VC++ animated_bitmap_button 动画按钮制作实例,是用一连串BMP位图实现的动画效果的窗体按钮,这些位图是在一张图上,通过VC++的特殊处理形成动画效果,如测试图所示,实现了一个旋转的地球和飘扬的国旗动画,鼠标点击时完成相应动作,对制作动态按钮是个参考。
  3. 所属分类:Console

    • 发布日期:2017-04-23
    • 文件大小:97140
    • 提供者:CYSunny
  1. getbmpvc

    0下载:
  2. VC++通过位图文件直接获取位图文件大小,打开一张BMP位图后,立即显示出位图大小,这里是获取像素尺寸大小,不用占用字节。-VC++ After obtaining the size of the bitmap file directly through the bitmap file, open a bitmap BMP, immediately shows the bitmap size, here is to get the pixel size, without taking bytes
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:29531
    • 提供者:盖小圈
  1. TestAviToBmp

    0下载:
  2. 将avi的视频流转化为连续的BMP图,VC++ code-convert avi to bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:18745
    • 提供者:wanghui
  1. BmpNonClient

    0下载:
  2. 真心不错的窗体绘制技巧,VC++使用BMP位图绘制漂亮的对话框和窗体,先看下测试截图怎么样?漂亮吧?大致说下实现的思路:绘制对话框非客户区域,计算标题栏的高度,获取窗口区域。   第一步绘制对话框的左边框,计算对话框边框的宽度;   第2步绘制对话框的左标题栏,记录左标题栏的宽度;   第3步绘制对话框的右标题栏;   第4步绘制对话框中间标题栏;   第5步绘制对话框右边框;   第6步绘制对话框第边框-Really good form drawing sk
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:242033
    • 提供者:apudn82
  1. TextOnBmp

    0下载:
  2. VC++在BMP图片上显示文本,是一个VC++窗口绘图的例子,JPG格式图片未做测试。显示文字主要是使用TextOut方法,完整的过程是:定义位图对象,加载背景位图,获取位图信息(图像宽度和高度),获取窗口客户区域,获取窗口设备上下文,定义一个内存设备上下文,CreateCompatibleDC方法创建与pDC兼容的设备上下文,选中位图对象在窗口中绘图,设置透明的背景模式,输出文本-VC++ to display text on the BMP picture window is a VC++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:329016
    • 提供者:apudn83
  1. ImageText

    1下载:
  2. VC++ 在位图中输出字符串,也就是把文字显示在图片上,其实就是图上加水印的功能,在运行截图所示的窗口中,选择一张图片,可以是BMP/JPG,然后在水印文本框中输入要显示的水印文字,在X轴坐标和Y轴坐标中定义文字显示的位置,最后点击一下“水印效果”按钮,立马就能看到图片上的水印文字了,完美实现了在BMP位图上显示文字的效果。-VC++ bitmap output string, which is the text displayed in the picture, in fact, add wa
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:869995
    • 提供者:wpudn9
  1. imgSizeCheck

    0下载:
  2. 在vc平台分析bmp图像结果,获得图像的信息,便于批量处理-Bmp image in vc platform analysis results obtained image information to facilitate batch processing
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:15211215
    • 提供者:黄志鹏
  1. c

    0下载:
  2. 基于VC++的bmp位图读写程序,可以对位图文件进行读写,并简单处理-Bmp bitmap based VC++ of literacy programs, can read and write a bitmap file, and simple treatment
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:47214
    • 提供者:bbdd
  1. anti-color-images

    0下载:
  2. 用VC++实现BMP灰度图像的线性变换--图像反色-BMP grayscale images with VC++ achieve linear transformation- anti-color images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2260567
    • 提供者:陈婕
  1. smoothing

    0下载:
  2. 用VC++实现BMP灰度图像增强(平滑处理)-With VC++ achieve BMP grayscale image enhancement (smoothing)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2798571
    • 提供者:陈婕
  1. expansiona-corrosion

    0下载:
  2. 用VC++实现BMP灰度图像形态学处理(膨胀,腐蚀)-With VC++ achieve BMP grayscale morphological image processing (expansion, corrosion)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2129416
    • 提供者:陈婕
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com