-
不错的万年历源码
不错的万年历源码-good source of hefty almanac
- 2022-01-26 05:22:11下载
- 积分:1
-
circularbuttonexample Controls
CircularButtonExample控件-CircularButtonExample Controls
- 2023-05-03 01:10:03下载
- 积分:1
-
初学者使用的,能够加深初学者对图形图象的理解
初学者使用的,能够加深初学者对图形图象的理解-beginners, beginners can deepen the understanding graphic images
- 2023-06-20 20:25:02下载
- 积分:1
-
一个不错的JPEG图像压缩软件,值得一看!
一个不错的JPEG图像压缩软件,值得一看!-a good JPEG image compression software, an eye-catcher!
- 2023-03-02 08:05:03下载
- 积分:1
-
3ds files importor
3ds files importor
- 2022-03-10 20:04:56下载
- 积分:1
-
isosurfac和# 351 ng的例子使用Marching Cubes
Isosurfacş ng example using marching cubes
- 2023-03-05 17:25:03下载
- 积分:1
-
rotating transform, the formation of a 40 point, the diameter of 100 and 200 the...
用旋转变换的方法生成一个有40个点,内径为100,外径为200的星形图形。 程序运行按键说明:q,w比例变换,a,s旋转变换,j,l,i,k为平移变换。-rotating transform, the formation of a 40 point, the diameter of 100 and 200 the diameter of astrocytes graphics. Running Press : q, w ratio conversion, a, s rotation transformation, j, l, i, k translation transformation.
- 2022-01-21 20:00:34下载
- 积分:1
-
e book for statistical signal processing estimation and detection.
e book for statistical signal processing estimation and detection.
- 2022-06-17 08:43:29下载
- 积分:1
-
- 2022-01-25 19:24:26下载
- 积分:1
-
犯错
扫描线填充法:
1、原理:该算法利用了扫描线的相关性和多边形边的相关性,而不是逐点进行处理。
2、扫描线的相关性:某条扫描线上相邻的象素,几乎都具有同样的内外性质,这种性质只有遇到多边形边线与该扫描线的交点时才会发生改变。
3、边的相关性:由于相邻扫描线上的交点是与多边形的边线相关的。对同一条边,前一条扫描线yi与该边的交点为xi,而后一条扫描线yi+1=yi+1与该边的交点则为xi+1=xi+1/m,利用这种相关性可以省去大量的求交运算。
边相关扫描线填充算法的实现需要建立两个表:边表(ET)和活动边表(AET)。-err
- 2023-07-27 18:40:02下载
- 积分:1