登录
首页 » 算法 » C++语言编写的几何学算法模板。包括几何学的10多种基本的操作。例如点生成直线,叉积运算,线段的拐向,任意多边形面积的计算,点的位置判断,线段相交判断,求凸包等...

C++语言编写的几何学算法模板。包括几何学的10多种基本的操作。例如点生成直线,叉积运算,线段的拐向,任意多边形面积的计算,点的位置判断,线段相交判断,求凸包等...

于 2023-01-01 发布 文件大小:2.47 kB
0 179
下载积分: 2 下载次数: 1

代码说明:

C++语言编写的几何学算法模板。包括几何学的10多种基本的操作。例如点生成直线,叉积运算,线段的拐向,任意多边形面积的计算,点的位置判断,线段相交判断,求凸包等等。-C++ Language template geometry algorithm. Including the geometry of more than 10 kinds of basic operation. For example, point to generate a straight line, fork plot computing, the segment拐向, arbitrary polygon area calculations to determine the location of the point, line segment intersection judge, and the convex hull and so on.

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

发表评论

0 个回复

  • 复杂网络,删除指定节点的复杂网络模型,适用性强
    复杂网络,删除指定节点的复杂网络模型,适用性强-Complex networks, the complexity of the deletion of the specified node network model, the application of strong
    2022-02-05 19:26:28下载
    积分:1
  • C++作业,实现vector
    C++作业,实现vector-C operations and achieve vector
    2022-08-21 18:39:09下载
    积分:1
  • vc++拟合
    最小二乘法直线拟合拟合直线方程(Y=kX+b)
    2022-07-27 23:48:51下载
    积分:1
  • acm大赛的试题,希望对狂爱编程的新手有帮助
    acm大赛的试题,希望对狂爱编程的新手有帮助-acm contest questions, in the hope that Cactus have to help novice programmers
    2022-10-24 06:45:03下载
    积分:1
  • 每到一个小时的工作时间完成,将为我的第一份工作分配…
    n件工作分给n各人完成,将第i个工作分配给第j个人完成需要费用cij,是设计一算法,为每个人分配不用的工作,费用最少-n to n pieces of work hours each to complete, will for the first i jobs j assigned to the first individual to complete required cost cij, is to design an algorithm, for each person assigned do not work, would cost at least
    2023-05-24 07:25:03下载
    积分:1
  • A very powerful method of steepest descent algorithm for the C++ program, the re...
    很强大的最速下降法的C++算法程序,结果也比较精确-A very powerful method of steepest descent algorithm for the C++ program, the results more precise
    2022-06-17 04:18:10下载
    积分:1
  • 巴斯角三角形
    经典算法巴斯角三角形的实现,类似中国古代的杨辉三角#include #define N 12 long combi(int n, int r){     int i;     long p = 1;     for(i = 1; i
    2022-12-16 03:55:02下载
    积分:1
  • 全主元高斯消元求解复系数线性方程组的解
    全主元高斯消元法求解复系数线性方程组的解-err
    2022-04-08 20:16:17下载
    积分:1
  • 这个图书馆对多项式定义的基本操作,并包含3不同…
    This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs) Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.-This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs) Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.
    2022-01-22 15:11:18下载
    积分:1
  • 多层神经网络DEMO(C#)
    一个多层神经网络的DEMO 。这个多层神经网络通过学习训练后可以 准确地计算AND和OR运算(注意这里的准确只是最接近正确解的意思。你懂的)
    2022-02-05 20:29:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载