-
CGAL-4.5
CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。 计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和三维的点,2D加权Voronoi图,分割Voronoi图等),多边形(布尔操作,偏置),多面体(布尔运算),曲线整理及其应用,网格生成(二维Delaunay网格生成和三维表面和体积网格生成等),几何处理(表面网格简化,细分和参数化等),凸壳算法(2D,3D和dD),搜索结构(近邻搜索,kd树等),插值,形状分析,拟合,距离等。(The goal of the CGAL Open Source Project is to provide easy access to efficient and reliable geometric algorithms in the form of a C++ library. CGAL is used in various areas needing geometric computation, such as: computer graphics, scientific visualization, computer aided design and modeling, geographic information systems, molecular biology, medical imaging, robotics and motion planning, mesh generation, numerical methods... More on the projects using CGAL web page.
The Computational Geometry Algorithms Library (CGAL), offers data structures and algorithms like triangulations (2D constrained triangulations, and Delaunay triangulations and periodic triangulations in 2D and 3D), Voronoi diagrams (for 2D and 3D points, 2D additively weighted Voronoi diagrams, and segment Voronoi diagrams), polygons (Boolean operations, offsets, straight skeleton), polyhedra (Boolean operations), arrangements of curves and their applications (2D and 3D envelopes, Minkowski sums), mesh generation (2D Del)
- 2014-12-11 14:45:21下载
- 积分:1
-
test
寄存器版读正交编码器的值,测试成功 。。。。。。。。。。(encoder.c test)
- 2019-04-25 10:57:47下载
- 积分:1
-
作业7
一.问题描述
设计、实现一个全国大城市间的交通咨询程序,为旅客提供三种最优决策方案:(1)飞行时间最短(2)总用时最短(3)费用最小(4)中转次数最少。
二、实验要求
(1)选取合适的数据结构存储带权路线图
(2)实现单源最短路径算法(1. Description of the problem
To design and implement a transportation consultation process between the major cities, we provide three optimal decision strategies for passengers: (1) the shortest flight time (2), the shortest total time (3), the minimum cost (4), and the least number of transfers.
Two. Experimental requirements
(1) select the appropriate data structure storage band weight Roadmap
(2) realization of the shortest path algorithm for single source)
- 2020-12-25 19:59:05下载
- 积分:1
-
A visitors book source program with full function written by c# language, with S...
一个留言薄的c#源程序,数据库采用SQLSERVER2000,基本实现所有留言般的所有功能-A visitors book source program with full function written by c# language, with SQLSERVER2000 database.
- 2022-05-06 11:16:25下载
- 积分:1
-
18B20
温度试验18b20数码4位温度计18B20.rar(8b20 temperature test 8B20.rar digital thermometer 4)
- 2008-02-22 18:09:46下载
- 积分:1
-
c调用Python模块
简介
在进行应用的实用化的过程中我们总会实现一些代码的应用.
我们总会遇到在C程序中调用Python模块的情况.
实现C调用Python模块的代码.
Callpy.c即实现调用的程序,编译即可运行.
Pytest.py即调用的实验Python程序.
- 2023-09-07 19:20:03下载
- 积分:1
-
pdflib_hello
这段源码给出了WINDOWS环境下在PDFLIB开发库中输出中文的几种方法(可以适合所有版本的PDFLIB库)。(This source gives the WINDOWS environment in the development of library output PDFLIB Chinese methods (which may be suitable for all versions of PDFLIB library).)
- 2009-07-07 12:19:12下载
- 积分:1
-
LDPC
这里包含使用C、matlab等多种语音以多种方式实现LDPC的多种算法。(This includes using C, matlab, and other voice in a variety of ways to achieve a variety of LDPC algorithm.)
- 2013-10-10 10:50:55下载
- 积分:1
-
keyboard-Hook
键盘钩子,比较通用的钩子方法,在热键等场合使用比较广泛。钩子也通常在屏蔽一些按键上使用(keyboard hook)
- 2016-03-04 13:58:04下载
- 积分:1
-
C++,输入一些字符,然后可以根据输入删掉其中一些字符
C++,输入一些字符,然后可以根据输入删掉其中一些字符-C++, enter some characters, then you can delete some of the characters based on the input
- 2023-06-10 14:35:03下载
- 积分:1