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

搜索资源列表

  1. Draw

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

    • 发布日期:2017-05-11
    • 文件大小:2090262
    • 提供者:马珊娜
  1. Draw

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

    • 发布日期:2017-05-18
    • 文件大小:5117551
    • 提供者:萧晓
  1. draw

    0下载:
  2. 一个用mfc编写的画图软件,是基于VC6.0,适用于初学者,下载学习-A mfc prepared using drawing software, is based on VC6.0, suitable for beginners, download learning
  3. 所属分类:Console

    • 发布日期:2017-05-11
    • 文件大小:2331789
    • 提供者:wen
  1. Draw

    0下载:
  2. 用mfc实现的画图功能,可以画直线,曲线,多边形,椭圆,矩形等,用vc++打开-Using mfc achieve drawing functions, you can draw lines, curves, polygons, ellipses, rectangles, etc., opened with vc++
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-11
    • 文件大小:2484632
    • 提供者:黄宏财
  1. Draw

    1下载:
  2. 用mfc编写的画图软件,可以绘制出基本的图形如圆,点,直线,矩形等,还可以实现放大缩小,平移旋转等基本功能。-Using MFC drawing software, you can draw basic graphics such as round, point, straight, rectangular, etc., can also achieve zoom, translation and other basic functions.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4630646
    • 提供者:孙志宏
  1. draw

    0下载:
  2. 一个用C++mfc编写的简易绘图程序,对于初学者有一定帮助,拥有简易的画直线、更改颜色、画集合图形等功能-C++mfc prepared by a simple drawing program, for beginners to have some help, with a simple painting line, to change the color, painting collection graphics and other functions
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3364540
    • 提供者:qingpiao
  1. easy-draw

    0下载:
  2. MFC界面,可以绘制直线、椭圆、矩形,并可以改变线条的颜色、类型、宽度。-MFC interface, you can draw a straight line, oval, rectangle, and you can change the color of the line, type width.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-27
    • 文件大小:9366112
    • 提供者:刘新蕾
  1. Draw-Hermit

    0下载:
  2. MFC 绘制Hermit曲线,利用节点进行Hermit插值,适合进行数控开发以及计算机图形学研究-MFC drawing Hermit curve, the use of nodes for Hermit interpolation, suitable for the development of numerical control and computer graphics research
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3656129
    • 提供者:孤山客
  1. draw

    0下载:
  2. 基于MFC的绘图软件。用Microsoft Visual Studio 2008打开,可实现形状选择,颜色选择,画笔粗细设置,橡皮擦等功能。-Graphics software based on MFC. Microsoft Visual Studio 2008 to open, the choice of shape, color selection, set the brush size, eraser, and other functions.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-29
    • 文件大小:15998
    • 提供者:李殊
  1. Draw

    0下载:
  2. 实现了mfc的基本画图的功能,是一个很好的可以借鉴的例子,有实际效果。-Mfc achieve the basic drawing functions, can draw is a good example of practical effect.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-13
    • 文件大小:1750
    • 提供者:cbkqdcn
  1. Draw

    1下载:
  2. MFC,多线程画矩形和定时器实现画矩形,多线程实现时还可以操作其他菜单而不受影响,定时器实现主界面在画图时就无法响应-MFC, multi-threaded timer, draw a rectangle and draw a rectangle, multithreading can have affected the operation of other menus, timer, the main interface will not respond when drawing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-04-06
    • 文件大小:10847232
    • 提供者:王凯
  1. Draw

    0下载:
  2. 该代码用MFC实现了一个画图程序,类似于windows中自带的画板功能。能够写字、画直线、圆、椭圆、调整颜色、画笔粗细等功能,是练习MFC以及画图程序常用函数的例子。-The code to use MFC to achieve a drawing program, the sketchpad function similar to Windows.Able to write, draw a straight line, round, oval, adjust color, brush size
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:2027677
    • 提供者:likaimin
  1. DRAW

    0下载:
  2. MFC实现简单画图,支持线段,折线,圆,多边形绘制-MFC simple drawing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4002249
    • 提供者:orafbjaaland
  1. draw

    0下载:
  2. mfc一个绘图的项目代码,起点到终点绘制的是扇形-mfc code ,on drawing lines
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2341631
    • 提供者:confirm
  1. test

    0下载:
  2. mfc draw line color different line setting
  3. 所属分类:File Formats

    • 发布日期:2017-05-09
    • 文件大小:2023503
    • 提供者:ddd
  1. pile

    1下载:
  2. 简单的mfc画点画线和围棋算法实现 具体功能自己去试试把-easy mfc draw line and draw point 和围棋算法实现
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1315
    • 提供者:yuaan85u084
  1. Draw

    0下载:
  2. VC++,MFC,画图小程序.本程序是一个简单的画图工具,只能完成几个简单的功能,画点,画线,画矩形,画椭圆,以及对线型的设置,线宽的设置,和颜色的设置. -VC++, MFC, drawing applet. This procedure is a simple drawing tool, only a few simple functions, draw point, draw lines, rectangles, painted oval, and set to line set, lin
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-11
    • 文件大小:18045415
    • 提供者:nora
  1. Draw

    0下载:
  2. 1 利用MFC的向导,创建基于单文档的应用程序; 2 编程实现,绘制线、圆、矩形的功能; 3 能够设定当前要画的图形样式(最少为以上3种)和图形颜色(最少能够设为以下4种颜色:黑、红、绿、蓝)。 4 当窗口重绘后,还能保持原来的图形。 -1 uses the MFC Wizard to create an application based on a single document 2 programming, drawing lines, circles, rectang
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:62074
    • 提供者:jack
  1. Draw-menu

    0下载:
  2. 开发一个基于MFC的OpenGL图形系统,菜单绘制-Develop a MFC-based OpenGL graphics system, draw menu
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-11
    • 文件大小:2531434
    • 提供者:蓝澜
  1. Draw-a-custom-function

    1下载:
  2. 开发一个基于MFC的OpenGL图形系统,自定义函数绘图-Develop a MFC-based OpenGL graphics system, a custom function plotting
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-11
    • 文件大小:2528473
    • 提供者:蓝澜
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 37 »
搜珍网 www.dssz.com