搜索资源列表
-
0下载:
编写求解几何图形周长、面积的应用程序,要求如下:
1) 几何图形要求至少包含直线、三角形,矩型,圆等类型,计算周长,面积等。
2) 要求能计算两个图形之间的距离
3) 要求能计算两个图形进行布尔运算(即交、并、差)后的面积(可选作)。
4) 必须用到继承、接口、多态和包,内部类可选
-Written to solve geometry perimeter, area of application requirements are as follow
-
-
1下载:
数学形态学的主要优点是计算简单和并行快速,一般只包含布尔运算、加减法运算而不需要做先进乘法,易于硬件实现,-The main advantage of mathematical morphology is to calculate simple and fast parallel, generally contain only Boolean operations, add and subtract operations without the need for the multiplicati
-
-
0下载:
MATLAB作为成熟的科学计算软件,其绘制三维实体模型的功能已经非常完善,要实现三维实体模型间的运算也比较容易,然而Scilab 的绘制三维形体模型的功能还不够强大,三维形体模型之间的布尔运算也比较困难,因此有必要开发一个绘制三维形体模型并实现并、交、叉运算的工具箱,来强化Scilab的绘图功能。
本项目组开发的《基于CSG的三维形体建模工具箱》实现了三维形体建模和绘制功能,用户不仅能依据给定的参数直接绘制简单的三维形体,还可以对三维形体进行平移、旋转和比例缩放操作。多个形体之间可以通过正则
-
-
2下载:
vtk多边形布尔运算源码,处理效果很棒,但对100000个以上的三角面片处理比较慢-vtk polygonal Boolean operations source code, the operation result is great, but for more than 100,000 triangles it is a little slower
-
-
1下载:
从代码仓库中下载的最新的用于二维任意复杂多边形裁剪代码,该代码使用Bala Vatti的多边形裁剪算法,并做了多种扩展和改进,提供多个版本(Delphi Pascal C++ C# )的源码和测试程序和简明的帮组文档,方便用户使用。
sandbox
tags
trunk-The Clipper Library is based on but significantly extends Bala Vatti s polygon clipping algorithm as describ
-
-
0下载:
编写求解几何图形周长、面积的应用程序,要求如下:
1) 几何图形要求至少包含直线、三角形,矩型,圆等类型,计算周长,面积等。
2) 要求能计算两个图形之间的距离
3) 要求能计算两个图形进行布尔运算(即交、并、差)后的面积(可选作)。
4) 必须用到继承、接口、多态和包
-Written to solve geometry perimeter, area of application requirements are as follows:
1) The geomet
-
-
0下载:
ACIS是美国spatial technology公司的产品,是应用于CAD系统开发的几何平台。它提供从简单实体到复杂实体的造型功能,以及实体的布尔运算、曲面裁减、曲面过渡等多种编辑功能,还提供了实体的数据存储功能和SAT文件的输入、输出功能。-ACIS is a product of the spatial technology company, is applied to the geometry of the CAD system development platform. It from
-
-
0下载:
这是一篇三维实体的布尔运算的文章,文章详细介绍了布尔运算算法原理,对图像图形处理专业人员的重要参考价值!-This is the article of a three-dimensional solid Boolean operations, the article describes in detail the Boolean operation algorithm principle, an important reference value for the image graphics p
-
-
0下载:
cagl示例程序,处理三维polygon的多种几何操作,可以处理布尔运算等-
cagl sample program, a variety of three-dimensional polygon geometry processing operations, such as Boolean operations can be handled
-
-
0下载:
用OpenGL做的布尔运算的例子,简单好用,在这个基础上还可以再添加功能-Examples OpenGL do with Boolean operations, easy to use, on this basis can also add functionality
-
-
0下载:
运用C++和VTK实现的bool运算例子程序(C++ and VTK using bool computing examples of procedures)
-