资源列表
GuangShanHuiTuYanShi
- 这是计算机图形学课程设计程序,实现Breasham、中点、数值微分画线画圆,种子填充、活化边表填充、边填充、Sutherland线段裁减、中点线段裁减、Liang-Basky线段裁减。-This is the computer graphics curriculum design procedures, Breasham, midpoint, numerical differential line drawing Circle, seed filling, side table filled w
2005122006-12-12
- 本人毕业设计的代码,花费进半年的时间,希望对学习C++的朋友有帮助,是个很好的图形图象处理程序-I graduated design codes, spending six months into the time, and I hope to learn C friends help is a very good graphic image processing procedures
splasher2
- 一种漂亮菜单实现方法使用VC.大家可以借鉴一下啊,-a beautiful menu method using VC. We can learn from what ah,
VCAD30+
- VCAD3.0已经有了。但是作者对其功能作了大的改进:具有Undo,redo功能,可以设置层,以及标注公差粗糙度等.-VCAD3.0 have. But their authors made major functional improvements : The Undo and redo function can set layer, Tolerance and tagging roughness.
CreateLine
- 本源码是本人初学VC进行的有关图形图像编程实践的一个实例,目的简单图元绘制-the source of my beginner VC for the graphics and video programming examples of a practice aimed at drawing a simple map
PointTest
- 电路画板,主要的 功能是实现了电路板的绘制,并能够在C++源码上实现-circuit slate, the main function is to achieve a circuit board mapping, and to the C + + source code to achieve
zhudianfa
- 利用逐点法绘制出图形,图形的绘制其实都是由折线组成的,只是每条折线的误差太小了,肉眼根本分辨不出来-use of the point-by-point drawing graphics, the graphics are actually drawn from the composition of the dogleg, only broken each of error is too small, the human eye can not be seen
vc1020345346241_newa
- 一个简单的画图程序 试试看 能画直线 画圆 画矩形 可以 调整线宽 可以复制粘贴-a simple drawing program can try painting Circle Line painting rectangular width can be adjusted copy paste
v_fr
- 利用C语言拟合的自由曲线,将12个点以x坐标从小到大,将这12个点以3个点为一组,以二次函数曲线为一来拟合自由曲线。-C language of freedom curve fitting, 12 points to x coordinates from small to large, these 12 points to three points for a group to a quadratic function of a curve to curve fitting freedom.
FloatWindow11
- 该程序开发了浮动窗口,浮动工具条,对于自己开发程序,使用继承的方法应用它的类会很方便。-procedures developed by the floating window, floating tools, for its own development process, The inherited methods used its application category will be very convenient.
ZHG-BMP-MAKER-deyuanchengxu
- /* ---Author: zhg 2006.12.20 E-mail: wudazhg@163.com 说明:在此程序包中包含ZHG-BMP-MAKER(ZHG制图工具)的部分文件(源),仅作为对原工具软件包的补充。 -/ * --- Author : zhg 2006.12.20 E-mail : wudazhg@163.com : In this package contains ZHG - BMP-MAKER (ZHG mapping tools) the nu
plotcircle
- To calculate the coordinates needed to draw a circle given the details of the circle, for use by the plot function