资源列表
painter
- 一个绘制图形的小程序,包括任意画线,直线、矩形、椭圆等。可以随意缩放图形的大小和填充图形区域,方便实用。-A small graphing programs, including any drawing lines, straight lines, rectangles, ellipses and so on. Graphics can be scaled in size and fill the graphics area, convenient and practical.
chen1
- 五角星的直充程序,将五角星内的点按行自动直充。
huaxian
- 基于VC的直线光栅扫描转换算法实现使用SetPixel函数-Linear grating scan conversion algorithm based on VC
01
- 一个很好的VC++中用GDI绘图的源代码.用于学习VC++中GDI绘图.-A good VC++ source code using GDI drawing. For learning VC++, GDI drawing.
program-of-drawing--
- 很简单的用mfc编的绘图程序 初学时练手用的 供参考吧-Simple drawing program mfc series for reference bar
paint1
- 本程序是介于VC++6.0(MFC)环境下的一个(单文档)画图程序,可以实现画点,线,圆,矩形,并且可以设置画笔的颜色和画布的颜色以及背景色(原创)-This procedure is between the VC++6.0 (MFC) environment of a (single document) drawing program, can draw points, lines, circles, rectangles, and can set the pen color and canv
MINIDRAW
- 一个简单的MFC画直线程序,对初学者入门有帮助-MFC a simple line drawing procedures, beginner help
DrawCoin
- 能使用户简单的操作画硬币小程序对初学者很有参考价值-Simple operation enables users to draw a small coin program
Graphic
- 小型绘图程序,可以绘制点、线、圆、椭圆等-Small drawing program, draw a point, line, circle, ellipse, etc.
Bezier_Coons
- 绘制Bezier和Coons曲线,通过屏幕取点进行曲线绘制。-The Bezier curve Coons, the curve drawn through the screen to take the point.
clq
- 使用VC实现绘制椭圆、直线并标注直线的起点终点位置-Draw an oval using the VC to achieve, a straight line and mark the end of the location of the starting point of a straight line
simpleDraw
- 把鼠标的三个事件响应函数OnLButtonDown,OnMouseMove,OnRButtonUp封装在同一个类Controller中。MFC程序中的M-V-C,控制器编程-Three mouse events response function OnLButtonDown, OnMouseMove, OnRButtonUp, packaged in the same class Controller. The MFC program MVC, controller programming