登录
首页 » 算法 » The use of C++ Realize the Graham scan method (for solving convex hull problems)...

The use of C++ Realize the Graham scan method (for solving convex hull problems)...

于 2022-02-04 发布 文件大小:50.46 kB
0 150
下载积分: 2 下载次数: 1

代码说明:

使用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).

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

发表评论

0 个回复

  • 使用快速排序对一位数组进行排序
    快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。
    2022-08-09 14:10:19下载
    积分:1
  • 的一些集合,包括最小二乘,线性变换等,用C++ 实现
    算法的一些集合,包括最小二乘,线性变换等,用C++ 实现-Algorithm a number of collections, including the least squares, linear transformation and so on, using C++ Realize
    2022-12-06 09:05:03下载
    积分:1
  • 数值处理源代码
    数值处理算法源代码-numerical algorithm source code
    2022-04-12 19:01:13下载
    积分:1
  • 一个xx的聚类分析
    一个xx的聚类分析算法-xx of a cluster analysis algorithm
    2023-06-21 07:45:02下载
    积分:1
  • Stable Roommates Problem and Stable Matching – The Difference of Initiators
    稍微修改一下的稳定匹配是一个稳定的室友问题。在给定的
    2023-06-19 00:40:03下载
    积分:1
  • fdtd的matlab源代码
    用matlab实现的三维fdtd算法的源代码。 %     3-D FDTD code with PEC boundaries %*********************************************************************** % %     Program author: Susan C. Hagness %                     Department of Electrical and Computer Engineering %                     University of Wisconsin-Madison %                     1415 Engineering Drive %                     Madison, WI 53706-1691 %                
    2023-03-28 02:55:03下载
    积分:1
  • Gaussian elimination method to solve high
    高斯消去法求解高阶矩阵,拟合椭圆等时需要用到的-Gaussian elimination method to solve high-order matrix, fitting ellipse, etc. need to use
    2023-02-21 22:00:03下载
    积分:1
  • 各大互联网面试题目
    资源描述文件中包含了各个互联网的面经,包括百度、阿里、腾讯等大公司,内容很全面,很适合找工作的同学,希望能给大家带来帮助。
    2022-03-13 08:52:53下载
    积分:1
  • 科学与工程数值(可视化版本),清华大学…
    科学与工程数值算法(Visual C++版),清华大学出的,这是源代码,有需要的朋友可以看看呀!-science and engineering numerical algorithm (Visual C version), the Tsinghua University, which is the source code, we need friends can see!
    2022-09-23 12:10:03下载
    积分:1
  • 该程序用于产生任意均值和方差的随机数,程序中有注释
    该程序用于产生任意均值和方差的随机数,程序中有注释-The program used to generate arbitrary mean and variance of random numbers, program has Notes
    2023-03-03 22:40:04下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载