CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - computational geometry in c

搜索资源列表

  1. CGAL-3.1.tar

    0下载:
  2. CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9177453
    • 提供者:hu
  1. Computational Geometry in C Ccode2.tar

    1下载:
  2. 计算几何c语言实现 第二版 的源代码。对于计算机图形学的学习有一定的益处。-computational geometry c language second edition of the source code. For the study computer graphics have certain benefits.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:57027
    • 提供者:李利华
  1. Ccode2.tar

    0下载:
  2. 是Computational Geometry in C中的原程序-of Computational Geometry C in the original program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:57027
    • 提供者:geocug
  1. geography

    0下载:
  2. 天津大学的ACM队的计算几何的资料合集,有兴趣的人看看吧,有点帮助的就好,c++写的-Tianjin University of ACM team computational geometry Collection of information, those who are interested in and watch it. like a bit of help, write c
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:177778
    • 提供者:mathstony
  1. chull

    0下载:
  2. Computational Geometry in C 书中的源代码 生成三维凸包-Computational Geometry book in the C source code generated 3D convex hull
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:8970
    • 提供者:wuxsren
  1. convconv

    0下载:
  2. 非常好的一本书 Computational Geometry in C 中的源代码 关于多变形的算法-a very good book Computational Geometry in C source code on the deformation of the multi-algorithm
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:5345
    • 提供者:范生宏
  1. inpoly

    0下载:
  2. 非常好的一本书 Computational Geometry in C 书中的源代码 点与多变形的各种关系计算-a very good book Computational Geometry in C source behalf of the book Codes point with a deformation of the various relationships calculation
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:3193
    • 提供者:范生宏
  1. wykobi

    0下载:
  2. Good C++ computational geometry libraries to date have been hideously over-designed and incorporate usage patterns that in most cases require extensive redesigns and rewrites of code in order to functionally integrate within an existing project.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:114381
    • 提供者:曲亚武
  1. arm

    0下载:
  2. This code is described in \"Computational Geometry in C\" (Second Edition), Chapter 8. It is not written to be comprehensible without the explanation in that book. Prints out one arm configuration to reach given target. Assumes number of l
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:5548
    • 提供者:fds
  1. chull

    0下载:
  2. This code is described in \"Computational Geometry in C\" (Second Edition), Chapter 4. It is not written to be comprehensible without the explanation in that book. Input: 3n integer coordinates for the points. Output: the 3D convex hull,
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:9915
    • 提供者:fds
  1. inpoly

    0下载:
  2. This code is described in \"Computational Geometry in C\" (Second Edition), Chapter 7. It is not written to be comprehensible without the explanation in that book. This program reads a polygon P followed by query points from stdin. The in
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3166
    • 提供者:fds
  1. convconv

    0下载:
  2. Int Conv Poly This code is described in \"Computational Geometry in C\" (Second Edition), Chapter 7. It is not written to be comprehensible without the explanation in that book.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5316
    • 提供者:fds
  1. mink

    0下载:
  2. Mink Convolve This code is described in \"Computational Geometry in C\" (Second Edition), Chapter 8. It is not written to be comprehensible without the explanation in that book. Compile: gcc -o mink mink.c (or simply: make)
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4689
    • 提供者:fds
  1. 2D

    0下载:
  2. C code for \"Computational Geometry in C (Second Edition)\": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:67880
    • 提供者:Mark
  1. CGAL-3.0.1

    0下载:
  2. CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library. The goal is to
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-09
    • 文件大小:6552967
    • 提供者:巢志骏
  1. 分治算法

    0下载:
  2. 君主和殖民者们所成功运用的分而治之策略也可以运用到高效率的计算机算法的设计过程中。本章将首先介绍怎样在算法设计领域应用这一古老的策略,然后将利用这一策略解决如下问题:最小最大问题、矩阵乘法、残缺棋盘、排序、选择和一个计算几何问题——找出二维空间中距离最近的两个点。 本章给出了用来分析分而治之算法复杂性的数学方法,并通过推导最小最大问题和排序问题的复杂性下限来证明分而治-monarchy and colonialists who have successfully used the divid
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:6728
    • 提供者:小芝
  1. Ccode2

    0下载:
  2. Computational Geometry in C 的源码-《Computational Geometry in C》 source code
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-08
    • 文件大小:69426
    • 提供者:刘雪
  1. Ccode2.tar

    1下载:
  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 Chapter 1, Code 1.14 /tri Convex
  3. 所属分类:Special Effects

    • 发布日期:2016-08-10
    • 文件大小:57095
    • 提供者:XJ
  1. Developers_manual.tar

    0下载:
  2. CGAL - Computational Geometry Algorithms Library(计算几何算法库)的开发者手册 -CGAL- Computational Geometry Algorithms Library (computational geometry algorithms library) developer manual
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-06
    • 文件大小:115300
    • 提供者:snow
  1. computational-geometry-in-cPP

    0下载:
  2. 讲述计算几何的基本原理,基本定理,基本算法以及用c++来实现-computational geometry and Computational graphics in c++
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11405334
    • 提供者:bingrui li
« 12 »
搜珍网 www.dssz.com