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

搜索资源列表

  1. RectTracker

    0下载:
  2. MFC 带有一个 CRectTracker 类. 用来画出所谓的橡皮条矩形. 但在 WTL 里面, 没有对应的类. 所以,自己写了一个非常简单的 mix-in class, 在 WTL 里面使用, 将这个类作为您的窗口的基类即可让窗口具有画橡皮条矩形的行为.上载的压缩文件包含两个源文件, RectTracker.h 即为这个 mix-in class. SnapShotWnd.h 为使用这个类的一个窗口. 还有一张屏幕抓图, 从图片可以看出这个窗口的功能, 他实现类似透明窗口的功能.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:50643
    • 提供者:肖吉
  1. DrawInDialog

    0下载:
  2. This demo is from << MFC anwswer book>> , Program show to how to draw a picture on the area of the Dialog.-This demo is from lt;lt; MFC anwswer bookgt;gt; , Program show to how to draw a picture on the area of the Dialog.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:40937
    • 提供者:曾晖
  1. ActiveXShadeButton

    0下载:
  2. There are many owner-draw button written using C++ and the MFC classes. There a lso many ActiveX controls, mostly written in Visual Basic. While with C++ you can easily use both the MFC and the OCX controls, with Visual Basic you need to convert the
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:72314
    • 提供者:刘亦菲
  1. FanShape

    0下载:
  2. 这是一个根据产品的数量来画出对应扇形比例图的程序,它是用MFC写的-This is a product based on the number corresponding to draw fan proportion of the processes, it is written with MFC
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30427
    • 提供者:王鹏
  1. statbar_src

    0下载:
  2. 介绍MFC状态栏的使用,学习这部分内容的朋友可以借鉴-MFC status bar on the use of learning this part of the friends we can draw
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:23902
    • 提供者:张鹏
  1. MySerialize

    0下载:
  2. 利用MFC,定义了tool,pen,color,来绘制不同那个的图形-use MFC, the definition of tool, pen, color, which to draw different graphics
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:44008
    • 提供者:孙立雷
  1. drawbutton

    0下载:
  2. .net 控件的自绘,同样比 MFC 的控件自绘要轻松许多,我们就拿最常用的 Button 控件下手吧。 - net controls from to draw, similarly controls MFC from to draw wants to be more relaxed than many, we take most commonly used Button to control to start.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:10899
    • 提供者:zhaoyong
  1. VC6DrawBezier

    1下载:
  2. 这是用VC6.0编写的绘制三次Bezier曲线的程序,使用MFC框架文档视图结构。程序除实现三次Bezier曲线的绘制,还实现了点,直线,圆的绘制,可做为学习计算机图形算法的参考。与其它Bezier曲线绘制程序的不同是,本程序实现了Bezier曲线上型值点的计算显示。程序中编写了Bezier曲线类来完成Bezier曲线的绘制,并能对绘制的曲线数据进行保存与打开。对学习文件操作也有一定帮助。这是我第一次上传源码,有什么不妥之处还请管理员指点。谢谢!-VC6.0 prepared by the cu
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:174818
    • 提供者:王占辉
  1. DirectX_demoSimpleDirectDrawUsingMFC

    1下载:
  2. DirectX_demoSimple Direct Draw Using MFC
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:28420
    • 提供者:tiankui6658
  1. xpbuttons

    0下载:
  2. 如果你希望能够在自己的程序中表现出新意,那么你一定不会仅仅满足于MFC提供那些标准控件。这时,我们就必须自己另外多做些工作了。就改变控件外观这一点来说,主要是利用控件的自绘功能(Owner Draw)实现的。本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。当然如果你觉得CXPButton有用的话,也可以把它的源文件保存下来,直接加入到自己的项目中。-if you hope to be able to o
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:57109
    • 提供者:王鹏飞
  1. DrawMdiBackground

    0下载:
  2. The sample demonstrate how to draw background of frame , The demo is from <<MFC anwser book>>-The sample demonstrate how to draw backgro und of frame, is from The demo
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:154266
    • 提供者:曾晖
  1. HighlightView

    0下载:
  2. The sample demonstrate how to draw hightlight area on the view , The demo is from <<MFC anwser book>>-The sample demonstrate how to draw hightli ght area on the view, The demo is from
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:23718
    • 提供者:曾晖
  1. DialogBar调用切分窗口

    0下载:
  2. MDI生成切分窗口,并相互调用。 ◎MFC生成MDI程序框架,并允许切分窗口。 ◎静态生成左右两个切分窗口,分别与视图类CLeftView、CRightView建立关联。 ◎生成DialogBar,在DialogBar中添加Copy按钮和Clear按钮。 ◎在左侧的切分窗口中可以手动画线。点击Copy按钮可以将已经画的线拷贝到右侧切分窗口中,点击Clear按钮将左右窗口清空。-MDI production segmentation window, and call each other. MFC
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:57563
    • 提供者:马克
  1. duobianxing

    0下载:
  2. 在MFC单文档的应用程序里绘制一个多边形(Draw a polygon in the MFC single document application)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:29068288
    • 提供者:乌拉乌拉
  1. DrawObj

    1下载:
  2. 自由绘制图片文字,以及之间关系连接,点选,增加修改删除(Free to draw pictures and text, and the connection between them, click on, add modification and delete)
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-09
    • 文件大小:359424
    • 提供者:小烂云
  1. DrawMap

    0下载:
  2. 创建工具条,使用户能够通过工具条选择自己想要绘制的图形。使用鼠标绘图,通过添加鼠标消息处理函数对用户进行的鼠标操作进行监控并完成相应的图形绘制。(Create a toolbar that allows users to select the graphics they want to draw through the toolbar. Using mouse drawing, the user's mouse operation is monitored by adding a mouse m
  3. 所属分类:绘图程序

    • 发布日期:2018-01-09
    • 文件大小:1927168
    • 提供者:whf68
  1. MFC_DRAW

    0下载:
  2. 1. 多文档 MFC 程序 2. 能画基本的二维图形:线段、三角形、矩形、圆、椭圆、任意多边形、文字 3. 位图的操作:能读入位图,并在位图上画图,能把图形保存为位图 4. 编辑功能:设置属性(线型、填充方式、颜色、字体、字体大小) 5. 快捷菜单:快捷菜单应该有 6. 序列化:能把图形图像保存为文件,也能从文件中读出并显示图形和图像(1. multi document MFC program 2. can draw basic two-dimensional graphics: l
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-09
    • 文件大小:15457280
    • 提供者:小小MIKO
  1. MFC实验报告

    0下载:
  2. MFC实验报告,利用MFC绘制小球等作用(MFC experimental report, the use of MFC to draw the ball and so on)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:356352
    • 提供者:sly_461
  1. WCAD

    0下载:
  2. 实现cad的绝大部分功能,画直线,画圆,尺寸线(To implement most of the functions of CAD, draw straight lines, draw circles, size lines)
  3. 所属分类:绘图程序

    • 发布日期:2018-04-28
    • 文件大小:2233344
    • 提供者:blueman
  1. Basic-draw-of-MFC

    1下载:
  2. 这是一个基于MFC做的很完整的画图程序,可以非常实用的使用,方便快捷(This is an MFC-based do very complete drawing program, can be very practical to use, convenient and quick)
  3. 所属分类:GDI/图象编程

    • 发布日期:2019-10-14
    • 文件大小:5436416
    • 提供者:xia
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 37 »
搜珍网 www.dssz.com