-
Graphics are painting a straight line, arc, as well as garden and cut a straight...
现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。-Graphics are painting a straight line, arc, as well as garden and cut a straight line, filled with features such as region 1. For painting a straight line, just know that you can start and finish. Interval in the work of the mouse click (that is, to choose the starting point), drag to another release (the end), that is to be a straight line. 2. Drawcircle need to center coordinates, radius, and the termination of the initial angle and angle, as required by experimental painting 1/4 arc, the starting angle can be set = 0, terminate the angle = 45, in order to draw the whole arc start angle and termination angle is 0 and 360, respectively, can be.
- 2022-01-25 14:32:32下载
- 积分:1
-
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数...
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数
// 圆心坐标(ddCenter)
// 圆心半径(dRad)
//成功:返回值>0
//失败:返回值
- 2022-03-21 03:10:38下载
- 积分:1
-
3D graphics translation, by clicking on the dialog box or through the importatio...
三维图形的平移,通过点击或者通过对话框输入平移参数 -3D graphics translation, by clicking on the dialog box or through the importation of translation parameters
- 2022-02-20 07:48:34下载
- 积分:1
-
这是华中科技大学出版社出版的Vega实时可视化仿真技术中的一个例子的源码,实时动态加入ADF文件,各种环境的模拟,多种绘图模式,多种漫游方式。...
这是华中科技大学出版社出版的Vega实时可视化仿真技术中的一个例子的源码,实时动态加入ADF文件,各种环境的模拟,多种绘图模式,多种漫游方式。-This is the Huazhong University of Science and Technology Publishing House of the Vega Real-time visual simulation technology, an example of the source, real-time dynamic joined ADF document a variety of environment simulations, a variety of graphics mode, multi-mode roaming.
- 2022-04-23 02:15:34下载
- 积分:1
-
怎样画出带有箭头的直线.zip
怎样画出带有箭头的直线.zip-how to draw straight lines with arrows. Zip
- 2022-09-10 19:15:03下载
- 积分:1
-
生成火焰的程序;
在图样、游戏里面可以使用,挺好的
生成火焰的程序;
在图样、游戏里面可以使用,挺好的-generation flame; In graphics, the game which can be used, in very good shape;
- 2022-11-29 21:20:08下载
- 积分:1
-
template! No source code
我只有模板啦!没有源代码-template! No source code
- 2023-09-03 20:15:04下载
- 积分:1
-
用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换
用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换-Image RGB color space, LUV, XYZ, the conversion between the LAB
- 2023-06-14 06:55:04下载
- 积分:1
-
TURBOC语言编写的声响程序
TURBOC语言编写的声响程序-TURBOC2.0 language of the sound procedures
- 2022-02-07 05:57:01下载
- 积分:1
-
jpeg编码、解码的c source
jpeg编码、解码的c source-jpeg encode and decode c source
- 2022-02-13 15:01:44下载
- 积分:1