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

搜索资源列表

  1. HistoryLine

    1下载:
  2. 一个显示历史数据曲线的程序源代码,压缩包中包含了历史数据文件和程序源码,在公司里用过很好用。开发环境VC++6.0,绘制曲线用的是MFC的CDC。-Curve of a display of historical data source code, compressed package that contains the historical data files and program source code, used in the company good use. Development
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2850396
    • 提供者:占紫云
  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. GPS

    1下载:
  2. 用MFC写的程序 通过读取GPS信号 画出GPS中的卫星轨迹和人的轨迹 -Programs written with MFC by reading the GPS satellite signals to draw the GPS track and trace people
  3. 所属分类:GPS develop

    • 发布日期:2017-05-15
    • 文件大小:3686472
    • 提供者:
  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. XPButton

    0下载:
  2. 绘制XP风格的按钮,使按钮样式更加美观,不再像MFC默认的呆板的按钮风格-Draw XP style button to button style is more beautiful, no longer as rigid MFC default button style
  3. 所属分类:Button control

    • 发布日期:2017-05-16
    • 文件大小:4497384
    • 提供者:Eric
  1. VC画图源代码

    0下载:
  2. 一个VC画图程序,有文档说明。自画直线,矩形,园 完结版 画布,ScrollView, CRectTracker,调色板,保存成位图 加入中间层View的步骤 1.创建MFC类CHDrawPView:CScrollView 2.修改CHDrawApp的InitInstance方法,将CHDrawView改为CHDrawPView,并修改include 加入CRectTracker的步骤 1.增加成员变量CRectTracker m_tracker 2.在CHDrawPView的构
  3. 所属分类:GDI/图象编程

  1. DrawButton

    0下载:
  2. 自绘按钮,在MFC中通过CButton类的DrawItem函数来实现自绘一个按钮,使其看上去更美观-Since the draw button, through CButton in MFC classes to implement owner-draw DrawItem function of a button, and make it look more beautiful
  3. 所属分类:Button control

    • 发布日期:2017-05-24
    • 文件大小:7688858
    • 提供者:monzart
  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. DrawLine

    0下载:
  2. MFC类库提供强大是组件支持,用C++实现连续画线功能,模拟画笔-Draw Graphic
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1942033
    • 提供者:jingjing
  1. Object

    0下载:
  2. MFC 在单文档程序里画点,线,面,矩形,椭圆。-MFC in a single document program where draw point, line, surface, rectangle, ellipse.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:4138
    • 提供者:罗云
  1. MiddlePointCycle

    0下载:
  2. 用MFC实现中点画圆 用MFC实现中点画圆在对话框中输入圆和半径-use mfc to draw a cycle by middle point
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1965600
    • 提供者:蔡峰磊
  1. direct

    0下载:
  2. 利用DirectX显示一个旋转的圆柱。首先构建一个Mfc单文档框架,然后在文档界面显示圆柱。本例用最简单的代码说明了Directx的基本用法-use DirectX to draw a cilinder。firstly,use wizard to make a single document frame,then use Directx to draw a cilinder on the view
  3. 所属分类:DirextX

    • 发布日期:2017-05-15
    • 文件大小:3996244
    • 提供者:hualei
  1. CG

    0下载:
  2. 基于VC6.0编写的MFC计算机图形学程序编写,实现了如下功能: (1)画直线、画多边形、画圆、画字符 (2)对多边形进行填充 (3)图形裁剪 (4)图形的几何变换 (5)三维图形的消隐及着色 -Prepared based on VC6.0 MFC computer graphics programming, to achieve the following functions: (1) draw a straight line, draw the polygon, c
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:114048
    • 提供者:李若
  1. PainterFinall.tar

    0下载:
  2. use mfc to program a painter function program. you can draw with pencil etc
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:69312
    • 提供者:brian
  1. test

    0下载:
  2. 用C++画出正弦曲线,基于微软的MFC编程实现-With C++ Draw sinusoidal curve, based on the Microsoft MFC Programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:385001
    • 提供者:ridgepole
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 37 »
搜珍网 www.dssz.com