搜索资源列表
BSP-DEV
- 画家算法, 又称深度排序法。 1)将屏幕设成背景色,(2)把要画的物体(多边形)按其离开视点的从远到近排序。由此构成深度优先级表。然后从远到近画物体(多边形),近的就因为优先级高而覆盖远的多边形。由此可消隐。 -painter algorithm, the painter algorithm, known as the depth of sorting. 1) Screen into the background color, (2) to paint objects (Polygo
FILLPOLY
- 在TC环境下实现用鼠标画多边形: 左键开始,右键结束时画一条边,键入任意值继续,-In TC environments polygon drawing with the mouse: left button to start, right side of the end of a painting, type any value to continue,
ShapeMovePro
- 实现了,画三角形,多边形,,并且可以检查碰撞,点击移动中的多边形可以实现填充色彩的功能,就像屏保泡泡球一样子-Achieved, drawing triangles, polygons, and can check the collision, click on a moving polygon fill color features can be achieved, like screen savers like a bubble ball
DrawSys
- vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考。 -mapping system vc++ Dow (drawing) source code, support for drawing a straight line, circle, polygon drawing, painting curve, hand painted graphics,
5
- 1.自动关机 2.圆面积计算 3.显示器待机 4.10进制转2,8,16进制 5.画多边形-1.Automatic shutdown. 2 Circle area 3 turn the monitor standby 4.Turn 2,8,16 hex decimal 5.Polygon drawing
drawpoly
- 就是使用鼠标画图,数组定义为20,画出多边形,VC源代码。用鼠标点击两点,即可画出一条直线。-Is to use the mouse to draw the array is defined as 20, draw polygons, VC source code. Two points with a mouse click, you can draw a straight line.
DrawSys
- vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考-mapping system of vc++ Dow (drawing) source code, to support draw a straight line, circle, polygon drawing, draw curves, the Freehand graphics, add tex
painter
- 一个简单的画图工具,可以画各种常见的图形如矩形、圆形、椭圆、多边形等。还可以改变画笔颜色、大小。-A simple drawing tools, you can draw a variety of common graphics such as rectangles, circles, ellipses, polygons, and so on. You can also change the pen color, size.
68091198
- 在VC++模式下的画笔程序有画笔画刷调色版多边形圆形等可以调节线宽度()