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

搜索资源列表

  1. DrawToolSrc(VC++MFC)

    0下载:
  2. MFC写的画图程序,常用功能都已经具备.具有参考价值
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:59.95kb
    • 提供者:tianshi
  1. mfc-draw

    0下载:
  2. MFC简单画图,PEN,工具,其他和举一反三
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.44mb
    • 提供者:德健
  1. MFC

    0下载:
  2. 用MFC实现的图形学算法可以实现多边形的剪裁以及种子填充
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:67.02kb
    • 提供者:bianbian
  1. MFC 绘图示例

    0下载:
  2. MFC绘图示例,用于演示MFC下如何进行直线等的实现。-MFC Mapping example, the MFC for demonstrating how to achieve the straight.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:287.81kb
    • 提供者:徐一鸣
  1. MFC实现线段裁剪算法

    1下载:
  2. MFC实现线段裁剪算法,用户界面清晰,使用方便,程序易读。
  3. 所属分类:绘图程序

    • 发布日期:2012-06-02
    • 文件大小:1.85mb
    • 提供者:md8811
  1. 通过鼠标点击画多边形的MFC界面

    1下载:
  2. 通过鼠标点击画多边形的MFC界面.每次鼠标左击时取得当前鼠标的位置,放到point类型数组中,直到点击了鼠标右键结束,Polygon drawing by mouse click in MFC enviroment. Every time when the mouse left-click to obtain the current mouse position, into an array of point type, click the right mouse button until th
  3. 所属分类:绘图程序

    • 发布日期:2016-01-25
    • 文件大小:2.85mb
    • 提供者:fairy
  1. MFC框架实现一个画图程序

    0下载:
  2. 使用VC开发平台,MFC框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。-Use of VC development platform, MFC framework to achieve a drawing program, as many features of Windows comes with Paint, and expand its capabilities.
  3. 所属分类:绘图程序

    • 发布日期:2017-03-23
    • 文件大小:196.86kb
    • 提供者:李俊
  1. VinciDrw

    0下载:
  2. 一个MFC 绘图示范程序,示范划线、矩形、圆,缩放等。-a demo code for GDI draw in MFC.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-24
    • 文件大小:124.93kb
    • 提供者:阿强
  1. clPlot

    0下载:
  2. MFC坐标系的绘制,动态显示曲线,感兴趣的可以参考下-MFC frame rendering, dynamic display curves of interest can refer to the following ~ ~
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:3.3mb
    • 提供者:任菲
  1. Ellipse

    0下载:
  2. 基于VC++ MFC的对话框画圆,并可通过滚动条改变圆的颜色-Based on VC++ MFC dialog Circle, and through the scroll bar to change the color circle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-25
    • 文件大小:8.05mb
    • 提供者:安琪
  1. CurveGraphic

    0下载:
  2. MFC单文档图形的绘画,画笔的使用,边框的绘制,坐标轴的绘制-MFC single document graphic painting, the use of brushes, borders, drawing, the drawing axes
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-16
    • 文件大小:23.04mb
    • 提供者:熊小慧
  1. MiniCAD

    2下载:
  2. 小型CAD绘图软件(MFC),代码精简便于学习。-Mini CAD Drawing Tool(MFC)
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-28
    • 文件大小:10.28mb
    • 提供者:董博文
  1. DrawingPro

    0下载:
  2. MFC画图小程序。可以画直线、矩形、椭圆等;还可以输入字符并显示;实现了简单的保存功能,再次打开后可以见到保存前的图形;-MFC drawing applet. Can draw lines, rectangles, ellipses, etc. can also enter a character and display to achieve a simple save function, after re-opening to see the graphics before saving
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:27.97kb
    • 提供者:longshengtang
  1. DrawTest

    0下载:
  2. 有网格,坐标轴,正弦波,余弦波,三角波。不过三角波没画好,闪烁。MFC做的。-A grid, axes, sine, cosine, triangle. But do not draw a good triangle, flashing. MFC to do.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:146.45kb
    • 提供者:王宝
  1. line

    0下载:
  2. 自编的,MFC,Bresenham算法生成直线-The self, MFC, Bresenham algorithm to generate a straight line
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:33.01kb
    • 提供者:
  1. Code

    0下载:
  2. 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and analysis of
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:44.62kb
    • 提供者:芳草
  1. sin_plot

    0下载:
  2. 用MFC绘制正弦曲线的简单实现方法,using mfc to plot a sin-MFC sinusoid with a simple drawing method, using mfc to plot a sin
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-25
    • 文件大小:504.55kb
    • 提供者:ridgepole
  1. drawtool

    0下载:
  2. MFC做的实现画直线,圆形等功能的简单作图工具,并具有图形填充功能。供初学者学习使用-MFC painting done to achieve a straight line, circular features such as a simple drawing tools, and filled with a graphical feature. For beginners learning to use
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-30
    • 文件大小:3.46mb
    • 提供者:吴远豪
  1. MFC-Draw

    0下载:
  2. 基于MFC实现画图(包括线, 矩形,圆等)功能。-using MFC to draw Line,circle, rect and so on. It is very easy to understand.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:123.11kb
    • 提供者:郭冰涛
  1. MFC画图板

    1下载:
  2. MFC画图板,可以画一些基本图形,如直线,椭圆,扇形,矩形,弦形,三角形。 可以保存为BMP的文件(MFC drawing board, you can draw some basic graphics, such as line, ellipse, sector, rectangle, string, triangle. Files that can be saved as BMP)
  3. 所属分类:绘图程序

    • 发布日期:2020-05-05
    • 文件大小:4.91mb
    • 提供者:hkjabcd
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com