搜索资源列表
一个绘图程序(mfc)
- 一个绘图程序(mfc),可以在此基础上继续开发出更完备的绘图程序 -a drawing program (mfc), can continue to build on this and develop more comprehensive mapping procedure
MFC 绘图&&保存
- openGL在MFC环境下绘图,并将绘图结果保存下来-MFC environment mapping, mapping results will be preserved
mfc简易画笔
- 一个简单的绘图程序,能够绘制矩形,直线,椭圆等一系列的图形。比较方便,还可以随意改变图形的颜色。-a simple drawing program, to draw a rectangle, straight, oval and a series of other graphics. More convenient, but also can arbitrarily change the color graphics.
矢量法绘图
- 简单的矢量法绘图教程
类似于画图的绘图程序
- 用MFC完成的类似于Windows画图的程序
用VC编写的非常完整的绘图程序
- 一个用VC编写的非常完整的绘图程序.作者代码清晰易读,不错.,Using VC to prepare a very complete drawing program. Author legible code, yes.
Five
- MFC 绘图程序 点 直线 矩形 圆 椭圆的绘制,可拖动画图,并选择颜色-MFC draw dots lines rectangles and so on ,allow to set the color
drawtool
- MFC编写的简单几何图像绘图工具,包含简单几何图形的生成,移动,缩放以及多边形的剪裁,适合初学者参考-MFC prepared simple geometric image mapping tools, including the generation of simple geometry, move, zoom, as well as tailoring polygon suitable for beginners reference
Painter
- MFC的绘图程序,可以用鼠标绘制简单的图形,形成的主要是点状图-MFC
EastDraw
- c++ MFC下实现的绘图程序,是一个很好的学习代码-c++ MFC achieve a drawing program, is a good learning experience for the code
MFC_GDI_Example
- 《精通MFC程序设计》第13章 MFC GDI与绘图-《Master MFC Programming》 Chapter 13 MFC GDI and graphics
Coordinate3
- VC++ MFC绘制坐标系,串口通信,绘制曲线,有注释,基于MFC的dialogbased工程,关键词:MSCOM控件,CDC绘图,坐标系绘制,日期显示,动态显示曲线-VC++ MFC drawing coordinate system, serial communication, drawing curves, with notes, based on MFC' s dialogbased works Keywords: MSCOM control, CDC Graphics, coor
MFC基础
- MFC图形编程基础,介绍MFC、如何创建MFC项目、通过项目工作区窗口进行文件组织,项目管理和项目设置更改、介绍文档/视图体系、介绍设备环境DC和OnDraw函数、介绍CDC类常用绘图函数、如何使用自定义画图工具等等
MFC绘线
- 读取TXT中的数据进行绘图,能够进行坐标缩放
wince 绘图软件
- 在mfc智能设备里,编写的绘制折线图的程序 带有源码
向量绘图程序模型
- 向量绘图程序模型,MFC开发,用于演示在画布上绘制点,折线,椭圆,矩形,纹理,Bezier线,区域Region,碰撞检测,填充,字体等等
MFC多文档窗口多线程同步绘图
- 通过重载MFC里的界面多线程函数CWinThread,实现在MFC的MDI模式下,同时打开多个view视图,在这多个视图中同步绘制图形。可以将此应用于应用软件编写中多窗口同步更新图形数据的情况。
MFC
- MFC实现的WPF绘图,可进行直线、矩形和椭圆的简单交互绘图。(MFC implementation of the WPF drawing, can be straight lines, rectangles and ellipses simple interactive drawing.)
MFC_draw
- 哈工大图形学实验,MFC和C++实现,画出一个椭圆和一条折线,椭圆可以跟随折线运动(Draw an ellipse and a broken line, the ellipse can follow the broken line)
vc++简单绘图工具
- 运用MFC编写的画图工具,可以实现图元的绘制、删除等操作(Drawing tools written in MFC,The operation of drawing, deleting and so on can be realized.)