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

搜索资源列表

  1. Lena

    0下载:
  2. 2、 转换为灰度图像。 这个算法是依照彩色图转化为灰度图像的方式: 灰度值 = 0.3*R+0.59*G+0.11*B 用两重循环遍历截取的图片,对于每一个象素点,用MFC的函数取得其COLORREF形式的颜色值,从中分解出R、G、B三种颜色的值,计算出对应的灰度值后,赋给R、G、B即可。完成遍历后刷新图片就可以看到转换后的灰度图像。 -2, converted to grayscale images. This algorithm are in accordance with
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1189030
    • 提供者:龙胆
  1. showjpg

    0下载:
  2. 教你如在MFC下显示JPG图片,不可多得的好例子,特别是对新手来说,更为好用。-Services such as you at the next MFC show JPG picture, a rare example of good, especially for the novice, the more useful.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:210727
    • 提供者:天枫
  1. RWJpegExp

    0下载:
  2. MFC 读取BMP图像信息,然后进行二维DCT变换,再量化,Z字型扫描,实现BMP到JPEG的转换-the encoding and decoding of JPEG and the specific realization of program on vc++ platform. The encoding part of this program can encode a picture whose format is BMP and save relevant data as binary
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:275388
    • 提供者:王志伟
  1. test

    0下载:
  2. 用MFC载入一个bmp图像,方便对其进行图像处理。-Open a picture.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1925853
    • 提供者:Rita
  1. ImageViewer

    0下载:
  2. 使用APP Wizard 创建MFC SDI应用程序,用来装载并显示图片。-APP Wizard used to create MFC SDI application, used to load and display the picture.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:412557
    • 提供者:紫燕
  1. Graphic

    0下载:
  2. 一个画图程序,基于MFC做的draw picture-draw picture
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:2800728
    • 提供者:顾天龙
  1. BMP

    0下载:
  2. BMP格式是图片通过MFC的打开,拥有线性变换,直方图显示,尺寸变换,傅里叶变换功能-BMP format is a picture of opening through the MFC with a linear transformation, histogram display, size, transform, Fourier transform function
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4686848
    • 提供者:zy
  1. window

    0下载:
  2. 用 MFC APPWIZARD(EXE)建立的单文档文件 并在文档中插入图片 -Using MFC APPWIZARD (EXE) to establish a single document file and insert a picture in your document
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:7053221
    • 提供者:滕肖
  1. EletronicMap

    0下载:
  2. 一个电子地图的c++代码, 可以加载任意格式的图片为地图,在地图上添加button,一个很好的c++电子地图代码。-an eletronic map code sample, i can load any format picture as a map, and add buttons on the map, a very good code sample for MFC eletronic map
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:733096
    • 提供者:jian huang
  1. PrintPicture

    2下载:
  2. 用vc开发工具,基于MFC,实现图片的打印功能-Vc development tools used, based on the MFC, the printing function to achieve picture
  3. 所属分类:打印编程

    • 发布日期:2013-04-14
    • 文件大小:2010671
    • 提供者:chen
  1. demo

    0下载:
  2. opencv和MFC结合编制的两个图像处理界面,直接打开导入图像,便可以得到多钟处理效果,边缘检测,图像变换等。-opencv and the MFC union establishment s two imagery processing contact surface, opens directly inducts the image, then may obtain the multi-clock processing effect, the marginal check, the pic
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:40461
    • 提供者:pudn
  1. BornCompanysseal

    0下载:
  2. VISualC++MFC一个生成公章图片的简易工具非常方便实用-VISualC++the simple tool of MFC a born Company s seal picture be very convenient and practical
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:17239
    • 提供者:sadu
  1. MFCxianshiJPG

    0下载:
  2. 运用MFC显示JPG图片,该源码可以很好的了解MFC的机制,希望对大家有所帮助-JPG picture shows the use of MFC, the source can be a very good understanding of the mechanism of MFC, I hope all of you to help
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:310441
    • 提供者:like
  1. PatchBoard

    0下载:
  2. 拼图游戏,C++实现的一个拼图游戏,MFC开发,适合初学者了解MFC和BMP图片操作-Jigsaw puzzle, C++ realization of a jigsaw puzzle, MFC development, suitable for beginners to understand MFC and BMP picture operation
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-01
    • 文件大小:834059
    • 提供者:amor
  1. GDIimage13

    0下载:
  2. 用GDI+在MFC对话框中显示图片,可以显示常见多种格式的图片。程序在打开文件夹中的图片时,可以对该文件夹下的常见图片文件进行统计,通过点击窗口按钮,进行上一张下一张的图片浏览。-Using GDI+ in MFC dialog box shown in pictures, can show a variety of common image format. Procedures to open the pictures folder, the folder may be the common
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-27
    • 文件大小:66262
    • 提供者:zgc
  1. Frame

    0下载:
  2. 利用MFC平台编写的程序,使用CArray类,功能为多帧BMP图片的连续播放,有暂停功能。-Platform to write programs using MFC, use the CArray class, functionality for multi-frame BMP picture playback, there is pause function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2163310
    • 提供者:鄂永
  1. myBmpMFC

    0下载:
  2. 一个简单的mfc图像处理小程序,完成了直方图均衡化的功能,用户可以在此基础上添加新的图像处理功能-a simple mfc program, finish some simple function, user can add your own special picture function
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10664850
    • 提供者:hc
  1. SkinDlg

    0下载:
  2. 贴图对话框 对话框可自动适应图片的大小 完全实现图片是怎样 对话框就能实现成什么样 代码封装的很好 可以非常容易的用于MFC下的不同工程中-Mapping dialog box dialog box to automatically adapt the image size dialog box fully realized picture is how the code can be realized into what a good package can be easily used fo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:645132
    • 提供者:pengkuan
  1. sin(x)

    0下载:
  2. WINDOWS 32 程序设计,绘制的SIN(X)函数,用的是WIN32API函数,进行直接操作,不用MFC.-using the win32 applition,drawing a sin(x) picture,not using the MFC.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:987
    • 提供者:ganggang
  1. Hbrush-rectangle

    0下载:
  2. 用画刷实现WINDOW32APPLITION 编程,用的是WIN32 函数,没用用MFC,适合初学者。-using the brush to draw a picture ,not using the MFC to draw the picture.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:933
    • 提供者:ganggang
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »
搜珍网 www.dssz.com