文件名称:include
介绍说明--下载内容均来自于网络,请自行研究使用
1)随机输入平面上n个点的集合;
2)使用分治策略编制计算机程序求出这n个点的极大点。
3)编程实现2维极大点问题的求解,且在程序中体现分治策略。程序能处理任意的n个点。
-1) a collection of n points on a random input plane
2) using divide and conquer strategy computer program to calculate the maximum point of the n point.
3) programming for solving 2 dimensional maximal point problem, and reflect the divide and conquer strategy in the program. Program can handle arbitrary n points.
2)使用分治策略编制计算机程序求出这n个点的极大点。
3)编程实现2维极大点问题的求解,且在程序中体现分治策略。程序能处理任意的n个点。
-1) a collection of n points on a random input plane
2) using divide and conquer strategy computer program to calculate the maximum point of the n point.
3) programming for solving 2 dimensional maximal point problem, and reflect the divide and conquer strategy in the program. Program can handle arbitrary n points.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
include.docx