搜索资源列表

  1. 平面多边形域的快速约束DELAUNAY三角化

    0下载:
  2. 平面多边形域的快速约束DELAUNAY三角化
  3. 所属分类:编程文档

    • 发布日期:2011-05-30
    • 文件大小:366460
    • 提供者:osha696121
  1. 003

    1下载:
  2. 离散数据三角化-breath-5, a program file to show that I will be my last set of five procedures is described.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-04
    • 文件大小:51200
    • 提供者:yiyi
  1. denary三角剖分

    0下载:
  2. denary三角剖分算法源码,用于离散点成面,自动构建面的高级算法,该算法非常难得,希望你们有所启发。-denary triangulation algorithm source code for the discrete points into face, the face automatically build senior algorithm, which is very rare that you have inspired.
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:5120
    • 提供者:周玉明
  1. trianglulation

    0下载:
  2. 对散乱数据点进行三角化的程序,大家试试看,欢迎提出改进意见。-to scattered data points triangulation process, we try and welcome suggestions for improvement.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-04
    • 文件大小:39936
    • 提供者:李晓丽
  1. 3Ddemo演示程序

    0下载:
  2. 自己写的空间三维点的opengl演示程序,包括delunary三角化、光照、纹理映射、arcball控制等。-write his point of the three-dimensional space opengl demo program, including delunary Triangle, light, texture mapping, arcball control.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-04
    • 文件大小:480256
    • 提供者:屈磊
  1. triangulation

    0下载:
  2. 这是一个关于曲面三角化的VC++程序,包括三角划分,图形逼近,改进曲面,选择内部点,辅助平面到三维空间,四边形等等功能。-This is a triangle on the surface of the VC procedures, including triangulation, graphics approximation, improving surface, the internal choice, supporting two
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:66560
    • 提供者:李晓丽
  1. DelaunayMesh

    0下载:
  2. 该程序实现了Delaunay三角剖分的过程,能够对任意多边形实现三角化,效果不错。-program of the Delaunay triangulation process, to the arbitrary polygon triangulation achieve good results.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:768000
    • 提供者:陈仕林
  1. qull

    0下载:
  2. DT三角化实现,注意该工程接口在设计上期望使用者直接调用exe,而不是dll。否则需要自行修改源码-DT triangulation achieved, attention to the interface works in the design expectations of the users directly call exe, instead dll. Otherwise, the need to amend its own s
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:1658880
    • 提供者:chenxu
  1. yangyi

    0下载:
  2. 点云的三角化处理技术文章,有助于逆向软件编程-Triangulation of point cloud processing technology articles, help to reverse software programming
  3. 所属分类:技术管理

    • 发布日期:2024-05-04
    • 文件大小:342016
    • 提供者:张维红
  1. hgrd_demo

    0下载:
  2. 对任意的shape进行三角化,把2d的复杂形状变换成三角形-Carried out on arbitrary triangular shape, and the 2d complex converted into a triangle shape
  3. 所属分类:分形几何

    • 发布日期:2024-05-04
    • 文件大小:1103872
    • 提供者:刘隽宏
  1. 602sjx

    0下载:
  2. 这是一个很不错的地理信息系统所用到的三角化程序,是VB写的.也是参照别人的,大家欣赏,经过测试没有错误的!-This is a very good geographic information systems used by the triangulation procedure is written in VB. Is also a reference to others, we all appreciate, has been te
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-04
    • 文件大小:51200
    • 提供者:zgc
  1. MarchingCubes

    0下载:
  2. Marching Cube算法源代码,用C写的,实现三维空间数据的三角化-Marching Cube algorithm source code, written using C, to achieve three-dimensional spatial data triangulation
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-04
    • 文件大小:141312
    • 提供者:刘导
  1. Y999843

    0下载:
  2. 本文 研 究 了反求流程中的点云三角化算法及其实现.-In this paper, the reverse flow of point cloud triangulation algorithm and its realization.
  3. 所属分类:文件格式

    • 发布日期:2024-05-04
    • 文件大小:2276352
    • 提供者:张毅
  1. osgdelaunay

    0下载:
  2. 如何使用osg来对三维点进行delaunay三角化,以及详细注释-How to use the OSG to points on the three-dimensional delaunay triangulation, as well as the detailed notes
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-04
    • 文件大小:11264
    • 提供者:武一
  1. trimesh2-2.8

    0下载:
  2. 网格的三角化相关问题的算法实现,有兴趣的可以下载来看看那-Trimesh
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:4832256
    • 提供者:liuyu
  1. Ccode2.tar

    0下载:
  2. c语言计算几何 三角化 Ch1, Code 1.14 凸形外壳[2D] Ch3, Code 3.8 凸形外壳[3D] Ch4, Code 4.8 球 Chapter 4, Fig. 4.15 德劳内类型 Ch5, Code 5.2 ...See *English version.-\Computational Geometry in C\ the book s recipe Triangulate Chapt
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:57344
    • 提供者:XJ
  1. Triangulate

    0下载:
  2. 平面任意多边形三角化的delauney经典算法-Arbitrary planar polygon triangulation algorithm of classical delauney
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-04
    • 文件大小:1895424
    • 提供者:myz12345678
  1. qhull-2003.1-1

    0下载:
  2. 计算几何,在GIS开发中的应用,本代码实现快速Delaunay三角化代码。-Computational Geometry- Delaunay Trianglation.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-04
    • 文件大小:156672
    • 提供者:mjj
  1. dianyunsanjiaohua

    1下载:
  2. 空间点云的三角化,已通过调试,大家共同学习-Point cloud of the triangular space, and have passed testing, we learn together
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:652288
    • 提供者:zhangwen
  1. trianglemesh

    0下载:
  2. 在基于opengl在vc6.0中,将球面三角化。-A ball is divied into a triangle mesh.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-04
    • 文件大小:260096
    • 提供者:舒卿
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org