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

搜索资源列表

  1. Myopengl

    0下载:
  2. mfc小程序,完成的内容是在menu上完成直线的绘制,运行后能看到直线的显示。-vc
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1931883
    • 提供者:王尚
  1. MFC_framework_to_achieve_straight_line_drawing_of_

    0下载:
  2. MFC框架下实现直线画法的源码MFC framework to achieve straight-line drawing of the source-MFC framework to achieve straight-line drawing of the source MFC framework to achieve straight-line drawing of the source
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:38229
    • 提供者:mbn
  1. computer_graphics

    0下载:
  2. 课程设计的作品。基于MFC的图形图像绘制程序,程序完成的功能有,直线,椭圆,贝塞尔曲线等的绘制,并能保存图像文件,并且提供了操作的取消和重做等功能。-Course design work. MFC-based graphics image rendering process, the program completed the function, line, ellipse, Bezier curve drawing, and can save the image file, and provi
  3. 所属分类:GDI-Bitmap

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

    0下载:
  2. VC++ MFC 单文档,拖动鼠标画直线,很好 的一款程序源代码-VC++ Single Document, drag the mouse to draw a straight line
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2800110
    • 提供者:hewei
  1. MFC_drawshape

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

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

    0下载:
  2. 计算机图形MFC ,强制刷新,画点,画直线,画“钻石”。-Computer graphics MFC, to force a refresh, painting point, drawing a straight line, painting " diamond."
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2332255
    • 提供者:农子
  1. kxy1

    0下载:
  2. 计算机图形设计MFC 设计“会跑的小车”,具有强制刷新功能。以一定的速度直线运动。-MFC Design Computer Graphic Design, " will run the car" with a force a refresh function. A certain speed linear motion.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2335360
    • 提供者:农子
  1. huoli

    0下载:
  2. MFC小游戏 横竖斜三调直线都不不可以相同 按钮位图的变换-MFC小游戏 横竖斜三调直线都不不可以相同 按钮位图的变换
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3928257
    • 提供者:qiang
  1. CG1

    0下载:
  2. 直线与圆的生成并填充,是在VC++环境下实现的,有窗口与控件,同时还是MFC的一个实例。-The generation of straight lines and circles, and fill in the VC++ environment to achieve, with windows and controls, is also an instance of MFC.
  3. 所属分类:Graph program

    • 发布日期:2017-05-19
    • 文件大小:5235506
    • 提供者:高敏
  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. 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. MFCDraw

    1下载:
  2. 使用MFC做的一个简单绘图程序,能够绘制直线,图形,改变颜色线宽-Use MFC to do a simple drawing program that can draw a straight line, graphics, change the color line width, etc.
  3. 所属分类:Dialog_Window

    • 发布日期:2015-06-12
    • 文件大小:5821440
    • 提供者:reiryweui
  1. Celiang

    0下载:
  2. 基于MFC的各种测量。利用opencv的函数实现了直线,圆,椭圆,曲线等的绘制及测量。-Based on MFC various measurement. Using opencv function realization of linear, circle, elliptic, such as the curve of drawing and measurement.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2846664
    • 提供者:刘晓倩
  1. lab

    0下载:
  2. 用MFC写的实现直线(DDA算法,中点算法和Bresenham算法)、圆(八分画圆)。-Line with the implementation of MFC write (DDA algorithm, Bresenham midpoint algorithm and the algorithm), round (eighth of the circle.)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1920640
    • 提供者:Jim
  1. lab

    0下载:
  2. 用MFC实现的直线(DDA算法、中点算法和Bresenham算法)、圆(八分画圆)、椭圆(四分画椭圆)。-Line with the MFC implementation (DDA algorithm, Bresenham midpoint algorithm and the algorithm), round (eighth circle), elliptic (oval four paintings).
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1957998
    • 提供者:Jim
  1. Straight_line

    0下载:
  2. 用mfc做的,用dda、bresenham算法生成直线,很实用的小程序。-To do with mfc, using dda, bresenham algorithm to generate a straight line, it is useful applets.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-01
    • 文件大小:13982956
    • 提供者:baiyundsh
  1. MINIDRAW

    0下载:
  2. 一个简单的MFC画直线程序,对初学者入门有帮助-MFC a simple line drawing procedures, beginner help
  3. 所属分类:Graph Drawing

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

    0下载:
  2. MFC做一个类似微软的绘图工具的软件,可以实现简单的直线、圆、矩形等简单绘图-a tool in drawing like microsoft
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1579156
    • 提供者:谢成志
  1. MySDOpenGL

    0下载:
  2. opengl 画直线 作直线的算法 用MFC实现 一-关于 opengl 作直线的算法 用MFC实现
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:4053447
    • 提供者:gw
  1. ghph

    0下载:
  2. 包括直线,圆,曲线的绘制,基于MFC的源程序-Including line, circle, curve drawing, MFC-based source
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3700148
    • 提供者:肖健
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »
搜珍网 www.dssz.com