搜索资源列表
Draw_rectangle
- 设定矩形的左上角坐标以及右下角坐标,并画出矩形。采用mfc编程实现-set rectangular coordinates of the upper left corner and lower right coordinates, and he painted rectangle. Programming using mfc
spirialMFC
- 本例通过绘制螺旋图案描述了如何用VC++绘制MFC图形程序。适合学习MFC图形编程的初学者学习。-cases by mapping the spiral patterns described how MFC with VC graphics rendering procedures. MFC for learning graphical programming beginners learning.
dtfgq
- 可实现拆分窗口,在MFC编程中很重要,把窗口拆分成几个区域,并且尅让区域之间有联系
circlescan
- 计算机图形学中的圆的扫描显示,逐点扫描显示一个园,用MFC编程
TASK A
- 一个用MFC开发的画圆程序,简单实用,可作为编程爱好者的参考。-a development with MFC Circle procedures simple and practical, can be used as a reference programming enthusiasts.
vc-CAD.rar
- 一个不错的图形编程实例,有很高的参考价值,值得一看,A good example of graphical programming, a high reference value, worth a visit
MFCdraw
- 使用MFC编写一个画图小程序:交互式绘制图形(至少包括线、矩形和文本),绘制完成的图形能够正确地重现,绘制结果可以正确持久化(存储到文件、从文件中读出),线、矩形、文本的颜色(线色和填充色)、文本字体可调,能够通过鼠标点击选中图形,并进行属性的修改,修改的内容可包括:位置,大小,颜色,线型字体(对应文本图元而言)。适合熟练windows编程,使用MFC开发的学者。 -Drawing using a small program written in MFC: interactive rende
Graphics
- 本软件在VC++6.0中采用MFC编程。在绘图菜单中,共有9个功能,应用程序在Graphics\Debug\中。-The software in the VC++ 6.0 use MFC programming. In the graphics menu, a total of nine features, applications in GraphicsDebug.
tiaoseban
- 自己编写的一个调色板程序,对理解MFC编程和控件的使用比较有帮助~!~-Written in a palette of their own procedures, to understand the use of MFC programming and control, more helpful ~! ~
besenham
- 经典的直线besenham算法,学习MFC编程的基础算法-The classic line besenham algorithm to learn MFC programming based algorithm for
11
- mfc编程技巧,主要介绍mfc画图,很不错的 -mfc programming techniques, introduces mfc drawing, very good
GraphicsE
- 图形学 一些算法的实现 直线、圆、椭圆 中点偏差算法 barsky、编码法直线裁剪算法的实现 Bezier曲线 mfc编程-Some graphics algorithm for straight line, circle, ellipse midpoint deviation algorithm barsky, coding algorithms achieve linear Bezier curve cutting mfc programming
MFCDraw
- MFC编程实现图形绘制,及图形属性的设置等,内附程序说明书-MFC programming graphics rendering, and graphics property settings, containing program instructions
Scribble
- mfc编程,绘制基本的几何图形:直线,矩形,圆形等。-mfc programming, draw basic geometric shapes: a straight line, rectangle, circle.
mfc编程
- vc++6.0中的mfc编程实例,有助于我们提高自身的编写能力!
Graphic
- 一个简单的画图程序,用MFC编程,可实现简单的画直线、圆、椭圆、虚线等,可以改变线条颜色-A simple drawing program, with MFC programming can be realized simply draw a straight line, circle, ellipse, dashed, etc., can change the line color
Draw
- 简单的MFC编程,实现画随机点,线,矩形等-Simple MFC programming, random draw points, lines, rectangles, etc.
RGB
- RGB模型,实现调出各种颜色,用MFC编程,用对话框控制-RGB model, to achieve a variety of tone colors, with MFC programming, using Dialog Control
ColorPicker
- VC++色彩编辑器,不断能强化对于色彩空间及其转化算法的理解和掌握,并且能够帮助读者更加深入理解MFC编程-VC++ color editor, can continue to strengthen its color space conversion algorithm to understand and master, and can help readers a deeper understanding of MFC programming
ExDrawLine
- 运用C++语言编程,基于MFC的对话框进行画线操作(Using the C++ language programming, the drawing line operation based on the MFC dialog box)