登录
首页 » Visual C++ » An_example_of_Tetgen

An_example_of_Tetgen

于 2021-03-14 发布 文件大小:5350KB
0 296
下载积分: 1 下载次数: 72

代码说明:

  不是本人编的,转自csdndengpengyong,个人能力有限,望谅解。Tetgen是一个生成四面体网格的开源工具,本实例提供了从网上下载的开源的源码和一个简单的使用的示例,其中附带了Tetgen自带了的一个查看剖分出来的网格的工具TetView.exe,可以运行打开剖分出来的文件查看剖分的结果是否正确。(I was not prepared, carried csdndengpengyong, individual ability is limited, hope and understanding. Tetgen tetrahedral mesh generation is an open source tool, the examples provided from the Internet to download the open source code and a simple example of the use of which comes Tetgen comes out of a mesh grid view tool TetView . exe, you can run out of file viewing open split split the results are correct.)

文件列表:

TetgenTest
..........\Debug
..........\.....\TetgenTest.exe,926208,2011-08-02
..........\.....\TetgenTest.ilk,903968,2011-08-02
..........\.....\TetgenTest.pdb,1952768,2011-08-02
..........\TetgenTest
..........\..........\barin.node,252,2011-08-02
..........\..........\barin.poly,493,2011-08-02
..........\..........\barout.ele,23432,2011-08-02
..........\..........\barout.face,11828,2011-08-02
..........\..........\barout.node,7047,2011-08-02
..........\..........\Debug
..........\..........\.....\BuildLog.htm,7662,2011-08-02
..........\..........\.....\main.obj,21449,2011-08-02
..........\..........\.....\mt.dep,65,2011-08-02
..........\..........\.....\predicates.obj,300706,2011-08-02
..........\..........\.....\stdafx.obj,12421,2011-08-02
..........\..........\.....\tetgen.obj,1563083,2011-08-02
..........\..........\.....\TetgenTest.exe.embed.manifest,663,2011-08-02
..........\..........\.....\TetgenTest.exe.embed.manifest.res,728,2011-08-02
..........\..........\.....\TetgenTest.exe.intermediate.manifest,621,2011-08-02
..........\..........\.....\TetgenTest.obj,21331,2011-08-02
..........\..........\.....\TetgenTest.pch,3211264,2011-08-02
..........\..........\.....\vc90.idb,273408,2011-08-02
..........\..........\.....\vc90.pdb,331776,2011-08-02
..........\..........\main.cpp,7947,2011-08-02
..........\..........\predicates.cxx,176379,2011-04-12
..........\..........\ReadMe.txt,1201,2011-08-02
..........\..........\stdafx.cpp,215,2011-08-02
..........\..........\stdafx.h,315,2011-08-02
..........\..........\targetver.h,498,2011-08-02
..........\..........\tetgen.cxx,1254291,2011-08-02
..........\..........\tetgen.h,142168,2011-08-02
..........\..........\TetgenTest.vcproj,4689,2011-08-02
..........\..........\TetgenTest.vcproj.peng-PC.peng.user,1411,2011-08-02
..........\TetgenTest.ncb,10710016,2011-08-02
..........\TetgenTest.sln,896,2011-08-02
tetview-win.zip,695394,2011-07-31

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

发表评论

0 个回复

  • 多边变换2_VC
    用vc编写的一个多边形变换程序(vc prepared using a polygon transformation process)
    2020-11-11 20:59:44下载
    积分:1
  • code
    program to compute 2d-maxima for a set of xy points. The xy data points are generated using a random number generator. The command to run the program at DOS prompt is: - compute 2d-maxima for 500 xy points .2dmaxima 500
    2012-05-19 04:38:55下载
    积分:1
  • Oakland
    点云数据集,用于点云数据的学习实验,wrl格式,可以用meshlab软件打开使用(Point cloud data set for point cloud data learning experiment, wrl format that can be opened using software with meshlab)
    2016-06-23 15:16:27下载
    积分:1
  • hpcv-water-29-oct-2010
    OSG实例,shader编程,实现简单的小溪河流定向移动(OSG , shader programming, achieve a simple directional movement of rivers )
    2020-09-13 17:27:58下载
    积分:1
  • FIST
    一种根据多边形进行三角网格剖分的算法,简称FIST.希望对相关网友有所帮助。(A method according to polygon mesh triangulation algorithm, referred to FIST. Want to be helpful to the relevant users.)
    2013-06-19 15:42:30下载
    积分:1
  • brickShader
    实现了一个简单的brick shader(umolement a simple brick shader)
    2020-10-17 20:47:27下载
    积分:1
  • HardwareShadowMap
    NVIDIA实现硬件阴影贴图的源代码 需要硬件支持DX8.1的显卡。(NVIDIA hardware shadow mapping of the source code necessary hardware support 24x graphics.)
    2006-07-06 15:02:58下载
    积分:1
  • Ilib-1.1.8-min
    说明:  IPL库是Intel为了配合其MMX,SSE,SSE2以及将来的VLSW等技术发布的图像处理库 支持1,8,16,位有/无符号,32位有符号,32位浮点类型数据类型。 支持RGB,CMYK,YCACB,YUV,XYZ,色彩空间,支持alpha通道 支持矩形ROI,通道ROI,遮罩 支持分块图像,错误处理,用户定义函数 支持图像数学,几何,滤波,图象统计,色彩空间变换操作。(IPL is the database to accommodate its Intel MMX, SSE, SSE2 and future technologies such as VLSW issued by the image processing support for 1, 8, 16, spaces with/without symbols, and symbols are 32, 32-bit floating-point type data types. Support for RGB, CMYK, YCACB, YUV, XYZ color space, support alpha channel support rectangular ROI, ROI access, support shielding block images, error handling, user-defined functions to support image mathematics, geometry, filtering, image statistics, color space conversion operations .)
    2006-03-09 10:18:14下载
    积分:1
  • LeastSquare
    说明:  给出一些离散的点,根据最小二乘法求出拟合的直线。(If there are some discrete points, you can get a line based on least square method.)
    2011-03-23 16:19:11下载
    积分:1
  • dongtaihuatu2
    利用VC编程,实现数据的联系读取和数据显示,实时显示时钟(Using VC programming, data read and data links, real-time display clock)
    2010-10-14 13:46:41下载
    积分:1
  • 696516资源总数
  • 106637会员总数
  • 8今日下载