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

搜索资源列表

  1. VC6DrawBezier

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

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

    0下载:
  2. 自己平时作的关于画图的小程序,可以实现圆形,矩形,直线的绘制,基于单文档以及许多基本函数的使用,适用于初学MFC的人使用。-their peacetime for the drawing of a small procedure can be achieved round, rectangular, linear mapping, Based on a single document, and many of the basic functions used in the MFC novice
  3. 所属分类:绘图程序

    • 发布日期:2014-01-15
    • 文件大小:118.21kb
    • 提供者:赵旋
  1. DrawLineDemo

    0下载:
  2. 基于cda系统开发实例,多种直线类型绘制演示, MFC图形编程初学有用
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:33.52kb
    • 提供者:毛锋
  1. Draw

    0下载:
  2. 用MFC编写的一个绘制直线的单文档应用程序
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:326.17kb
    • 提供者:aliu
  1. alterline

    1下载:
  2. 应用VC++的MFC绘制颜色渐变直线,可以很光滑的过度渐变。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:262.33kb
    • 提供者:
  1. 简单的绘图系统

    0下载:
  2. 一个绘图程序,可以在窗口中绘制圆、椭圆、矩形、直线等基本图形,是在VC++中的MFC中编写的-a drawing program can be drawn in the window round, oval, rectangular, linear basic graphics, the Visual C + + in the preparation of the MFC
  3. 所属分类:绘图程序

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

    0下载:
  2. 创建一个基于MFC 的Single Document 应用程序,利用OpenGL 进行图形的绘制: 1.实现OpenGL 绘图环境和Windows 绘图环境兼容。 2.利用OpenGL 绘图函数进行一些基本图形如直线、多边形的绘制。 3.利用OpenGL 设置图形的颜色。 ,Create a Single Document in MFC-based applications, using OpenGL for graphics rendering: 1. Achieve OpenGL g
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:1.58kb
    • 提供者:溺所至
  1. Drawing2D

    0下载:
  2. 在MFC下以多文档视图形式编写的简单绘图程序,可以实现直线、圆、椭圆、曲线、矩形等的简单绘制,并可以选择线型和颜色。-Simple drawing program, can be written in the form of multi-document view in MFC simple draw straight lines, circles, ellipses, curves, rectangles, and can choose the line type and color.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-05
    • 文件大小:11.28mb
    • 提供者:保安
  1. Sketcher

    0下载:
  2. 这是一个用MFC开发的绘制草图的程序,可以绘制直线、曲线、矩形、圆、文本。-This is a sketch developed with MFC program, you can draw lines, curves, rectangles, circles, text
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-26
    • 文件大小:179.58kb
    • 提供者:uncle Tian
  1. DrawingProject

    0下载:
  2. 利用MFC和OpenGL制作了一个基于菜单的图形应用程序,能够使用菜单绘制圆,直线,矩形,并且能够使用鼠标拾取并且拖动,还可以通过键盘控制选择物体的转动-Using MFC and OpenGL has produced a menu-based graphical applications, can use the menu draw circles, straight lines, rectangles, and can use the mouse to pick up and drag,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-26
    • 文件大小:9.2mb
    • 提供者:赵斌
  1. My_work4

    0下载:
  2. MFC绘图程序,可以绘制直线、折线、圆形、矩形、五角星,选择线形、线宽等-MFC-based drawing program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2.43mb
    • 提供者:Feng
  1. gy1

    0下载:
  2. 在VS2008中MFC应用程序中 主要实现直线,矩形,椭圆,自由线的绘制(不能重绘) 以及图形颜色的填充 以及Bresenham画圆-MFC in VS2008 application in the main straight, rectangular, oval, the Liberal line drawing (not redraw), as well as color graphics and filled Bresenham drawcircle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-12
    • 文件大小:5.57mb
    • 提供者:guoyu
  1. mDrowPen

    0下载:
  2. 可以绘制矩形,椭圆形,曲线,直线等的MFC源程序-Can draw rectangular, oval, curve, straight line, such as the MFC source code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-28
    • 文件大小:63.44kb
    • 提供者:林玲
  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
    • 文件大小:65kb
    • 提供者:
  1. Drawpad

    0下载:
  2. 基于MFC编写的小型绘图程序,可绘制直线,椭圆,矩形,支持颜色选择,可以保存到本地(按文本格式存储),将绘制图形视为一个对象,利用链表进行存储和读取,可以选择并执行删除(基于链表操作),希望对学习MFC和链表的朋友有用-MFC-based drawing program, can draw a straight line, oval, rectangular, color selection support, you can save to a local file and open the s
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:55.97kb
    • 提供者:金易琛
  1. CMyView

    0下载:
  2. 基于MFC单文档像是绘制直线,圆,椭圆。治安先画法有DDA,中点,Breaseme画法,圆有两种画法-Like to draw a straight line, circle, ellipse-based MFC single document. The law and order first painting DDA, the midpoint the, Breaseme painting, round two painting
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:2.31mb
    • 提供者:yantian
  1. BSpline

    0下载:
  2. MFC程序包含绘制直线、圆、Bezier曲线、B样条曲线四种绘制类型,能够动态修改曲线控制顶点,从而改变曲线形状。能够绘制相应的伯恩斯坦基函数图象。-The MFC program includes draw straight lines, circles, Bezier curves, B-spline curve four draw type, able to dynamically modify the curve control points, thus changing the sha
  3. 所属分类:CAD

    • 发布日期:2017-11-14
    • 文件大小:16.76mb
    • 提供者:ss
  1. easy-draw

    0下载:
  2. MFC界面,可以绘制直线、椭圆、矩形,并可以改变线条的颜色、类型、宽度。-MFC interface, you can draw a straight line, oval, rectangle, and you can change the color of the line, type width.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-27
    • 文件大小:8.93mb
    • 提供者:刘新蕾
  1. LQCGraphic

    0下载:
  2. vc++上mfc绘制图形,包括直线,像素点,圆,矩形等(MFC draw graphics on vc++, including straight lines, pixels, circles, rectangles and so on)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-20
    • 文件大小:2.22mb
    • 提供者:绝迹321
  1. 例2-3

    0下载:
  2. 本函数从当前位置绘制直线段,但不包括(x,y)点。不包括终点坐标是为了实现多线段连接时公共点的处理,即采用起点闭区间,终点开区间的处理方法。绘制直线段函数的参数不包含颜色,直线段的颜色通过画笔来指定。(This function draws a straight line segment from the current position, but does not include (x, y) points. The end point coordinate is not used to re
  3. 所属分类:绘图程序

    • 发布日期:2018-01-01
    • 文件大小:41kb
    • 提供者:泉欣
« 12 3 »
搜珍网 www.dssz.com