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

搜索资源列表

  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. 绘制绘图&曲面系统

    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. 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. Bspline.zip

    0下载:
  2. C++ source, MFC and OpenGL B-Spline draw,C++ source, MFC and OpenGL B-Spline draw
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1043307
    • 提供者:Jung2401
  1. MFC_TXT

    0下载:
  2. 我艇和目标运动轨迹存放于TXT文件中,在MFC环境下画出我艇与目标的运动轨迹 TXT文件中有四列,前两列存放我艇的横、纵坐标,后两列存放目标的横、纵坐标-My boat and target trajectories stored in TXT file, in the MFC environment, I draw the trajectory of the target vessel
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3795352
    • 提供者:宋奂寰
  1. Diamond

    0下载:
  2. 基于VC6.0中MFC画旋转钻石。建立单文档话图,其中用到比较多的是GDI中的pen何dc。-the way to draw a rotative diamond using MFC
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-25
    • 文件大小:435560
    • 提供者:martin
  1. DialogShow

    0下载:
  2. 此程序利用MFC的画笔画出一个小球,并且实现小球按照四种规定的方式运动(可选),最后运用Measurement studio控件将小球的运动轨迹描绘出来。-This program utilizes the MFC brush to draw a small ball and small ball in accordance with the four way movement (optional), and finally use Measurement studio control ball
  3. 所属分类:Wavelet

    • 发布日期:2017-05-26
    • 文件大小:9300020
    • 提供者:空杯
  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
    • 文件大小:11829248
    • 提供者:保安
  1. imageprocess

    0下载:
  2. MFC实现bmp图像读写,绘制直方图以及直方图处理-MFC achieve bmp image read and write, draw histogram and the histogram processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9502373
    • 提供者:vikoo
  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
    • 文件大小:183889
    • 提供者: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
    • 文件大小:9644705
    • 提供者:赵斌
  1. wang-OpenGL-7

    0下载:
  2. 基于mfc的OpenGL应用。本程序是在mfc中用OpenGL画出一条曲线轨迹,轨迹点坐标来自串口数据。-The OpenGL-based mfc application. This program is a mfc using OpenGL to draw a curve of track, track point coordinate data from the serial port.
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5723474
    • 提供者:wang
  1. MFC_Draw

    0下载:
  2. 自己写的用MFC实现画图板的功能,可以画直线,圆等线性图案,同时笔触和颜色也可以调整,代码简单,适合初学者.-Write your own realization of drawing board with the MFC function, you can draw a straight line, circle and so the linear patterns, while brush strokes and colors can be adjusted, the code simple
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3647250
    • 提供者:wei
  1. LineChart

    1下载:
  2. mfc绘制实时动态曲线,随时间进行,曲线不断延伸,子编辑类,稳定-draw lines
  3. 所属分类:Graph program

    • 发布日期:2017-05-27
    • 文件大小:10658618
    • 提供者:qubotong
  1. MFC3DOPENGL

    1下载:
  2. 使用MFC和opengl绘制三维图行 实现鼠标和键盘控制 以及纹理和光照变换-Using MFC and opengl draw line to achieve three-dimensional map mouse and keyboard control, and change the texture and light
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:46975
    • 提供者:chichi
  1. mDrowPen

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

    • 发布日期:2017-04-28
    • 文件大小:64964
    • 提供者:林玲
  1. DrowRCT

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

    • 发布日期:2017-05-11
    • 文件大小:70950
    • 提供者:林玲
  1. graph

    0下载:
  2. 用MFC做的绘图程序,里面的画线算法,画圆算法,梁友栋算法,扫描线种子填充算法等等都是严格按照书本的编写,适合学计算机图形学的初学者参考-Using MFC to do the drawing program, draw lines inside algorithm, drawcircle algorithm, You-Xin Liang Dong algorithms, scan line seed fill algorithm and so on are all in strict acco
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-18
    • 文件大小:642868
    • 提供者:www
  1. Bresenham_Line

    0下载:
  2. Bresenham直线算法,绘制各个方向上的直线,利用MFC实现-Bresenham line algorithm, draw a straight line in all directions on the use of MFC implementation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-22
    • 文件大小:6239185
    • 提供者:Reagan
  1. Graphic

    0下载:
  2. 一个画图程序,基于MFC做的draw picture-draw picture
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:2800728
    • 提供者:顾天龙
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com