-
COMPUTER_GRAPHICS
本程序实现了计算机图形学的一些重要算法(画直线,画圆,画椭圆,区域填充,图形裁剪,齿轮生成,三次样条曲线等等),源码和可执行程序均打包于文件中(this program is implemented some important algorithm of computer graphics such as drawing lines,drawing circles,drawing ellipse,area filling,Graphics clipping,gear wheel generation ,three times spline curve and so on),source code and executable
files are all included in the compressed
file。 )
- 2020-11-24 16:19:32下载
- 积分:1
-
AddCAD
AE实现加载CAD格式的数据,以及对其进行转换格式,转换为SHP等格式,还有对其进行编辑等操作(AE spatial data editing functions, including generating points, generating lines, as well as delete, move elements such as fried operation)
- 2013-10-26 11:23:37下载
- 积分:1
-
Computer_Graphics_Algorithm
该程序实现了图形学中的一些算法,如画线、画圆,填充、直线多边形、扫描转换,扫描线消隐算法以及一个简单的Gouraud光照模型。(the realization of a number of graphics algorithms, painting lines, the Circle, filling, linear polygon scan conversion, Lines scanning algorithm and a simple scan illumination model.)
- 2020-12-31 20:58:58下载
- 积分:1
-
fdenngzhixiaao
用于C/C++/Visual C 二二维等值线的绘制,程序源码
(Drawn for two two-dimensional contour of the C/C++/Visual C program source)
- 2012-08-06 13:17:50下载
- 积分:1
-
Line
DDA直线绘制程序实现,可以是任意的直线。(DDA line drawing program, a straight line can be arbitrary.)
- 2009-07-10 20:15:31下载
- 积分:1
-
dfx
DFX格式的文件操作例子,可以读出由CAD绘制的保存为DFX格式的图片,附带大量注释(DFX format file manipulation example, can read out by the CAD drawing for the preservation DFX format photographs, Notes of a large number of fringe)
- 2007-03-19 15:26:27下载
- 积分:1
-
BezierFitting
随机生成一堆杂乱数据,借助RANSAC和贝塞尔样条拟合出曲线形状,使之最大程度拟合数据(Do the three degree Bezier Spline fitting based on RANSAC)
- 2021-04-06 10:39:02下载
- 积分:1
-
Bresenham-UPDATE
基于Bresenham算法的四步画直线算法,加快画直线速度(draw line based Bresenham update alogrith)
- 2013-08-28 11:35:17下载
- 积分:1
-
AddCAD
AE实现加载CAD格式的数据,以及对其进行转换格式,转换为SHP等格式,还有对其进行编辑等操作(AE spatial data editing functions, including generating points, generating lines, as well as delete, move elements such as fried operation)
- 2013-10-26 11:23:37下载
- 积分:1
-
Circle_Picture
这是一个简单的画圆功能,主要让用户学会如何利用Windows提供的画图工具,用户单击鼠标右键则会弹出对话框选择线宽,在菜单上也设计了圆的颜色选择菜单。(This is a simple function of the Circle. mainly for users to learn how to use Windows for the drawing tools, Users right-click pop-up dialog box will be chosen linewidth, the menu also designed a circular color choice menu.)
- 2007-06-03 09:44:30下载
- 积分:1