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. VC++网络高级编程之十八

    0下载:
  2. ATLDraw: === === ==== DCOM客户程序,用MFC编写。 该程序的运行步骤如下:单击菜单server/connect,地址栏里填写安装了DCOM服务器的地址。 如果是本机可以填127.0.0.1。等弹出OK对话框后就可以用鼠标在VIEW区域画图了。当然可以开 多个客户,观察效果。-ATLDraw : === === === === ==== DCOM client, prepared with MFC. The program, run the following steps
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:63735
    • 提供者:张思发
  1. 绘制绘图&曲面系统

    0下载:
  2. 一个绘图系统,可以绘制简单的基本的图形,也可以显示Bezier等基本的曲面,是用VC++的MFC编写的-a mapping system that can draw simple basic graphics, can also show that the basic Bezier curves, and is using VC + + MFC prepared
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:63572
    • 提供者:ddd
  1. Graphic.rar

    0下载:
  2. 一个简单的使用MFC描点画法,画出直线,虚线,Bezier曲线和铁路轨的程序,并具有保存文件功能。,A simple depiction of the use of MFC stipple method, draw a straight line, dotted line, Bezier curve and the railway track procedures, and have the function to save the file.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-24
    • 文件大小:63551
    • 提供者:梁星
  1. bmpdraw.rar

    0下载:
  2. 利用MFC编写的,打开bmp图像,并能用不同画笔在图像画线的程序,Prepared to use MFC to open bmp images, and use different brush images draw the line at the procedure
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3650400
    • 提供者:霓棠烟鱼
  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