-
The use of C++ Realize the Graham scan method (for solving convex hull problems)...
使用C++实现的Graham扫描法(求解凸包问题),可设置生成随机点的个数、样式,同时支持设置显示范围、显示算法处理时间及使用文件导入导出点等功能。(文件格式为,头四个字节是点的个数,以后分别是各个点的x坐标和y坐标,每个数值均占4字节)。-The use of C++ Realize the Graham scan method (for solving convex hull problems), can be set to generate a random number of points, patterns, and at the same time to support the set display range, display algorithm processing time and the use of document features such as import and export points. (File format for the first four bytes is the number of points, after all points are x coordinates and y coordinates, each account for 4-byte value).
- 2022-02-04 23:48:30下载
- 积分:1
-
最优化课程中要用到的所有最优化算法,全都经过验证
最优化课程中要用到的所有最优化算法,全都经过验证-Optimization of the curriculum used in all optimization algorithms, all verified
- 2022-01-31 22:58:06下载
- 积分:1
-
99 Table 99 Table directly generated. Relatively simple procedure. Can understan...
99表
直接生成99表。
比较简单的程序。可以了解简单的代码-99 Table 99 Table directly generated. Relatively simple procedure. Can understand simple code
- 2022-02-02 06:41:26下载
- 积分:1
-
matlab详细手册
matlab详细手册-matlab detailed handbook
- 2022-08-31 09:45:03下载
- 积分:1
-
大数类,重载了各类操作符,可以完成大数计算功能
大数类,重载了各类操作符,可以完成大数计算功能-big number function
- 2022-01-26 07:04:28下载
- 积分:1
-
indices de desempeño
- 2022-02-15 12:52:06下载
- 积分:1
-
此程序用提升法实现第二代小波变换,我用的是非整数阶小波变换...
此程序用提升法实现第二代小波变换,我用的是非整数阶小波变换-the procedure used to upgrade method is the second generation wavelet transform, I use a non-integer wavelet transform
- 2022-03-18 09:24:55下载
- 积分:1
-
纯惯性导航解算程序,结果很好
纯惯性导航解算程序,结果很好,有四种不同的解算方法,参考了四种不同的书中的捷联解算方法。
- 2023-03-03 18:55:03下载
- 积分:1
-
图搜索解决八数码问题
图搜索是人工智能的核心技术之一,图搜索技术室人工智能的核心技术之一,图搜索控制策略是一种在图中搜索路径的一种方法。初始节点和目标节点分别代表初始数据库和满足终止条件的目标数据库,求得把一个数据库变换为另一个数据库的规则序列问题就等价于求得图中一条路径的问题。本代码使用盲目搜索中的深度优先搜索与宽度优先搜索解决八数码问题,您可以根据需要改编程序达到自己的目的。
- 2022-01-21 01:00:25下载
- 积分:1
-
qr Hoeschen way for the full Burg matrix eigenvalue
qr方法求赫申伯格矩阵的全部特征值-qr Hoeschen way for the full Burg matrix eigenvalue
- 2022-12-09 02:50:03下载
- 积分:1