Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - plane points
Search - plane points - List
在eclipse下开发的求平面上两点之间的最短距离。通过随机在平面上生成无数个点,求其中两点间的最短距离,以及这两点。-the eclipse under development for the plane between two points is the shortest distance. Through random plane generated numerous points, two points for the shortest distance, and these two points.
Date : 2008-10-13 Size : 1.53mb User : demon

在eclipse下开发的求平面上两点之间的最短距离。通过随机在平面上生成无数个点,求其中两点间的最短距离,以及这两点。-the eclipse under development for the plane between two points is the shortest distance. Through random plane generated numerous points, two points for the shortest distance, and these two points.
Date : 2025-12-29 Size : 1.53mb User : demon

实现求解平面最近点对的复杂度为nlgn的算法。程序要求能够自动生成至少100万个点,并利用该算法求解。此外,要求支持图形界面的算法输入与输出。在此基础上,添加n^2级算法的实现,并比较相同规模下,两种算法的时间消耗。-Solving the nearest point on the plane to achieve the complexity of the algorithm for nlgn. Program requires the ability to automatically generate at least 1 million points, and the use of the algorithm. In addition, the algorithms required to support graphical user interface input and output. On this basis, add the n ^ 2 Ji Implementation of the algorithm and compare the same scale, the two kinds of algorithm' s time consuming.
Date : 2025-12-29 Size : 20kb User : 胖猫

随机在二维平面上生成一千个点,再利用分治算法计算这一千个点中的最近点对,并返回这两个点的距离和坐标-Randomly generated on a two-dimensional plane a thousand points, and then use divide and conquer algorithm to calculate these thousand points of the nearest point on, and return from, and coordinate these two points
Date : 2025-12-29 Size : 2kb User : eating

设计一个描述二维平面上点的类Position,该类需要描述点的横坐标和纵坐标,并提供访问器方法(set方法和get方法)和计算两点间距离的方法。写一个程序测试这个类-Design of a two-dimensional plane description class Position point, the class needs to describe the point of abscissa and ordinate and provide accessor methods (set and get methods) and methods to calculate the distance between two points. Write a program to test this class
Date : 2025-12-29 Size : 1kb User : 李佳

给定平面上n个点,找其中的一对点,使得在所有点对中,该点对距离最小。java实现,编译环境MyEclipse-Given n points on the plane, looking for a pair of points, has resulted in a, in a bit of that point to the minimum distance. MyEclipse Java implementation, compile environment
Date : 2025-12-29 Size : 4kb User :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.