CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - boolean operations

搜索资源列表

  1. Solve

    0下载:
  2. 编写求解几何图形周长、面积的应用程序,要求如下: 1) 几何图形要求至少包含直线、三角形,矩型,圆等类型,计算周长,面积等。 2) 要求能计算两个图形之间的距离 3) 要求能计算两个图形进行布尔运算(即交、并、差)后的面积(可选作)。 4) 必须用到继承、接口、多态和包,内部类可选 -Written to solve geometry perimeter, area of ​ ​ application requirements are as follow
  3. 所属分类:Fractal program

    • 发布日期:2017-03-26
    • 文件大小:3845
    • 提供者:xieqiyu
  1. MM

    1下载:
  2. 数学形态学的主要优点是计算简单和并行快速,一般只包含布尔运算、加减法运算而不需要做先进乘法,易于硬件实现,-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
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4948299
    • 提供者:cristo
  1. 3Donscilab

    0下载:
  2. MATLAB作为成熟的科学计算软件,其绘制三维实体模型的功能已经非常完善,要实现三维实体模型间的运算也比较容易,然而Scilab 的绘制三维形体模型的功能还不够强大,三维形体模型之间的布尔运算也比较困难,因此有必要开发一个绘制三维形体模型并实现并、交、叉运算的工具箱,来强化Scilab的绘图功能。 本项目组开发的《基于CSG的三维形体建模工具箱》实现了三维形体建模和绘制功能,用户不仅能依据给定的参数直接绘制简单的三维形体,还可以对三维形体进行平移、旋转和比例缩放操作。多个形体之间可以通过正则
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-02
    • 文件大小:541563
    • 提供者:zhoujun
  1. vtkImplicitPolyDataBeta2-0001

    2下载:
  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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5351
    • 提供者:张帅
  1. clipper

    1下载:
  2. 从代码仓库中下载的最新的用于二维任意复杂多边形裁剪代码,该代码使用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
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4333899
    • 提供者:highrisk
  1. homework1

    0下载:
  2. 编写求解几何图形周长、面积的应用程序,要求如下: 1) 几何图形要求至少包含直线、三角形,矩型,圆等类型,计算周长,面积等。 2) 要求能计算两个图形之间的距离 3) 要求能计算两个图形进行布尔运算(即交、并、差)后的面积(可选作)。 4) 必须用到继承、接口、多态和包 -Written to solve geometry perimeter, area of application requirements are as follows: 1) The geomet
  3. 所属分类:Fractal program

    • 发布日期:2017-04-04
    • 文件大小:7951
    • 提供者:高荣
  1. edjh

    0下载:
  2. 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
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:16085
    • 提供者:
  1. Buer

    0下载:
  2. 这是一篇三维实体的布尔运算的文章,文章详细介绍了布尔运算算法原理,对图像图形处理专业人员的重要参考价值!-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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:139239
    • 提供者:jeffsonfu
  1. polyhedron_3

    0下载:
  2. cagl示例程序,处理三维polygon的多种几何操作,可以处理布尔运算等- cagl sample program, a variety of three-dimensional polygon geometry processing operations, such as Boolean operations can be handled
  3. 所属分类:CAD

    • 发布日期:2017-05-14
    • 文件大小:3522134
    • 提供者:shine
  1. Boolean

    0下载:
  2. 用OpenGL做的布尔运算的例子,简单好用,在这个基础上还可以再添加功能-Examples OpenGL do with Boolean operations, easy to use, on this basis can also add functionality
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8239876
    • 提供者:yuanwei
  1. Boolean Operations

    0下载:
  2. 运用C++和VTK实现的bool运算例子程序(C++ and VTK using bool computing examples of procedures)
  3. 所属分类:3D图形编程

    • 发布日期:2017-12-19
    • 文件大小:14430208
    • 提供者:又又
搜珍网 www.dssz.com