搜索资源列表

  1. PQP_v1.3.rar

    0下载:
  2. PQP is a library for performing three types of proximity queries on a pair of geometric models composed of triangles:
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:297660
    • 提供者:
  1. 网格简化

    1下载:
  2. 在三角网格重建的过程中,平坦区域可以用较少的三角形表示,而曲率较大的地方应该有更多的三角形,本程序删减平坦区域的三角形-triangular mesh in the process of redevelopment, the flat region can use smaller triangles, Curvature and the larger part should be more triangular, the deletio
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:14167
    • 提供者:tqg
  1. tx10017

    0下载:
  2. 三角形逼近球体演示 原理:先用正三角形逼近绘出20面体,然后递归分割,把每个面分割为4个三角形(递归次数可定),此以来逼近球体。-spherical approximation triangle demonstration tenets : first approximation using regular triangle charted 20 Verses, and then recursive segmentation, e
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:8408
    • 提供者:李为民
  1. smxt

    0下载:
  2. 三角形的填充,在MFC下可以填充任意的三角形,由于时间仓促可能藏在一定的bug。 -triangles filled in MFC can be filled with arbitrary triangular limited time might be hiding in a certain bug.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:41929
    • 提供者:李月鸿
  1. PathTest

    0下载:
  2. 软件测试之路径测试之三角形问题 演示了路径测试的执行过程-software testing path testing Triangles test demonstrated the path of the implementation process
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:690279
    • 提供者:王运诚
  1. csharpshili

    0下载:
  2. Visual C#案例集锦 第一章C# Windows编程基础 实例1 循环语言的学习-砝码程序验证 实例2 随机数的案例-洗牌程序 实例3 通过实例来剖析C#继承机制 实例4 递归与全局变量的案例1-打靶程序 实例5 递归与全局变量的案例2-二叉树 实例6 引用类型的举例---消去字符串空格 实例7 委托的使用方法实例---加减大小比较 实例8 用C#索引器实现文本文件的倒叙输入
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3832786
    • 提供者:史进
  1. PQP

    0下载:
  2. PQP is a library for performing three types of proximity queries on a pair of geometric models composed of triangles: collision detection - detecting whether the two models overlap, and optionally, all of the triangle
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:493643
    • 提供者:bilka
  1. quandengsanjiaoxing

    0下载:
  2. 边角边全等三角形演示课件,帮实习学校老师做的,懂action的交流,懂隐形按钮的下,都不懂的别下了,免得说是垃圾!-Corner Pin congruent triangles demonstration courseware, training schools to help teachers do, and understand the action exchanges, understand the stealth button,
  3. 所属分类:FlashMX源码

    • 发布日期:2008-10-13
    • 文件大小:195379
    • 提供者:adn
  1. strienea

    0下载:
  2. 很多种图形 正三角形 倒正三角形 直角三角 平行四边形 等等之类的-many graphics triangle reversing triangle right-angled triangles parallelogram, etc. like
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6197
    • 提供者:张大饼
  1. polygon_decompose_lx

    0下载:
  2. 用户指定顶点,系统判定并分解该多边形为不重叠的多个三角形,并使所有三角形的边长和最小-vertex specified users, the system and determine the polygon decomposition of the number of non-overlapping triangles, make all the triangle and the length of the smallest
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:448843
    • 提供者:Li Xia
  1. VoronoiDAC

    0下载:
  2. voronoi图的分治算法实现,清晰展示voronoi图的merge过程。在VC6.0下实现-nibbling plan of partition algorithm, clear display triangles map merge process. Under the VC6.0
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:98418
    • 提供者:马标
  1. SmallCAD306WHN++

    0下载:
  2. 用VC++实现了几种基本图形的绘制,比如点, 直线,三角形,矩形,多边形等-with VC several basic graphics rendering, for example, straight lines, triangles, rectangles, polygons, etc.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:65385
    • 提供者:赵赵
  1. IsoSurface

    0下载:
  2. //given a grid cell, returns the set of triangles that approximates the region where val == 0. int Polygonise(GRIDCELL &Grid, MeshFace *Triangles, int &NewVertexCount, Vec3 *Vertices)
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:341156
    • 提供者:不知道
  1. test2

    0下载:
  2. In the first tutorial I taught you how to create an OpenGL Window. In this tutorial I will teach you how to create both Triangles and Quads. We will create a triangle using GL_TRIANGLES, and a square using GL_QUADS.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:12228
    • 提供者:mwb
  1. test3

    0下载:
  2. In the last tutorial I taught you how to display Triangles and Quads on the screen. In this tutorial I will teach you how to add 2 different types of coloring to the triangle and quad. Flat coloring will make the quad on
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:10842
    • 提供者:mwb
  1. DrawingSimple2D

    0下载:
  2. This the third tutorial in the Foundation section. This tutorial covers the basics of drawing some simple 2D polygons such as triangle, pentagon, rectangle etc. We will make use of the code that we had generated in the p
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:26706
    • 提供者:zhf
  1. ROAM-LOD

    0下载:
  2. ROAM Simplistic Implementation By Bryan Turner brturn@bellsouth.net January, 2000 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utili
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:381179
    • 提供者:lifeng
  1. draw-triangles

    0下载:
  2. 在一定的个数范围内随机绘制三角形,并且可以任意更改三角形的颜色。-Draw triangles
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:2641920
    • 提供者:Judith
  1. The-number-of-triangles-array

    1下载:
  2. 对于给定一个具体的三元组(S,T,N),能唯一确定一个相对应的三角形数阵,请自己寻找三元组与数阵的对应关系(提示:数阵的第一个数;按列读读看…..)。 你的任务是:根据给定的三元组(S,T,N),输出相对应的三角形数阵。 -For a given a specific three tuple (S, T, N), can only determine a corresponding number of triangles
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:23552
    • 提供者:michael
  1. A Study of Optimal Membrane Triangles with Drilling DOFs

    0下载:
  2. A Study of 01ttlmal Membrrane Triangles with l>rllllng Freedoms Carlos A. Felippa Department of Aerospace Engineering Sciences and Center for Aerospace Structures University of Colorado at Boulder Boulder, CO 80
  3. 所属分类:软件工程类

    • 发布日期:2021-09-11
    • 文件大小:2504052
    • 提供者:apm@etsia.com
« 12 3 4 5 6 7 8 9 10 ... 18 »

源码中国 www.ymcn.org