计算几何
文章平均质量分 84
Pira
追求梦想的人,难免有些不切实际。。。
展开
-
poj 2031 Building a Space Station(计算几何+最小生成树)
Building a Space StationTime Limit: 1000MS Memory Limit: 30000KTotal Submissions: 2516 Accepted: 1330DescriptionYou are a member of the space station engineerin原创 2012-04-18 16:49:07 · 1136 阅读 · 2 评论 -
poj 2420 A Star not a Tree?(模拟退火求费马点)
A Star not a Tree?Time Limit: 1000MS Memory Limit: 65536KTotal Submissions: 2519 Accepted: 1332DescriptionLuke wants to upgrade his home computer network from 10m原创 2012-09-12 15:42:47 · 1965 阅读 · 0 评论 -
poj 1981 Circle and Points(固定半径的圆能覆盖的最多点数)
Circle and PointsTime Limit: 5000MS Memory Limit: 30000KTotal Submissions: 5342 Accepted: 1865Case Time Limit: 2000MSDescriptionYou are given N points in th原创 2012-09-12 19:48:38 · 4366 阅读 · 0 评论 -
poj 3608 Bridge Across Islands(两个凸包的最短距离)
Bridge Across IslandsTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 6165 Accepted: 1731 Special JudgeDescriptionThousands of thousands years ago th原创 2012-09-11 20:55:39 · 894 阅读 · 0 评论 -
poj 2079 Triangle(凸包+旋转卡壳)
TriangleTime Limit: 3000MS Memory Limit: 30000KTotal Submissions: 7270 Accepted: 2112DescriptionGiven n distinct points on a plane, your task is to find the trian原创 2012-09-27 12:05:28 · 954 阅读 · 0 评论 -
zoj 2107 Quoit Design(最近点对)
Quoit DesignTime Limit: 5 Seconds Memory Limit: 32768 KBHave you ever played quoit in a playground? Quoit is a game in which flat rings are pitched at some toys, with all the toys encir原创 2012-09-26 17:31:21 · 984 阅读 · 0 评论 -
poj 2187 Beauty Contest(凸包+旋转卡壳)
Beauty ContestTime Limit: 3000MS Memory Limit: 65536KTotal Submissions: 19161 Accepted: 5792DescriptionBessie, Farmer John's prize cow, has just won first place i原创 2012-04-19 21:17:51 · 774 阅读 · 0 评论 -
zoj 1450 Minimal Circle(最小包围圆)
Minimal CircleTime Limit: 5 Seconds Memory Limit: 32768 KBYou are to write a program to find a circle which covers a set of points and has the minimal area. There will be no more than 100原创 2012-09-27 10:02:54 · 960 阅读 · 0 评论 -
poj 3714 Raid(最小点对变形)
RaidTime Limit: 5000MS Memory Limit: 65536KTotal Submissions: 5479 Accepted: 1661DescriptionAfter successive failures in the battles against the Union, the Empire原创 2012-09-26 18:27:56 · 958 阅读 · 0 评论 -
poj 1755 Triathlon(半平面交应用)
TriathlonTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 3451 Accepted: 876DescriptionTriathlon is an athletic contest consisting of three consecutive s原创 2012-09-06 21:07:38 · 845 阅读 · 0 评论 -
poj 2451 Uyuw's Concert(半平面交求面积)
Uyuw's ConcertTime Limit: 6000MS Memory Limit: 65536KTotal Submissions: 4899 Accepted: 1987DescriptionPrince Remmarguts solved the CHESS puzzle successfully. As a原创 2012-09-07 11:13:16 · 11223 阅读 · 0 评论 -
poj 2540 Hotter Colder(线性规划可行区域)
Hotter ColderTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 1836 Accepted: 764DescriptionThe children's game Hotter Colder is played as follows. Player原创 2012-09-07 10:43:57 · 1270 阅读 · 0 评论 -
poj 3335 Rotating Scoreboard(多边形的核存在性)
Rotating ScoreboardTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 3652 Accepted: 1392DescriptionThis year, ACM/ICPC World finals will be held in a hall原创 2012-09-05 14:00:40 · 742 阅读 · 0 评论 -
poj 3525 Most Distant Point from the Sea(多边形内最大圆)
Most Distant Point from the SeaTime Limit: 5000MS Memory Limit: 65536KTotal Submissions: 2971 Accepted: 1338 Special JudgeDescriptionThe main land of Japan ca原创 2012-09-05 20:53:04 · 734 阅读 · 0 评论 -
poj 2074 Line of Sight(视线问题,求直线与线段的交点及判断相交)
Line of SightTime Limit: 1000MS Memory Limit: 30000KTotal Submissions: 2634 Accepted: 813DescriptionAn architect is very proud of his new home and wants to be sur原创 2012-08-27 14:07:04 · 1494 阅读 · 0 评论 -
hdu 3622 Bomb Game(二分+2-sat判定)
Bomb GameTime Limit: 10000/3000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 2281 Accepted Submission(s): 766Problem DescriptionRobbie is playin原创 2012-10-03 20:24:44 · 912 阅读 · 0 评论 -
poj 2296 Map Labeler(二分+2-sat判定)
Map LabelerTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 1018 Accepted: 333DescriptionMap generation is a difficult task in cartography. A vital part原创 2012-10-03 21:14:50 · 1246 阅读 · 0 评论 -
poj 3565 Ants(几何调整思想)
AntsTime Limit: 5000MS Memory Limit: 65536KTotal Submissions: 3048 Accepted: 906 Special JudgeDescriptionYoung naturalist Bill studies ants in school. His ant原创 2012-09-14 14:20:33 · 1168 阅读 · 0 评论 -
ZOJ 3016 Cut(离散化+最小生成树)
地址:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3016题意:给你n条线段,这些线段都平行于坐标轴,没有线段重叠,但是有交点,切割每条线段有一个值,现在这些线段形成一些封闭的区间,问怎样切割使得所有点之间有通路,且花费最小分析:这题抛掉线段的外壳,很容易发现每个格子是一个点,外面的平面是一个点,点之间的边正好是原创 2013-07-14 09:34:52 · 2288 阅读 · 0 评论 -
usaco 5.3 Window Area(模拟+矩形切割)
Window AreaIV Balkan OlympiadYou've just be assigned the project of implemented a windowing interface. This windowing interface is fairly simple, and fortunately, you don't have to display the act原创 2012-09-25 10:35:53 · 926 阅读 · 0 评论 -
usaco 5.2 Electric Fences(模拟退火)
Electric FencesKolstad & SchrijversFarmer John has decided to construct electric fences. He has fenced his fields into a number of bizarre shapes and now must find the optimal place to locate the原创 2012-09-24 11:50:54 · 1789 阅读 · 0 评论 -
usaco 5.1 Fencing the Cows(凸包模板题)
Fencing the CowsHal BurchFarmer John wishes to build a fence to contain his cows, but he's a bit short on cash right. Any fence he builds must contain all of the favorite grazing spots for his cow原创 2012-09-21 10:32:50 · 1040 阅读 · 0 评论 -
poj 1673 EXOCENTER OF A TRIANGLE(求三角形垂心)
EXOCENTER OF A TRIANGLETime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 2947 Accepted: 1116DescriptionGiven a triangle ABC, the Extriangles of ABC are co原创 2012-09-15 16:42:17 · 1024 阅读 · 0 评论 -
poj 1106 Transmitters(极角排序)
TransmittersTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 3730 Accepted: 1993DescriptionIn a wireless network with multiple transmitters sending on th原创 2012-09-15 16:18:48 · 1079 阅读 · 0 评论 -
poj 1329 Circle Through Three Points(三点求圆方程)
Circle Through Three PointsTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 2785 Accepted: 1179DescriptionYour team is to write a program that, given the原创 2012-09-15 12:56:51 · 1405 阅读 · 0 评论 -
poj 1375 Intervals(计算圆的切线)
IntervalsTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 3109 Accepted: 907DescriptionIn the ceiling in the basement of a newly open developers building原创 2012-09-15 11:06:20 · 1040 阅读 · 0 评论 -
poj 2354 Titanic(球面两点距离)
TitanicTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 1715 Accepted: 427DescriptionIt is a historical fact that during the legendary voyage of "Titanic原创 2012-09-15 15:37:49 · 1052 阅读 · 0 评论 -
poj 3528 & poj 2974 Ultimate Weapon(3D凸包求表面积)
Ultimate WeaponTime Limit: 2000MS Memory Limit: 131072KTotal Submissions: 1499 Accepted: 742DescriptionIn year 2008 of the Cosmic Calendar, the Aliens send a huge原创 2012-10-05 13:39:28 · 1032 阅读 · 0 评论 -
poj 1434 Fill the Cisterns!(扫描线)
Fill the Cisterns!Time Limit: 5000MS Memory Limit: 10000KTotal Submissions: 2513 Accepted: 900DescriptionDuring the next century certain regions on earth will exp原创 2012-09-14 18:03:11 · 772 阅读 · 0 评论 -
hdu 3264 Open-air shopping malls(二分+两圆相交面积)
Open-air shopping mallsTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1178 Accepted Submission(s): 412Problem DescriptionThe原创 2012-10-01 20:15:10 · 870 阅读 · 0 评论 -
poj 2002 Squares(枚举+点hash)
SquaresTime Limit: 3500MS Memory Limit: 65536KTotal Submissions: 12372 Accepted: 4535DescriptionA square is a 4-sided polygon whose sides have equal length and ad原创 2012-09-14 16:30:02 · 764 阅读 · 0 评论 -
poj 3695 Rectangles(矩形切割)
RectanglesTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 3112 Accepted: 864DescriptionYou are developing a software for painting rectangles on the scre原创 2012-09-14 15:39:22 · 870 阅读 · 0 评论 -
poj 1279 Art Gallery(多边形的核的面积)
Art GalleryTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 3647 Accepted: 1611DescriptionThe art galleries of the new and very futuristic building of th原创 2012-09-05 14:30:30 · 662 阅读 · 0 评论 -
poj 3348 Cows(求凸包面积)
CowsTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 5195 Accepted: 2355DescriptionYour friend to the south is interested in building fences and turning原创 2012-09-02 16:28:57 · 852 阅读 · 0 评论 -
poj 2954 Triangle(Pick公式+GCD关系+面积公式)
TriangleTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 4069 Accepted: 1787DescriptionA lattice point is an ordered pair (x, y) where x and y are both i原创 2012-09-03 14:51:26 · 583 阅读 · 0 评论 -
hdu 3255 Farming(矩形面积并 多种矩形)
FarmingTime Limit: 12000/6000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 588 Accepted Submission(s): 151Problem DescriptionYou have a big farm原创 2012-05-18 12:10:40 · 1037 阅读 · 0 评论 -
hdu 3642 Get The Treasury(线段树求体积并)
Get The TreasuryTime Limit: 10000/5000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 892 Accepted Submission(s): 293Problem DescriptionJack knows原创 2012-05-18 11:05:31 · 995 阅读 · 0 评论 -
poj 2464 Brownie Points II(两棵线段树——线段树区间和)
Brownie Points IITime Limit: 5000MS Memory Limit: 65536KTotal Submissions: 1354 Accepted: 478DescriptionStan and Ollie play the game of Odd Brownie Points. Some原创 2012-05-16 11:51:44 · 958 阅读 · 0 评论 -
hdu 1255 覆盖的面积(矩形面积并,多次覆盖)
覆盖的面积Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 1949 Accepted Submission(s): 960Problem Description给定平面上若干矩形,求出被这些矩形覆盖过原创 2012-05-14 14:07:50 · 1159 阅读 · 0 评论 -
hdu 3265 Posters(矩形面积并 扫描线+线段树)
PostersTime Limit: 5000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 2312 Accepted Submission(s): 515Problem DescriptionTed has a new house原创 2012-05-14 13:00:03 · 1009 阅读 · 0 评论