-
C++语言编写的几何学算法模板。包括几何学的10多种基本的操作。例如点生成直线,叉积运算,线段的拐向,任意多边形面积的计算,点的位置判断,线段相交判断,求凸包等...
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.
- 2023-01-01 05:25:03下载
- 积分:1
-
K近邻算法
在k-NN分类中,输出是类成员身份。对象由其邻居的多数票进行分类,对象被分配到其k个最近邻居中最常见的类(k是正整数,通常很小)。如果k=1,则只需将对象指定给单个最近邻居的类。
- 2022-02-05 18:06:32下载
- 积分:1
-
Algorithm design in the 0
算法设计中的0-1背包问题,递归的应用
算法设计中的0-1背包问题,递归的应用-Algorithm design in the 0-1 knapsack problem, recursive application of algorithm design in the 0-1 knapsack problem, recursive application of
- 2022-02-26 18:53:13下载
- 积分:1
-
龙贝格方法。又一个数值算法。
龙贝格方法。又一个数值算法。-Romberg method. Also a numerical algorithm.
- 2022-06-14 17:53:31下载
- 积分:1
-
用Visual C++实现的绘制函数图像的程序。给定任意函数表达式,可直观显示该函数图像。...
用Visual C++实现的绘制函数图像的程序。给定任意函数表达式,可直观显示该函数图像。-Visual C achievable image mapping function procedures. Given arbitrary function expression, visual images showed that the function.
- 2023-06-20 07:45:03下载
- 积分:1
-
用C语言来实现的,雅可法可用于法实对称矩阵的全部特征值与对应的特征值向量。...
用C语言来实现的,雅可法可用于法实对称矩阵的全部特征值与对应的特征值向量。-Realizes with the language C, the way of Jacobi may be serviceable to the solid symmetrical matrix for complete characteristic value and the corresponding characteristic value vector.
- 2022-08-24 21:00:04下载
- 积分:1
-
如何写遗传算法程序
教你如何用c++编写遗传算法程序,并且有详细的示例,详细的描述了遗传算法的编写
- 2022-08-13 08:02:51下载
- 积分:1
-
对学习过程的一个简单的遗传算法,自己编写的SGA,而不是使用方法。
一个用于学习GA的简单程序,自己编写的SGA,不是使用的工具箱函数-A simple GA for the learning process, I have written SGA, instead of using the toolbox function
- 2022-01-28 20:37:47下载
- 积分:1
-
矩阵运算的类,可以方便地进行矩阵加,减,乘等运算。
矩阵运算的类,可以方便地进行矩阵加,减,乘等运算。-matrix calculation of categories, and convenient for the matrix, plus or minus, by other operators.
- 2022-08-09 18:12:50下载
- 积分:1
-
MULLER s algorithm Muller classical algorithm
muller s algorithm 穆勒算法 经典-MULLER s algorithm Muller classical algorithm
- 2022-03-24 18:14:01下载
- 积分:1