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

搜索资源列表

  1. TEST

    0下载:
  2. 使用visual c++实现的一个MFC画图程序,输入要画几边形后,点击几次鼠标左键就可生成几边形-Using visual c++ to achieve a MFC Paint program, enter the draw a few-gon, then click the left mouse button you can generate a few hundreds gon
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:697111
    • 提供者:zhouchao
  1. text1

    0下载:
  2. 利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现以屏幕客户区中心为圆心绘制金刚石图案。-Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), the realization of the screen center as the center and draw the client area diamond pattern.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1955392
    • 提供者:林丽
  1. graphics

    0下载:
  2. 这是我带计算机图形学实验时的一些资料,里面包括了基本的绘图程序:图形裁剪,画时钟,画圆,画直线,多边形填充,显示模式。还有一些学习MFC的资料和书籍以及绘图程序常用的函数。-This is my experiment with computer graphics some of the information, which includes a basic drawing program: Graphic cutting, painting clock, draw a circle, draw
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-21
    • 文件大小:35822585
    • 提供者:赵艳
  1. gyhtdcsf

    0下载:
  2. 平时, 用惯了API、CDC和封装好的内部函数,关于画线,画圆这些东西都是信手拈来... 最近学习计算机图形学,不得不深入内部研究一下底层算法... 在这里贴几个代码分享一下! (这里只给出MFC的OnDraw函数) -In peacetime, used to use the API, CDC, and packaged inside a function, with regard to drawing lines, draw a circle are all these th
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:4111
    • 提供者:孔顺俊
  1. opengl

    0下载:
  2. 实现MFC与opengl的接口编程,能够绘制较复杂的图形。-Achieve the MFC with the opengl interface programming, one can draw more complex graphics.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4462878
    • 提供者:xuqi
  1. MFChuitugongju

    0下载:
  2. 使用mfc编制的绘图小程序,可以画曲线,直线,圆-Mfc prepared using the drawing applet, you can draw curves, straight line, circle, etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:1173634
    • 提供者:kevin
  1. MyDraw

    0下载:
  2. 用MFC进行简单的绘图,可以画举行,圆,椭圆等。-A simple drawing with MFC, you can draw was held, round, oval and so on.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3738603
    • 提供者:ly
  1. anti-alising-using-line-distance

    0下载:
  2. 如何绘制反走样直线,是采用mfc的接口去模拟反走样直线的绘制,采用的是距离反走样算法-How to draw a straight line anti-aliasing is the interface with mfc to draw the line analog anti-aliasing, using the distance from anti-aliasing algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2311419
    • 提供者:
  1. line-ellipse-circle

    0下载:
  2. 用vc++的mfc完成的一个可以画圆,椭圆,直线的程序-Vc++ mfc with the completion of a can draw a circle, ellipse, straight line program
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1835370
    • 提供者:何耀东
  1. VeDuongThang

    0下载:
  2. program draw Line in MFC
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1951316
    • 提供者:vuductoan234
  1. VeDuongTron

    0下载:
  2. program draw cirle in MFC
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1957485
    • 提供者:vuductoan234
  1. CLControl

    0下载:
  2. 实现在基于对话框的MFC程序上,绘制OpenGL场景的,可以绘制多个。这里提供的是核心基类,绝对原创代码,只发pudn。注释十分详细,如需使用,请保留本人版权信息。-Dialog-based MFC implementation procedures, drawing OpenGL scene, you can draw a number. Here are the core base class, absolutely original code, only made pudn. Very d
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:3110
    • 提供者:张沛轩
  1. Style

    0下载:
  2. 一个MFC画图软件,有基本的画图功能,可以画直线,圆,矩形-A MFC drawing software, a basic drawing functions, you can draw lines, circles, rectangles
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:45354
    • 提供者:陈晓明
  1. ShouBiaoYiDong

    0下载:
  2. 怎样用VC++的MFC画矩形?编写相应的消息函数代码实现在客户区画矩形的功能,按下鼠标左键确定第一个矩形对角点位置,按住鼠标并拖动鼠标到另一位置时,释放左键确定另一个对角点。-How to use MFC VC++ to draw the rectangle? Preparation of the corresponding message function code implementation of the client area rectangle drawing function, pr
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1925219
    • 提供者:灵霄爱
  1. MFC_drawshape

    0下载:
  2. 本文利用MFC类库,利用设计模式的思想实现了画图工具。可以画直线、圆、椭圆、矩形、填充等-this system can draw shape by Design Patterns methods.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:77967
    • 提供者:yechao
  1. drawLIHE

    1下载:
  2. MFC程序实现标准点下的直线拟合,设计了描点,连线,画拟合线的这几个动作!-MFC Program for fitting a straight line under the standard point, the design of the scanning point, the connection and draw a few moves that fit the line!
  3. 所属分类:分形几何

    • 发布日期:2013-08-12
    • 文件大小:46617
    • 提供者:
  1. zycgline

    0下载:
  2. 用MFC将窗体分割,画直角坐标系。通过控制台实现直线的Bline、DDA算法和圆的中点算法-MFC will be split with the form, draw a Cartesian coordinate system. Achieved through the console line Bline, DDA algorithm and the midpoint circle algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:45620
    • 提供者:朱勇
  1. SCRIBBLE

    0下载:
  2. SCRIBBLE 是一个小绘图应用程序,它允许用鼠标绘制徒手画并将图像保存在文件中。此示例简单阐释了 MFC 的广泛功能.-SCRIBBLE is a small drawing application that allows the mouse to draw freehand and images saved in the file. This example simply illustrates the wide range of MFC function.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:349522
    • 提供者:周阳宝
  1. Graphic

    1下载:
  2. Graphic是基于MFC开发的一个具有简单功能的绘图软件。 它具有以下功能 1、点击“绘图”菜单,可以选择绘制直线、矩形、圆形 2、点击“设置”菜单,有两个设置选项,可以设置线型、线宽以及线的颜色 3、点击“清除”菜单,可清除当前画板上的全部图形 4、绘图板具有重绘功能,即改变绘图板大小,图形仍然正常显示 5、绘图板具有保存及打开功能,可以保存已画好的图形为*.draw,并可以在需要时打开已保存的图形-Graphic is based on the MFC fu
  3. 所属分类:Graph Drawing

    • 发布日期:2014-07-09
    • 文件大小:66560
    • 提供者:
  1. DrawCoin

    0下载:
  2. MFC实现的可以绘制硬币的程序,对初学MFC的同学很有帮助,理解菜单项的ID-MFC implementation of the program can draw coins, the students MFC helpful for beginners to understand the menu item ID, and more! !
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1945252
    • 提供者:方彦
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com