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

搜索资源列表

  1. finvenode

    0下载:
  2. 简单的五子棋画面设计,应用了MFC以及一些简单的画图头文件-AppWizard has created this FiveNodeChess application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-27
    • 文件大小:38031
    • 提供者:sicg
  1. Draw

    0下载:
  2. c++的画图小程序,涉及window API以及MFC绘图-c++ mfc gui
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-26
    • 文件大小:688475
    • 提供者:zhangfan
  1. Draw

    0下载:
  2. 教你如何用MFC写程序画图,一个程序里有多种方法,不容错过的程序。-Teach you how to write with MFC drawing program, a program with a variety of methods, the program not to be missed.
  3. 所属分类:File Operate

    • 发布日期:2017-11-12
    • 文件大小:1947279
    • 提供者:胡杨
  1. paint

    0下载:
  2. 一个用MFC开发的画图程序,实现了画简单图形功能-A drawing program developed with MFC, draw simple graphics capabilities
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-27
    • 文件大小:249920
    • 提供者:成玉
  1. Recursive-seed-filling

    0下载:
  2. VS2008xia MFC编程,计算机图形学画图程序:包括递归种子填充、简单种子填充、扫描线种子填充、图案填充-The MFC programming of VS2008xia, computer graphics drawing program: including recursive seed filling, simple seed fill, scan line seed fill, pattern fill
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:82487
    • 提供者:LEO_山
  1. Sutherland_Hodgeman

    0下载:
  2. VS2008下MFC编程,研究生课程:计算机图形学画图编程,Sutherland_Hodgeman多边形裁剪算法-VS2008 under MFC programming, postgraduate courses, computer graphics drawing program, including: Sutherland_Hodgeman polygon clipping algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:66837
    • 提供者:LEO_山
  1. print

    0下载:
  2. 这是一个自制的画图小程序,用MFC制作,适合初学MFC的人进行功能性参考,其中使用了多种流通型的技术,如:双画布技术,反色技术等-This is a the homemade small drawing program, MFC produced, suitable for beginners MFC functional reference, which use a variety of flow-through technology, such as: double canvas, anti
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:67339
    • 提供者:桂心哲
  1. Drawing

    0下载:
  2. 一款MFC编写的画图程序...具备基本功能-A MFC drawing program ... basic functions .............
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:4266273
    • 提供者:yangxuebo
  1. MFChuatu

    0下载:
  2. MFC实现选择点圆椭圆矩形等画图,可以拾取颜色画不同的图-MFC to achieve the selection point round oval rectangular drawing, you can pick a different color paint chart
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-18
    • 文件大小:2413870
    • 提供者:Alexia
  1. HDraw2.9

    0下载:
  2. 使用VC开发平台,MFC框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。-The use of VC development platform, MFC framework to achieve a drawing program, as much as possible to achieve Windows built-in drawing functions, and expand its capabilities.
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:283776
    • 提供者:
  1. Drawing

    0下载:
  2. 用于画图,MicroVisualC++6.0制作,MFC制作,一个画图程序。-For drawing, MicroVisualC++6.0 production, MFC produced a drawing program.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-09
    • 文件大小:27941
    • 提供者:You Name
  1. Graphic

    0下载:
  2. 一个简单的画图程序,用MFC编程,可实现简单的画直线、圆、椭圆、虚线等,可以改变线条颜色-A simple drawing program, with MFC programming can be realized simply draw a straight line, circle, ellipse, dashed, etc., can change the line color
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-19
    • 文件大小:5182905
    • 提供者:刘朝阳
  1. draw1

    0下载:
  2. 本代码适合初级学者,利用MFC在窗口界面中画图-This code suitable for junior scholars, MFC drawing in the window interface
  3. 所属分类:Menu control

    • 发布日期:2017-05-10
    • 文件大小:2372348
    • 提供者:郭倩
  1. objectEdit

    0下载:
  2. 画图软件,MFC实现,有图形移动、旋转、选取、删除等功能。-Drawing software, MFC implementation, such as graphics move, rotate, select and delete functions.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:160211
    • 提供者:ExiA
  1. Examples

    0下载:
  2. MFC四个实例分别实现:图片的打开与保存;双缓冲画图;自定义消息;文件列表显示;-MFC four instances were achieved: open and save the image double buffered drawing custom message File list display
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3420828
    • 提供者:何秀强
  1. Graphic

    0下载:
  2. 基于MFC对话框的画图程序。设和初学者学习。-MFC dialog-based drawing program. Let and beginners to learn.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-21
    • 文件大小:6253738
    • 提供者:陈志涛
  1. Draw

    0下载:
  2. 使用mfc在工作区画图,包括画刷的修改-Drawing in the work area using mfc, including painting brush modifications, etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1944735
    • 提供者:Dawn
  1. Lesson4Code

    0下载:
  2. MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping mechanism analysis on how to use ClassWizard,, the message sent to the
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2759521
    • 提供者:奋斗不止
  1. Draw2

    0下载:
  2. 此程序文件是一个MFC的工程文件,演示了如何利用MFC中已有的类库完成画图的过程,对于刚刚接触到MFC的童鞋将会有很大帮助。-This file is an MFC project file that demonstrates how to use the MFC class library already completed the process of drawing, just contact to the MFC' s shoes will be a great help.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2319088
    • 提供者:zhangjing
  1. Draw

    0下载:
  2. MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping mechanism analysis on how to use ClassWizard,, the message sent to the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:38330
    • 提供者:zzs
« 1 2 ... 13 14 15 16 17 1819 20 21 22 »
搜珍网 www.dssz.com