资源列表
eraseline
- MFC实现绘制可伸缩橡皮线的功能,按下左键开始绘制,松开绘制完成。-MFC draw retractable rubber line, press the left mouse button to start drawing, release the drawing is completed.
ZTGraduate
- Vc++ 画图 能够实现基本的绘图式能,运行通过 是初步学习MFC的好资料-Vc++ to achieve basic drawing drawing style can be run through an initial learning good information MFC
huaxian
- 一个用于画线的程序,通过改变参数可实现多样式画线,提供VC++源代码-A procedure for drawing lines, more than can be realized by changing the parameters of style and drawing lines, to provide VC++ source code
LotteryCurve.rar
- 一个自己写的排列三和排列五的彩票分析软件。,Wrote it myself with a three-and five with the lottery analysis software.
DrawMap
- 创建工具条,使用户能够通过工具条选择自己想要绘制的图形。使用鼠标绘图,通过添加鼠标消息处理函数对用户进行的鼠标操作进行监控并完成相应的图形绘制。(Create a toolbar that allows users to select the graphics they want to draw through the toolbar. Using mouse drawing, the user's mouse operation is monitored by adding a mouse m
MyDraw
- 简单绘图工具,在此程序中,可直接应用拖动着鼠标移动,来完成绘图任务!-Simple drawing tools, in this procedure can be applied directly drag the mouse to complete the drawing task!
circle
- 计算机图形学画圆算法,供简单的学习参考用-Computer Graphics Algorithm for Circle, for a simple learning reference
quxianyezi
- 运用Visual C++的MFC文档视图画,Bezier曲线画的叶子图形,计算机图形学实例源代码-Visual C++ using the MFC document view drawing, Bezier curve drawing leaves graphics, computer graphics, source code examples
mbruler
- 一个很好的角度测量的小工具,十分好用的哦,可以测距测角。-A good angle measurement of small tools, very good use Oh, can ranging technique.
Draw2
- MFC画板小程序 1)按下鼠标左键, 画线开始 2)随着鼠标的移动, 画下鼠标经过各点的连线 3)松开鼠标左键, 画线结束-With the mouse movement, draw the mouse after each point connection
DrawGragh
- 我自己编的绘图小程序,简单实现绘制多种几何图形-I own drawing applet, simple to draw a variety of geometric shapes
tianchong
- 实现多边形区域扫描线填充的有序边表算法,并将实现的算法应用于任意多边形的填充,多边形的顶点可由键盘输入或鼠标拾取,填充要准确,不能多填也不能少填。 要求掌握边形区域扫描线填充的有序边表算法的基本原理和算法设计,画出算法实现的程序流程图,使用C或者VC++实现算法,并演示。 -Scan-line polygon fill the region to achieve the orderly side of the table algorithm, and the algorithm is a