搜索资源列表
-
0下载:
一个简单的绘图实例,描述了一些简单的MFC绘制矩形,书写文本的方法-A simple drawing examples, describes some simple MFC draw rectangle method of writing the text
-
-
0下载:
在图片上画一个矩形,可以变成红色的,等一系列操作,mfc的开始!-Draw a rectangle in the picture, can become red, and a series of operations, mfc start!
-
-
0下载:
怎样用VC++的MFC画矩形?编写相应的消息函数代码实现在客户区画矩形的功能,按下鼠标左键确定第一个矩形对角点位置,按住鼠标并拖动鼠标到另一位置时,释放左键确定另一个对角点。-How to use MFC VC++ to draw the rectangle? Preparation of the corresponding message function code implementation of the client area rectangle drawing function, pr
-
-
0下载:
基于MFC的图形界面绘制
圆 矩形等图形的颜色填充-MFC-based graphical interface to draw a round rectangle filled with the color and other graphic
-
-
0下载:
mfc编程,绘制基本的几何图形:直线,矩形,圆形等。-mfc programming, draw basic geometric shapes: a straight line, rectangle, circle.
-
-
0下载:
基于MFC实现OPENGL绘图。绘制了一个长方体。对初学者有一定帮助。-OPENGL graphics based on the MFC. Draw a rectangle. For beginners.
-
-
0下载:
计算机图形学画矩形应用VS2008加上MFC界面编程完成简单的人机交互可以改变参数进行绘图-Computer graphics, draw a rectangle
-
-
0下载:
C++ MFC程序 用彩色线条在界面不同地方绘出不同的矩形-Draw different rectangles with colored lines in different places of the interface using MFC
-
-
0下载:
MFC框架,实现canny边缘检测和在图像中画矩形的功能-MFC framework canny edge detection and draw a rectangle in the image function
-
-
0下载:
MFC界面上画矩形感兴趣区域,源码测试可行-The MFC interface draw a rectangle on the region of interest, source test feasible
-
-
0下载:
MFC绘图设计,可以画线画圆画矩形多边形,设置文本等-MFC graphic design, you can draw lines circle draw a rectangle polygons, text and other settings
-
-
0下载:
MFC调用OpenGL编程,通过OpenGL在客户区画一个长方体,可以旋转,放大并且缩小-MFC Calling OpenGL programming, via OpenGL to draw a rectangle in the client area, you can rotate, enlarge and shrink
-
-
0下载:
基于MFC的opengl实现画线,画圆,画矩形,
用鼠标中键控制图形大小,鼠标左右键进行拖拉-based opengl draw line,rectangle
-
-
0下载:
功能:可以绘制椭圆,矩形,直线,可更改绘制线条的类型,宽度,颜色等,有预览小窗口等简单的小操作,基于MFC。-Features: You can draw an ellipse, rectangle, line, you can change the type of line drawing, width, color, etc., there is a small preview window such as a simple little operation, based on the MF
-
-
0下载:
MFC界面,可以绘制直线、椭圆、矩形,并可以改变线条的颜色、类型、宽度。-MFC interface, you can draw a straight line, oval, rectangle, and you can change the color of the line, type width.
-
-
0下载:
一个不错的VC++ MFC的画图程序,可以画直线、矩形等,适合于新手学习MFC。-VC++ MFC a good drawing program, can draw a straight line, rectangle, etc., suitable for beginners to learn MFC.
-
-
0下载:
MFC下绘制矩形,圆形,多边形,bezier曲线,B样条曲线-draw rectangle bezier Bcurve circle
-
-
0下载:
绘制左上角点为P0(100,100),右下角点为P1(600,300)的矩形。矩形边界线为1像素宽的蓝线,矩形内部填充为绿色(Draw the left upper corner is P0 (100100), the lower right corner is P1 (600300) rectangle. The rectangle boundary line is 1 pixels wide blue line, and the inner rectangle is filled with
-
-
1下载:
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)
-