当前位置:
首页
资源下载

搜索资源 - boolean operations
搜索资源列表
-
0下载:
5个关于布尔运算的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-five Boolean operations on the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
-
-
0下载:
本示例演示了用C#操作MySQL的方法,提供了三个可重用的类MySqlDBUtil,MySqlPageUtil,Page。
本例程演示了:
1.MySQL数据库的插入,更新,修改,查询;
2.带参数的sql语句的使用,而不是拼SQL;
3.使用Limit子句的分页查询;
4.用事务同时执行多个SQL语句;
5.在插入数据的同时返回最新的ID值;
6.整型,实型,字符串,日期型,布尔型五种数据类型的操作;
7.使用正则表达式来验证整数和实数;
8.listview用来显示数据的一
-
-
1下载:
研究了三角形表面模型的布尔运算。传统的CSG 算法是基于基本实体的布尔运算进行的,对于由三角形或多边形描述的表面模
型的复杂模型运算则十分困难。通过构建模型的BSP 树,利用BSP 树的空间分割能力,把参与运算的模型分割成两部分,然后,根据交、并、差
各种布尔运算,组合分割后的结果,实现了不规则三维模型的布尔运算-Researched on Boolean Operation of triangle facial model. Traditional CSG algorithm base
-
-
1下载:
一个很强悍的做多边形布尔运算的小程序,可以实现多边形的交、并、差和异或运算,GIS的朋友有福了。-A very powerful polygon Boolean operations to do a small program can be achieved polygon intersection, and, worse, and XOR, GIS friend blessed.
-
-
0下载:
编写求解几何图形周长、面积的应用程序,要求如下:
1) 几何图形要求至少包含直线、三角形,矩型,圆等类型,计算周长,面积等。
2) 要求能计算两个图形之间的距离
3) 要求能计算两个图形进行布尔运算(即交、并、差)后的面积(可选作)。
4) 必须用到继承、接口、多态和包,内部类可选
-Written to solve geometry perimeter, area of application requirements are as follow
-
-
0下载:
cgal是开源的计算几何算法库,用CGAL进行布尔运算操作-cgal is open-source computational geometry algorithms library CGAL conducted using Boolean operations
-
-
0下载:
UG NX二次开发环境下一些建模的示例代码
01 创建四个基本体素
02 拉伸操作
03 参考平面打孔
04 布尔操作
05 圆柱打孔
06 表达式-UG NX some secondary development environment modeling sample code 01 to create four basic operations stretching 02 voxel reference plane 03 perforated cylinder 05
-
-
0下载:
个对几何图形裁剪、合并,布尔运算等操作非常好的代码,并且支持C#。-On the geometry of cutting, mergers, Boolean operations, such as a very good code, and support for C#.
-
-
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下载:
this rar contain the graphical demonstration of boolean operations on fuzzy sets, the discr iption of fuzzy set and the c source code for fcm clustering algorithm.
-
-
0下载:
香农扩展即布尔逻辑扩展,是卡诺逻辑化简的反向运算。香农扩展相当于逻辑复制,提高频率;而卡诺逻辑化简相当于资源共享,节约面积-Shannon expansion of Boolean logic or extension, is simply the reverse Carnot logical operations. Shannon expansion is equivalent to the logical replication, increased frequency and simpl
-
-
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
-
-
0下载:
编写求解几何图形周长、面积的应用程序,要求如下:
1) 几何图形要求至少包含直线、三角形,矩型,圆等类型,计算周长,面积等。
2) 要求能计算两个图形之间的距离
3) 要求能计算两个图形进行布尔运算(即交、并、差)后的面积(可选作)。
4) 必须用到继承、接口、多态和包
-Written to solve geometry perimeter, area of application requirements are as follows:
1) The geomet
-
-
0下载:
多边形的布尔运算让你学会VC++和计算机图形学中的知识-polygons boolean operations
-
-
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下载:
Java语言实现任意复杂二维多边边形的并交差等图形布尔运算并显示出来
-Java language to implement arbitrarily complex two-dimensional multilateral and cross graphics polygon Boolean operations and displayed
-
-
0下载:
用OpenGL做的布尔运算的例子,简单好用,在这个基础上还可以再添加功能-Examples OpenGL do with Boolean operations, easy to use, on this basis can also add functionality
-
-
1下载:
通过应用CSG方法,利用C++编程环境,实行三维模型的布尔运算。-By applying CSG method using C++ programming environment, Boolean operations to achieve a three-dimensional model.
-