搜索资源列表
VTK-MFC.rar
- 用VTK与VC++混合编程实现对人脑等值线的绘制,内含人脑数据,Use VTK with the VC++ mixed programming to realize the human brain contour drawing that contains the human brain data
draw
- mfc画图教程,挺有用的,是孙鑫讲的,可以下载-mfc drawing tutorial, used winter ridge is Xin Sun speak, you can download
mfc-shiyan2
- 鼠标画图 要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。 2、右键单击后在该点会画一个大小随机的圆;中键按下后会在屏幕上输出一行“用鼠标画图的实验”字符,颜色和字体可以自定义。 3、所有数据的存储要定义在文档类中,而且之前所有的图形都可以回显。不要求对程序生成的图形进行文件保存 -Mouse drawing requirements: 1, left it to start by drawing a line, raised his
dialog
- mfc ,在dialog绘制登陆界面,含有用户名,密码,自绘按钮入门教程。-mfc, drawing in dialog login screen with user name, password, since the draw button Tutorial.
DrawingPro
- 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
drawing
- MFC开发的绘图小软件,涵盖主要的图形学相关算法-MFC drawing a small software development, covering the major graphics-related algorithms
Ruler
- Visual C++ 6.0 中 用 MFC 画标尺-Visual C++ 6.0 using MFC drawing ruler
MFC
- 基于VTK的面绘制程序,结合MFC,能够对序列.dcm文件进行面绘制算法,生成三维模型-VTK-based face drawing program, combined with MFC, can be right sequence. Dcm file surface rendering algorithm to generate three-dimensional model
drawing
- 小型MFC绘图程序,能够实现绘图功能,功能强大-Small MFC drawing program, to achieve graphics, powerful
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_Draw-2010-0727
- MFC画图实例,能实现线宽和颜色的设置;使用VS2005-MFC drawing instance, to achieve line width and color settings use VS2005
Bezier
- MFC绘制Bezier曲线,B样条曲线,曲线拟合-MFC Drawing Bezier curves, B-spline curve, curve fitting
Bspline_MFC
- MFC绘制Bezier曲线,B样条曲线,曲线拟合-MFC Drawing Bezier curves, B-spline curve, curve fitting
Wireless-Serial-based-on-MFC
- 在MFC Dialog环境下,用MSComm控件实现单片机与上位机的无线串口通讯,保存接收数据,并用画图函数实时画出数据曲线-In the MFC Dialog environment, using MSComm control MCU and the host computer with wireless serial communications, saving the received data, and draw with a real-time data curve drawing f
MFC
- MFC 实现基本的画图功能,C++课程大作业,请大家多多提意见-MFC to achieve the basic drawing functions, C++ great job programs, please speak up more
SpaceDataBase
- MFC画图简单操作,基于SQLServer数据库的-MFC drawing simple operation, based on the SQLServer database
MFC
- MFC画图 适合初学者学习MFC 能了解面向对象的特点-MFC MFC drawing for beginners to learn to understand object-oriented features
MFC-drawing-board
- 创建generic基类CShape,并建立其派生类(譬如CLine),将所有派生类共有的属性作为成员数据放入基类,并定义纯虚函数,由各派生类函数重载来实现具体功能。各派生类的成员函数实现图形的绘制、移动、放缩判断是否选中、判断需要放缩等功能。-The codes can realize the function of drawing different graphics and additional functions, such as moving, zooming in/out the gr
MFC
- MFC画直线。本来想加颜色的,可是不会加。希望有朋友可以指点一下。-MFC drawing a straight line. Had wanted to add color, but will not increase. Want to have friends gets advice.
MFC画图板
- 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)