CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - draw mfc

搜索资源列表

  1. a.draw.tool.rar

    0下载:
  2. 简单的画图工具而已 供初学MFC的学员参考 ,A simple drawing tool only for the beginner students MFC Reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-22
    • 文件大小:6843809
    • 提供者:good day
  1. MyDrawing

    0下载:
  2. mfc但文档程序例子,用鼠标拖动可以实现画圆或矩形-But the documentation procedures mfc example, draw a circle with the mouse drag can be achieved or rectangular
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:62961
    • 提供者:王柳
  1. draw_rectangle

    0下载:
  2. windows MFC编程,点击鼠标左键,在鼠标点击的区域,屏幕上画一个矩形-windows MFC programming, click the left mouse button, click the mouse region, draw a rectangle on the screen
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:36673
    • 提供者:高明
  1. Drawingsimple3Dobjects

    0下载:
  2. 绘制简单的3D图形,MFC+VC6.0实现-Draw a simple 3D graphics, MFC+ VC6.0 to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3577789
    • 提供者:第363个清晨
  1. DRAW

    0下载:
  2. 使用MFC写的画图小程序,画图使用图形学算法,界面仿照windows画图程序-Paint using MFC to write a small program, drawing the use of graphics algorithms, the interface along the lines of windows drawing program
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:922217
    • 提供者:李夏婕
  1. Draw

    0下载:
  2. 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the MFC AppWizard
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1947963
    • 提供者:chenyu
  1. Draw

    0下载:
  2. 本程序是基于VS2008的MFC环境下编写的一个实现类似于WINDOWS自带画板的小程序,可以实现基本图元的绘制如圆,直线,方形等等,同时可以选择或自定义画笔的颜色,类型,宽度等等信息-This procedure is based on the MFC environment VS2008 prepared an implementation similar to the drawing board WINDOWS own small program that can achieve the
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-15
    • 文件大小:23952550
    • 提供者:
  1. DRAW

    0下载:
  2. 这是了解MFC生产者与消费者关系,对MFC初步入门的时候有个很好的印象的画线程序-This is understood MFC producer and consumer relations, draw lines have a very good impression when MFC preliminary entry program
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:43174
    • 提供者:杨钧杰
  1. draw

    0下载:
  2. 计算机图形学实验作业,用MFC编的,已经实现了DDA画直线,中点算法画直线,中点画圆和椭圆,扫面转换多边形,种子填充,反走样直线-Computer graphics lab assignments, MFC series has achieved the DDA draw a straight line, the midpoint algorithm to draw a straight line, the midpoint of the circle and the ellipse, swee
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:5522811
    • 提供者:王燕霞
  1. Draw-Line

    0下载:
  2. MFC编写的移动鼠标画直线的程序,可以跟踪鼠标的位置连线。-MFC prepared to move the mouse to draw a straight line, you can track the location of the mouse connection.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:38627
    • 提供者:张立
  1. MFC.LINE

    0下载:
  2. MFC画直线,两种不同的方法画直线,计算机图形学的体现-MFC draw a straight line, draw a straight line in two different ways, the embodiment of computer graphics
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1931765
    • 提供者:彭钊
  1. Draw

    0下载:
  2. 基于MFC的画图工具,有基本画图、选定图片,添加图片等功能-The drawing tool based on MFC
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2625322
    • 提供者:曹一涵
  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-04-30
    • 文件大小:62074
    • 提供者:jack
  1. draw

    0下载:
  2. 菜单画图(铅笔工具+文字颜色+形状)基于mfc vs2010-Menu Drawing (pencil tool+ text color+ shape) based on mfc vs2010
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1954797
    • 提供者:up
  1. Draw

    0下载:
  2. 基于MFC 单文档开发的画图小程序,使用vs2008打开Draw.sln项目文件-MFC based single document development drawing small program, use VS2008 to open the Draw.sln project file
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:10557878
    • 提供者:江洋
  1. 82528-simple-draw

    0下载:
  2. Combining text-drawing options of DrawText() in MFC c project and source code The following C project contains the C source code and C examples used for Combining text-drawing options of DrawText() in MFC. Do you sufficiently know DrawText fu
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-13
    • 文件大小:63949
    • 提供者:cybertoad
  1. DLLPaintTest

    0下载:
  2. 基于MFC用户界面线程开发的,关于C++与Matlab联合仿真中dll调用方式的例子,以绘制单条曲线为例(Based on the development of MFC user interface thread, the example of DLL calling method in C++ and Matlab co simulation is used to draw a single curve as an example)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1479680
    • 提供者:gewenyi15
  1. MFCDraw

    0下载:
  2. mfc绘图程序,可以画直线,矩形,插入图片等。类似windows自带的“画图”(MFC drawing program, you can draw straight lines, rectangles, insert pictures and so on. Similar to windows comes with "drawing")
  3. 所属分类:其他小程序

    • 发布日期:2018-01-05
    • 文件大小:93683712
    • 提供者:红尘倥偬
  1. Draw

    0下载:
  2. 计算机图形学MFC图形交互实习,实习用(Computer graphics based file MFC graphical interaction, for an internship, etc)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1831936
    • 提供者:Moothy
  1. MFC

    1下载:
  2. 这是一个关于画坐标系的一个小程序,用c++语言在MFC上画出直角坐标系。(This is a small program on a painting coordinate system, with c++ language to draw a Cartesian coordinate system in the MFC.)
  3. 所属分类:其他小程序

    • 发布日期:2021-04-27
    • 文件大小:2048
    • 提供者:1846687769
« 12 3 4 »
搜珍网 www.dssz.com