登录
首页 » 算法 » Delaunay剖分Bowyer Watson算法

Delaunay剖分Bowyer Watson算法

于 2022-12-11 发布 文件大小:2.96 kB
0 64
下载积分: 2 下载次数: 1

代码说明:

应用背景 基于MS Visual Studio 2010的C++算法设计。 三维建模中,最重要的一步就是平面区域的三角网格剖分。一般来说有很多方法可以实现这一步,比如贪心算法,周培德算法。但是效果最好的应当是Delaunay方法。本代码采用了Delaunay方法的Bowyer-Watson算法。 关键技术 Bowyer-Watson算法。 数据结构支持off文件的数据格式。 设计按照Delaunay剖分方法,执行Bowyer-Watson算法。 当运算结点过多时,程序占用资源较大。 读入读出均为off文件。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个VC++生成DElaunay三焦网的简洁易懂的代码,提供可变随机点数目。...
    一个VC++生成DElaunay三焦网的简洁易懂的代码,提供可变随机点数目。-A VC++ Generate Delaunay Sanjiao network easier to understand the code, providing a variable number of random points.
    2023-05-11 16:55:04下载
    积分:1
  • 快速排序在C++
    快速排序是最受欢迎的因为它是不难实现,适用于各种不同类型的输入数据,并速度比任何其他在典型应用程序中的排序方法。它是的地方 (使用只有一个小的辅助堆栈),需要时间正比于 N log N 对平均的 N 对项目排序,并且有极短的内环。快速排序是分而治之的排序方法。它的工作原理数组分成两部分,然后独立排序部分。 
    2022-11-14 18:45:03下载
    积分:1
  • MFC下实现MD5加密
    MFC下实现加密算法MD5,可以对字符串跟文件进行加密.值得一看  Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved. License to copy and use this software is granted provided that it is identified as the "RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing this software or this function. License is also granted to make and use derivative works provided that such works are identified as "derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing the derived work. RSA Data Security, Inc. makes no representations concerning either the merchantability of this software or the suitability of this software for any particular purpose. It is provided "as is" without express or implied warranty of any kind. These notices must be retained in any copies of any
    2022-03-04 02:53:21下载
    积分:1
  • 车库管理系统
    车库管理系统
    2023-08-02 05:40:02下载
    积分:1
  • 数值方上机实验内容. 自适应用图象实现效果.
    数值方法上机实验内容. 自适应算法用图象实现效果.-numerical methods for experiments. Adaptive algorithms used images to achieve results.
    2022-05-16 08:49:17下载
    积分:1
  • GNjava实现
    GN算法的JAVA实现, 需要安装Graphviz2.38等能够直接生成图像, 如不需要, 请自行修改相应代码.
    2022-02-03 12:18:30下载
    积分:1
  • 大整数乘,实现两个大整数相乘的C++代码
    大整数乘法,实现两个大整数相乘的C++代码-Large integer multiplication
    2022-03-15 04:06:48下载
    积分:1
  • 全排序
    全排序- All arranges
    2022-11-12 00:40:03下载
    积分:1
  • 使用嵌入式零树小波的图像压缩
    嵌入式零树小波嵌入零树小波是一种高效是一种有效方法的图像 compression.here 我目前使用嵌入式零树小波的图像压缩算法。
    2023-05-21 03:00:02下载
    积分:1
  • 基于类电磁机制的优化
    EM算法代码,利用类电磁机制求解优化问题的优化算法可以达到全局最优的算法,并且不要求目标函数或者约束变量可微
    2023-04-05 21:25:03下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载