搜索资源列表
caijianchengxu
- 任意画条直线可以计算其斜率,线和多边形的相交时如何进行舍去。-Any painting can be calculated straight-line slope, line and polygon how to proceed when the intersection of rounding.
BEZIER
- Bezier曲线的绘制与升阶: 1) Bezier曲线的绘制程序,输入控制顶点,画出控制多边形和曲线。 2) 升阶一次,画出新的控制顶点-Bezier curve drawing and or bands: 1) Bezier curve drawing program, enter the control points, draw control polygon and curve. 2) or order one, draw a new control point
123456
- 判断点是否在多边形内,先画出任意多边形,然后再点一点,会以消息框显示点是否在多边形内-point is whether in the polygon
InclusionTest
- 计算机图形学点在多边形内/外的判断,给出了一个例子,可以画任意的多边形,判断点是否在多边形内,可直接运行。-Computer graphics point in polygon inside/outside of the judge is given an example, you can draw an arbitrary polygon, point to determine whether the polygon can be directly run.
your_dram
- 实现一个画图程序。很好的画直线,圆弧,椭圆弧,多边形,能够自定义颜色。对多边形、椭圆和圆能够进行填充。要求结果可以存盘,但不必存成图片文件。-Implement a drawing program. A very good painting straight lines, arcs, elliptical arcs, polygons, can be custom color. On the polygon, ellipse and circle can be filled. Save resu
graphics
- 一个TC下编写的绘图程序,可以鼠标操作画直线、画多边形、画贝塞尔曲线、填充、反色、清屏、橡皮擦功能,初学C语言的朋友可以研究下。-Prepared under a TC drawing program, you can mouse draw line, draw polygons, Bezier curve drawing, filling, anti-color, clear screen, eraser function, beginner C language can be studied
kc1
- 运行之后,先在画图框中选“画矩形”,然后在窗口中拖一个矩形出来,从左上角到右下角,然后矩形就画完了; 在画图框中选“画多边形”,然后在窗口范围内点多边形的顶点,点完了点以后,右击,在弹出的菜单中选“闭合”,就可以生成多边形; 在处理框中选“开窗”,就可以得到正确的图形了,此时,矩形框不见了,如果要看矩形框,在窗体上左击就可以了-After the operation, the first in drawing frame, select "painting and rectangular
duobianxingtiancong
- 一个简单的多边形填充程序,先画多边形,然后对其实现填充,希望对大家有所帮助。-A simple polygon fill procedure, first draw polygons, and then fill its realization, we want to help.
MiniDraw
- 用父类下的子类实现各种多边形的绘制,画线条扇形,任意封闭曲线,椭圆矩形等-Subclass of the parent class of polygon drawing, painting lines on the fan, any closed curve, ellipse, rectangle, etc.
MiniDraw3-
- 用父类下的子类实现各种多边形的绘制,画线条扇形,任意封闭曲线,椭圆矩形等-Subclass of the parent class of polygon drawing, painting lines on the fan, any closed curve, ellipse, rectangle, etc.
route1.8
- 在界面上点击工具栏上的相应按钮画出一个多边形以及始点和终点,点击相应按钮画出始终点连成的向量与多边形的最大夹角。-Interface, click the corresponding button on the toolbar to draw a polygon, and the start and end points, the maximum angle between the vector and polygon draw always point even click on the ap
forx
- 一些间单的功能 画直线 圆 多边形 签笔 颜色 保存和打开.-Function draw a straight line between single circle polygon signed pen color save and open.
MFCDrawPicture
- 用MFC技术实现计算机图形学中画板的基本功能。放大缩小填充颜色,填充样式:直线填充斜线填充全填充,画圆,画多边形。对图形移动,放大缩小复制粘贴等-Using MFC technology to realize the basic functions of the computer graphics drawing board. Fill color, fill style: straight-line filling slash zoom to fill full-filled, circle,
MemDraw_V1.0.0.10
- 内存画图DLL,可以快速画出圆,矩形,三角,多边形等常见的图形以及各种曲线-Memory drawing DLL, can quickly draw circle, rectangle, triangle, polygon, such as graphics and a variety of common curve
draw
- 计算机图形学实验作业,用MFC编的,已经实现了DDA画直线,中点算法画直线,中点画圆和椭圆,扫面转换多边形,种子填充,反走样直线-Computer graphics lab assignments, MFC series has achieved the DDA draw a straight line, the midpoint algorithm to draw a straight line, the midpoint of the circle and the ellipse, swee
connect
- 可以用鼠标画出多边形,并连接对角线,能学习到对鼠标消息的处理-Can use the mouse to draw a polygon, and connected diagonal can learn to handle the mouse messages
huatu
- vc画图工具,实现橡皮筋效果,可以画椭圆、矩形。多边形等图形-vc drawing tools, to achieve a rubber band effect, you can draw ellipses, rectangles. Polygon graphics
Draw
- 一个建议的Cad系统,可以用三种方法画直线,实现多边形裁剪,直线的裁剪,多边形的填充。-A proposal Cad system, you can use three methods to draw a straight line, polygon clipping, cutting a straight line, polygon filling.
Test4
- MFC 画多边形 橡皮筋功能 左键点击开始,线随鼠标移动,右键双击生成-MFC drawing polygons rubber band function
画图程序c
- 1、封装完成! 2、直线、矩形和圆 已经画出! 3、完善了封装:消息循环装入应用程序类! 4、多边形完成! 5、可修改画笔颜色和宽度了! 6、加载新图标! WM_PAINT完成,实现窗口重绘! 新建(全部删除)功能实现! 8、放大缩小功能实现! 原始大小查看功能实现! 9、选中+删除功能实现! 右键删除实现! 确定前的图形用虚线表示实现! 10、实现通讯功能! 11、电脑重装了,2005格了,找了些同学都只有2008,只有转化为VS200