-
图形编辑器,支持2D模式,能进行简单的图形编辑
图形编辑器,支持2D模式,能进行简单的图形编辑-graphics editor, support 2D mode, can perform simple graphics editor
- 2023-04-14 00:20:03下载
- 积分:1
-
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下...
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下;
利用中点画圆算法实现边界程序:
void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color)
{//画八分之一的圆
int x,y,d
x=0 y=r d=1-r
WholeCircle(xc,yc,x,y,color)
while(x
- 2023-03-14 21:40:04下载
- 积分:1
-
using Matlab is prepared by the graphics processing source code, no graphical in...
这是用matlab编写的图形处理程序源代码,没有图形界面,比较简单-using Matlab is prepared by the graphics processing source code, no graphical interface, relatively simple
- 2022-02-01 22:29:12下载
- 积分:1
-
光纤中的色散
Dispersion in an optical fiber
- 2023-04-25 03:30:03下载
- 积分:1
-
实现盲信号分离的独立成分分析的算法,用Informax实现
实现盲信号分离的独立成分分析的算法,用Informax实现-the arithmetic realize the ica
- 2023-05-18 08:40:02下载
- 积分:1
-
of arbitrary isogon of arbitrary linear symmetry transformation, breaking the fo...
这是关于任意正多边形关于任意直线的对称变换,打破了以前的只能对于一个固定的直线的对称变换,省去了关于固定直线对称时每次都要输入的麻烦-of arbitrary isogon of arbitrary linear symmetry transformation, breaking the former only for a fixed linear symmetry transformation, eliminating the symmetry of the fixed line every time when the importation of trouble
- 2022-02-06 09:31:39下载
- 积分:1
-
将BMP格式转换成YUV格式,里面有例子,很好的。
将BMP格式转换成YUV格式,里面有例子,很好的。
- 2023-01-25 22:20:04下载
- 积分:1
-
realized DAA painting painting straight line method (1) dotted line method Circl...
实现了
DAA画线法画直
(1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做)
(2) 二维区域填充(四向种子填充颜色算法) (选作)
(3) 直线裁减(任选一种) (必做)
(4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)(必做) -realized DAA painting painting straight line method (1) dotted line method Circle (input coordinates x, y coordinates Center) (regimen) (2) two-dimensional region filled (4-seed filling color algorithm) (for the elections) (3) linear reduction (Option A) (regimen) (4) Bessel curve (the importation of four control points, or directly with a click of the mouse, the request will coordinate with the right show) (regimen)
- 2023-03-27 11:45:03下载
- 积分:1
-
graphics suitable for beginners who are basic drawing and filling and graphic tr...
适合初学图形学的人,都是基本的绘图与填充及图形变换,贝页丝曲线的绘制.-graphics suitable for beginners who are basic drawing and filling and graphic transformation, Pui-page wire drawing curves.
- 2022-03-13 14:30:03下载
- 积分:1
-
winock编写的程序游戏
资源描述小游戏具体自看代码,可用于作业以及学生小项目开发
- 2022-03-16 10:48:28下载
- 积分:1