-
本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下:
直线:点鼠标左键确定起始点,移动鼠标点左键确定终点...
本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下:
直线:点鼠标左键确定起始点,移动鼠标点左键确定终点。
圆弧:用鼠标左键依次点四点确定圆弧。
贝赛尔曲线:用鼠标左键依次点四点确定贝赛尔曲线。
矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。
圆角矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。
椭圆:点左键确定起始点,拖动鼠标再点左键确定对角点,便作出了与该矩形相切的椭圆。
多边形:点鼠标左键确定起始点,然后依次点各点(所有点的总数为所要做多边形的边数,不超过20边),最后用中键确定,自动封闭图形。-the program eight graphical mapping function is linear, arc, Bessel curve, rectangle, rounded rectangle, oval and polygons. Mapping the following steps : Linear : click the mouse button to determine the threshold, mobile click of the mouse button to determine the end. Arc : the left mouse button followed by 4:00 set point arc. Bessel curve : the left mouse button followed by point 4:00 determine Bessel curve. Rectangular : Left to determine the threshold point, then drag the mouse to point to determine Left Corner. Rounded Rectangle : Left to determine the threshold point, then drag the mouse to point to determine Left Corner. Oval : Left to determine the threshold point, drag the mouse butto
- 2022-09-22 14:40:03下载
- 积分:1
-
这是一个Bezier曲线(C++)的源代码。这是非常重要的计算机图形…
这个是贝塞尔曲线(C++)的源代码。它是计算机图形学中非常重要的内容。-This is a Bezier curve (C++) Source code. It is very important in computer graphics content.
- 2022-02-13 00:23:46下载
- 积分:1
-
经典的图形学程序,中点画圆算法的实现@vc
经典的图形学程序,中点画圆算法的实现@vc-Graphics classic procedure, the mid-point algorithm implementation drawcircle @ vc++
- 2023-08-06 09:25:03下载
- 积分:1
-
clone模式在平衡排序中的应用,测试很成功,好用
clone模式在平衡排序中的应用,测试很成功,好用-clone mode in order to balance the application, testing was very successful and useful! !
- 2022-05-19 15:30:37下载
- 积分:1
-
图形与图像处理框架程序 KNN,CS算法
图形与图像处理框架程序 KNN,CS算法-image processing
- 2022-01-22 11:20:50下载
- 积分:1
-
这是一个比例缩放的程序代码,可根据客户区的大小,按比例改变控件 的大小,详请见代码。...
这是一个比例缩放的程序代码,可根据客户区的大小,按比例改变控件 的大小,详请见代码。-This a zoom ratio of the code, according to the size of the customer, according to the change in the proportion of component size, see detailed code.
- 2022-03-29 00:30:00下载
- 积分:1
-
Vega Prime to achieve the small
Vega Prime 下实现屏幕录像功能的小程序,绝对经典。-Vega Prime to achieve the small-screen video program, an absolute classic.
- 2022-04-02 11:54:58下载
- 积分:1
-
两种有限差分流体比较程序的源代码(Direct3d)
两种有限差分流体比较程序的源代码(Direct3d)-Comparison of two kinds of finite-difference fluid program" s source code
- 2022-02-06 01:41:39下载
- 积分:1
-
本程序实现了一个小小的动画操作,小猫从天而降,对vbGUI操作具有借鉴作用...
本程序实现了一个小小的动画操作,小猫从天而降,对vbGUI操作具有借鉴作用-This program implements a small animated operation kitten from heaven, to have a reference for operation of vbGUI
- 2022-06-18 18:06:49下载
- 积分:1
-
一个将bmp转化成jpg格式的源代码,转换时选择容量较小的bmp图片...
一个将bmp转化成jpg格式的源代码,转换时选择容量较小的bmp图片-one of bmp jpg format into the source code, change the choice of the smaller capacity bmp Photo
- 2022-07-24 20:25:28下载
- 积分:1