搜索资源列表
vcCAD
- 用VC++开发的一个小型CAD系统,文件结构如下 Circle.cpp CircleTool.cpp CopyCircle.cpp CopyLine.cpp CopyRectangle.cpp CopyShape.cpp DataBase.cpp Draw.cpp Line.cpp LineTool.cpp MainFrame.cpp ManagerTool.cpp MirrorCircle.cpp MirrorLine.cpp Mir
Draw
- 在VC++环境下编的画图程序,能够进行三角形,直线,多边形以及花瓣等图案的绘画,并且能够进行两种方式的进行,是拖拽和输入相应数据-VC++ environment in the series of drawing procedures, to carry out the triangle, straight line, polygon, and petal patterns such as painting, and can carry out the conduct of two ways,
Draw
- 一个很小的程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能可以作为VC图形图像初接触者的参考 -A small program that can provide, including drawing a straight line, rectangle, rounded rectangle, and polygon features can be used as first contact VC graphic images of reference
Line
- 采用现在计算机图形学上面最常用的三种方式画直线,有中点画线,bresenham算法,DDA算法,是使用VC++编制的-Above is adopted, the most commonly used computer graphics to draw lines in three ways, with the dotted line, bresenham algorithm, DDA algorithm is compiled using VC++
line
- vc 绘制用纹理填充的线条的程序源码,有兴趣的朋友学习一下。-vc draw lines with a texture fill the program source code, friends who are interested to learn about.
3-vc-draw-line
- 画线的三个算法,DDA(数值微分)法,中点画圆算法:-Three line drawing algorithms, DDA (numerical differentiation) method, the midpoint circle algorithm:
Bline
- 画直线,用VC.0的MFC实现,计算机图形学课程画直线-Draw a straight line
