-
用CorelDraw9制作的金属机械钟,每个零件均可拆分,可供初学者参考。...
用CorelDraw9制作的金属机械钟,每个零件均可拆分,可供初学者参考。-CorelDraw9 produced using metal mechanical clock, each part can be split, for advanced users.
- 2022-03-05 10:41:45下载
- 积分:1
-
利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现直线/圆/椭圆中点Bresenham算法...
利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现直线/圆/椭圆中点Bresenham算法-Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), to achieve a straight line/circle/elliptical mid-point of Bresenham Algorithm
- 2022-01-21 17:32:58下载
- 积分: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
-
vb own series programming, which is the diamond source code! A great weekend!
自己编的vb编程,这是钻石源代码!请多多指教!-vb own series programming, which is the diamond source code! A great weekend!
- 2022-03-30 18:37:00下载
- 积分:1
-
used to prepare the filled polygon scan algorithm, there are documents in JBuild...
用java编写的多边形扫描填充算法,有文档和在jbuilder下打包的exe文件-used to prepare the filled polygon scan algorithm, there are documents in JBuilder and packaged under the exe files
- 2022-04-21 02:37:15下载
- 积分:1
-
3次样条插值的c++实现 主要针对图形应用而写,对函数已经给出详细的注释,只需要按照插值过程调用函数即可
3次样条插值的c++实现 主要针对图形应用而写,对函数已经给出详细的注释,只需要按照插值过程调用函数即可-3rd spline interpolation c achieve targeted at graphics applications written to function has been given detailed notes, only the need to process called interpolation function can be
- 2022-03-21 12:09:51下载
- 积分:1
-
Prepared using OpenCV image morphology operation procedures. From
采用OpenCV编写的对图像进行形态学操作的程序。来自《OpenCV教程基础篇》一书-Prepared using OpenCV image morphology operation procedures. From
- 2023-01-08 11:00:03下载
- 积分:1
-
Introduction to 3D game programming source code with the book. Application of Di...
3D游戏程序入门随书源码。应用DirectX9.0图形库开发,包含各章节源代码。-Introduction to 3D game programming source code with the book. Application of DirectX9.0 graphics library development, each chapter contains the source code.
- 2022-03-19 03:46:46下载
- 积分:1
-
This is a new one on the graphic image features a summary of the new VC program,...
这是一个有关一种新的图形图像特征撮的新的VC源程序,请大家指教-This is a new one on the graphic image features a summary of the new VC program, please enlighten
- 2022-05-31 14:55:39下载
- 积分:1
-
这段程序,实现了上述的膨胀运算,针对的都是黑色点。
这段程序,实现了上述的膨胀运算,针对的都是黑色点。-this process, achieve the above expansion computing has been aimed at Black Point.
- 2022-03-22 04:35:09下载
- 积分:1