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

搜索资源列表

  1. MyDib

    0下载:
  2. 在MFC下,进行图像的下采样,图像的二值化,注意图像的格式为BMP-In MFC, image downsampling, image binarization, pay attention to BMP image format
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3756182
    • 提供者:卡特
  1. qr2

    0下载:
  2. MFC提供了位图处理的基础类CBitmap,可以完成位图(bmp图像)的创建、图像数据的获取等功能。虽然功能比较少,但是在对位图进行一些简单的处理时,CBitmap类还是可以胜任的。很多人可能会采用一些现成的CDib类进行位图的读取与处理,我觉得必要性不大。因为他们完成的功能差不多。 以下假设定义了数据成员:-MFC provides a base class bitmap processing CBitmap, can be done to create a bitmap (bm
  3. 所属分类:Hook api

    • 发布日期:2017-04-10
    • 文件大小:2039340
    • 提供者:fly
  1. gray

    0下载:
  2. 在c++下的MFC框架下实现bmp图像灰度化-color to gray
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4033729
    • 提供者:freefly2014
  1. BMP_view

    0下载:
  2. 一个在MFC上使用Picture Control浏览BMP图片的小程序,适合初学者对位图显示的了解。-Picture Control in an MFC using BMP picture browsing a small program, suitable for beginners to understand the bitmap display.
  3. 所属分类:Static control

    • 发布日期:2017-04-08
    • 文件大小:201887
    • 提供者:luyalei
  1. CODE STUDIO

    0下载:
  2. CODE STUDIO C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo
  3. 所属分类:界面编程

    • 发布日期:2014-05-27
    • 文件大小:51683
    • 提供者:szekely_e
  1. STUDIO

    0下载:
  2. C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo To simulate
  3. 所属分类:Windows编程

    • 发布日期:2014-05-27
    • 文件大小:35268
    • 提供者:szekely_e
  1. codes

    0下载:
  2. C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo To simulate
  3. 所属分类:Windows编程

    • 发布日期:2014-05-27
    • 文件大小:35268
    • 提供者:szekely_e
  1. Inverse-and-WipeRed

    1下载:
  2. MFC对BMP格式的图像反白及去红功能。-Inverse and WipeRed。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1046536
    • 提供者:林凌云
  1. Bitmap

    0下载:
  2. VC6.0 MFC编程,显示一个Bmp位图-VC6.0 MFC programming, displays a bitmap Bmp
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:1659710
    • 提供者:李凯旋
  1. bmpScreen

    0下载:
  2. /*类名称:bmpScreen.h。 类功能:提供了一个MFC下截取窗口特定部分并保存为bmp图片的类。 类参数:Crect rect, int left, int top, int top, char* name。 类参数说明: (1)Crect rect 定义截图框的大小。 (2)int left 定义截图框距截图窗口左边的距离。 (3)int top 定义截图框距截图窗口上边的距离。 (4)char *name 定义所截图的
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1817
    • 提供者:koma
  1. BMPviewer

    0下载:
  2. 用mfc单文档实现一个关于bmp格式图片的读取的小型界面,对bmp格式图片能够有个大概的了解。-Mfc achieved with a small single-document interface on the picture to read bmp format, bmp format images on to have a rough idea.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2392588
    • 提供者:fisherwan
  1. ShowDIB

    0下载:
  2. 可以实现BMP图片打开、保存、二值化,利用的是VC++ 语言实现的MFC应用程序-BMP images can open, save, binarization
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2536537
    • 提供者:gaigai
  1. MyIMG

    0下载:
  2. VC6.0下,在MFC框架下,实现bmp、jpg、tif、gif、raw图像格式的显示。-Under VC6.0, in the MFC framework to achieve display bmp, jpg, tif, gif, raw format.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-13
    • 文件大小:3565524
    • 提供者:潘少
  1. hist

    0下载:
  2. 在mfc中实现bmp图像文件的打开,以及对该bmp文件的傅里叶变换,并绘制输出其波形图-Achieving bmp image file in mfc Open, and the Fourier transform bmp file and draw the output waveform chart
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-21
    • 文件大小:5863159
    • 提供者:刘超
  1. MFCScreen

    0下载:
  2. 实现屏幕的自动截图,然后自动为BMP文件,该程序在MFC下可运行-SCREEN PRINTF
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:5314
    • 提供者:华中
  1. openasave

    0下载:
  2. 实现bmp图片的打开与保存,基于MFC C++,简单易理解,亲测可用-Bmp picture to achieve the opening and preservation, based on C++ MFC, simple and easy to understand, pro test can be used
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:1886947
    • 提供者:阁垣柠
  1. PictureTransfer

    0下载:
  2. 基于MFC实现bmp、tiff、jpeg、jpg、gif等格式图形之间的转换,并显示图形属性。-Based on MFC to achieve the conversion bmp, tiff, jpeg, jpg, gif format graphics between and display graphics attributes.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18616448
    • 提供者:尧真
  1. Dialogbmp1

    0下载:
  2. MFC编写的图像处理程序,在对话框上显示bmp图片。-Display a bmp picture on the dialog with MFC
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:2264603
    • 提供者:shuiwowo
  1. Bitmap

    0下载:
  2. 基于MFC的BMP文件的打开显示和保存。功能简单,但是程序可以学到很多位图的知识!-Open display and save of BMP file based on MFC. Function is simple, but the program can learn a lot of bitmap knowledge!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5929984
    • 提供者:hehe
  1. tubiao

    1下载:
  2. MFC编程常用的.bmp和.ico格式的图标,简单实用,图标全-MFC programming s .bmp and .ico format frequently used icons, simple and practical
  3. 所属分类:Other systems

    • 发布日期:2016-01-22
    • 文件大小:184320
    • 提供者:金兰
« 1 2 ... 12 13 14 15 16 1718 »
搜珍网 www.dssz.com