-
三维空间漫游软件,包括天空盒、太阳、树木等。
三维空间漫游软件,包括天空盒、太阳、树木等。-Three-dimensional space roaming software, including the sky boxes, sun, trees and so on.
- 2022-02-21 20:45:09下载
- 积分: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
-
滤波图生成系统filter_1.34
滤波图生成系统filter_1.34-generation filtering system filter_1.34
- 2022-03-31 05:27:59下载
- 积分:1
-
C++操作autoCAD下的dxf文件的示例
C++操作autoCAD下的dxf文件的示例-C++ Operation AutoCAD dxf files under the sample
- 2023-06-13 16:05:04下载
- 积分:1
-
基于bp神经网络的数字识别程序,练习时候编写着玩的,大家在网上肯定没有见过...
基于bp神经网络的数字识别程序,练习时候编写着玩的,大家在网上肯定没有见过-A number recognition procudure base on bg NN ,writed on practice , first apperd on web
- 2022-03-09 21:20:44下载
- 积分:1
-
轮廓提取算法:效果不错。
很有用的,用C++实现的
轮廓提取算法:效果不错。
很有用的,用C++实现的-It is Useful for Contour Extract in Image
- 2023-01-31 05:25:04下载
- 积分:1
-
对于非
针对无干扰及非常规则的验证码,使用了简单取模+最高匹配率算法完成的简易识别程序-For non-intrusive and very Verification Code rules, the use of a simple modulus+ The highest matching rate of completion of a simple algorithm for the identification procedures
- 2023-04-23 14:15:03下载
- 积分:1
-
计算机图形学,利用中点算法,DDA算法,Bresenham算法…
计算机图形学,利用中点算法、DDA算法、Bresenham算法完成直线的生成。-Computer graphics, using the midpoint algorithm, DDA algorithm, Bresenham algorithm to complete the generation of a straight line.
- 2022-01-21 03:53:35下载
- 积分:1
-
dct_2d二维DCT变换
DCT_2D Transform 2D DCT变换-DCT_2D Transform 2D DCT
- 2023-04-25 20:15:03下载
- 积分:1
-
This is prepared using MATLAB a calendar file. Readers can appreciate the powerf...
这是用MATLAB编写的一个日历文件.读者可以体会到MATLAB的功能强大.-This is prepared using MATLAB a calendar file. Readers can appreciate the powerful MATLAB.
- 2023-06-20 02:55:03下载
- 积分:1