自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

  • 博客(52)
  • 资源 (14)
  • 收藏
  • 关注

原创 ZOJ 3598 Spherical Triangle(计算几何 球面三角形内角和)

ZOJ 3598 Spherical Triangle(计算几何 球面三角形内角和)

2015-03-31 20:33:14 1824

原创 HOJ 2245 浮游三角胞(数学)

题目链接:http://acm.hrbust.edu.cn/index.php?m=ProblemSet&a=showProblem&problem_id=2245Time Limit: 500 MSMemory Limit: 50000 KTotal Submit: 129(38 users)Total Accepted: 66(34 users)Rating: Special ...

2015-03-31 19:56:47 721

原创 LightOJ 1341 - Aladdin and the Flying Carpet(算术基本定理 唯一分解定理)

题目链接:http://lightoj.com/volume_showproblem.php?problem=1341It's said that Aladdin had to solve seven mysteries before getting the Magical Lamp which summons a powerful Genie. Here we are c

2015-03-31 19:48:45 5053 11

原创 LightOJ 1349 - Aladdin and the Optimal Invitation(数学)

题目链接:http://lightoj.com/volume_showproblem.php?problem=1349Finally Aladdin reached home, with the great magical lamp. He was happier than ever. As he was a nice boy, he wanted to share the happiness w...

2015-03-31 18:22:28 893

原创 LightOJ 1389 - Scarecrow(贪心啊)

LightOJ 1389 - Scarecrow(贪心啊)

2015-03-29 09:54:31 1573

原创 LightOJ 1305 - Area of a Parallelogram(数学)

题目链接:http://lightoj.com/volume_showproblem.php?problem=1305A parallelogram is a quadrilateral with two pairs of parallel sides. See the picture below:Fig: a parallelogramNow you are given the co ordin...

2015-03-29 09:51:37 1325

原创 LightOJ 1164 - Horrible Queries(线段树啊 功能:区间增减和区间求和)

LightOJ 1164 - Horrible Queries(线段树啊 功能:区间增减和区间求和)

2015-03-29 09:47:37 1263

原创 LightOJ 1326 - Race(第二类斯特林数)

题目链接:http://lightoj.com/volume_showproblem.php?problem=1326百度百科: 斯特林数ACdreamer:第一类Stirling数和第二类StirlingDisky and Sooma, two of the biggest mega minds of Bangladesh went to a far coun...

2015-03-29 09:44:35 1987

原创 LightOJ 1311 - Unlucky Bird(数学)

题目链接:http://lightoj.com/volume_showproblem.php?problem=1311A bird was flying on a train line, singing and passing lazy times. After a while it saw a train coming from its behind, so, it speeded up a b...

2015-03-29 09:20:11 1460

转载 LightOJ 1110 - An Easy LCS(最长公共子序列 路径输出 三维)

题目链接:http://lightoj.com/volume_showproblem.php?problem=1110LCS means 'Longest Common Subsequence' that means two non-empty strings are given; you have to find the Longest Common Subsequence be...

2015-03-28 20:27:51 1128

原创 URAL 1510. Order(map 数学)

题目链接:http://acm.timus.ru/problem.aspx?space=1&num=15101510. OrderTime limit: 1.0 secondMemory limit: 16 MBA New Russian Kolyan likes two things: money and order. Kolyan has lots of money, but ther...

2015-03-28 10:46:26 1198

原创 URAL 1506. Columns of Numbers(模拟啊 )

URAL 1506. Columns of Numbers(数学啊 )

2015-03-28 10:40:52 1129

原创 URAL 1502. Domino Dots(数学)

URAL 1502. Domino Dots(数学)

2015-03-28 10:29:30 1222

原创 URAL 1501. Sense of Beauty(记忆化搜索 dfs)

URAL 1501. Sense of Beauty(记忆化搜索 dfs)

2015-03-28 10:22:48 1458

原创 URAL 1507. Difficult Decision(矩阵快速幂)

URAL 1507. Difficult Decision(矩阵快速幂)

2015-03-28 09:39:30 1283

原创 POJ 2079 Triangle(凸包_旋转卡壳之最大三角形面积)

POJ 2079 Triangle(凸包_旋转卡壳之最大三角形面积)

2015-03-25 22:03:18 1013

原创 POJ 2187 Beauty Contest(凸包_旋转卡壳之最远点对)

POJ 2187 Beauty Contest(凸包_旋转卡壳之最远点对)

2015-03-25 19:52:36 1038

原创 URAL 1303. Minimal Coverage(最小覆盖 数学)

题目链接:http://acm.timus.ru/problem.aspx?space=1&num=1303Given set of line segments [Li, Ri] with integer coordinates of their end points. Your task is to find the minimal subset of the given set whi...

2015-03-22 20:28:52 1092

原创 URAL 1157. Young Tiler (数学)

题目链接:http://acm.timus.ru/problem.aspx?space=1&num=11571157. Young TilerTime limit: 1.0 secondMemory limit: 64 MBOne young boy had many-many identical square tiles. He loved putting all his tiles t...

2015-03-22 20:17:15 757

原创 HDU 1152. False Mirrors(DFS)

HDU 1152. False Mirrors(DFS)

2015-03-22 20:12:00 1044

原创 URAL 1613. For Fans of Statistics(STL)

题目链接:http://acm.timus.ru/problem.aspx?space=1&num=16131613. For Fans of StatisticsTime limit: 1.0 secondMemory limit: 64 MBHave you ever thought about how many people are transported by trams ever...

2015-03-20 22:17:51 1157

原创 URAL 1551. Sumo Tournament(数学)

题目链接:http://acm.timus.ru/problem.aspx?space=1&num=15511551. Sumo TournamentTime limit: 1.0 secondMemory limit: 64 MBA sumo tournament is held in Tokyo, in which 2N sportsmen take part. In each enc...

2015-03-20 22:12:07 913

原创 URAL 1617. Flat Spots(数学)

题目链接:http://acm.timus.ru/problem.aspx?space=1&num=16121617. Flat SpotsTime limit: 0.5 secondMemory limit: 64 MBYekaterinburg has an extensive network of tram routes. Trams of more than ten routes ...

2015-03-20 22:06:47 842

原创 URAL 1612. Tram Forum(字符串啊 )

URAL 1612. Tram Forum(字符串啊 )

2015-03-20 22:02:18 919

原创 HDU 3065 病毒侵袭持续中(AC自动机)

HDU 3065 病毒侵袭持续中(AC自动机)

2015-03-19 21:38:57 871

原创 HDU 2896 病毒侵袭(AC自动机)

HDU 2896 病毒侵袭(AC自动机)

2015-03-19 19:49:44 898

原创 URAL 1820. Ural Steaks(数学)

题目链接:http://acm.timus.ru/problem.aspx?space=1&num=18201820. Ural SteaksTime limit: 0.5 secondMemory limit: 64 MBAfter the personal contest, happy but hungry programmers dropped into the restaurant...

2015-03-16 18:27:09 994

转载 HDU 2222 Keywords Search(AC自动机 模板)

题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2222转自:http://www.cnblogs.com/kuangbin/p/3164106.htmlProblem DescriptionIn the modern time, Search engine came into the life of every

2015-03-15 21:50:50 721

原创 URAL 1826. Minefield(数学 递归)

URAL 1826. Minefield(数学 递归)

2015-03-15 19:40:24 876

原创 URAL 1823. Ideal Gas(数学)

题目链接:http://acm.timus.ru/problem.aspx?space=1&num=18231823. Ideal GasTime limit: 0.5 secondMemory limit: 64 MBMany of you know the universal method of solving simple physics problems: you have to ...

2015-03-15 19:00:01 774

原创 URAL 1731. Dill(数学)

题目链接:http://acm.timus.ru/problem.aspx?space=1&num=17311731. DillTime limit: 0.5 secondMemory limit: 64 MBIvan Vasil'evich likes to work in his garden. Once he heard that dill was a very beautiful ...

2015-03-15 09:10:00 934

原创 URAL 1727. Znaika's Magic Numbers(数学 vector)

URAL 1727. Znaika's Magic Numbers(数学 vector)

2015-03-15 09:04:49 988

原创 URAL 1725. Sold Out!(数学)

题目链接:http://acm.timus.ru/problem.aspx?space=1&num=1725Every fall, all movies are shown to a full house at one of the most popular cinema theatres in Yekaterinburg because students like to spend th...

2015-03-15 09:01:34 971

原创 URAL 1723. Sandro's Book(数学)

题目链接:http://acm.timus.ru/problem.aspx?space=1&num=1723It's been quite a number of years since Lich Sandro retired. Sometimes in the evenings, when he feels especially lonely, he takes a book that ...

2015-03-14 20:30:00 667

原创 URAL 1728. Curse on Team.GOV(STL set)

URAL 1728. Curse on Team.GOV(STL set)

2015-03-14 20:16:33 768

原创 URAL 1987. Nested Segments(数学 & 线段树)

URAL 1987. Nested Segments(数学 & 线段树)

2015-03-14 09:44:18 1618

原创 URAL 1984. Dummy Guy(数学)

题目链接:http://acm.timus.ru/problem.aspx?space=1&num=19841984. Dummy GuyTime limit: 0.5 secondMemory limit: 64 MBEvery year students of our university participate in Regional Contest in Saint Petersb...

2015-03-14 09:34:22 1278

原创 URAL 1982. Electrification Plan(并查集)

URAL 1982. Electrification Plan(并查集)

2015-03-14 09:15:34 1580

原创 URAL 1981. Parallel and Perpendicular(数学 )

URAL 1981. Parallel and Perpendicular(数学 )

2015-03-14 09:11:18 1066

原创 URAL 1711. Code Names (数学)

题目链接:http://acm.timus.ru/problem.aspx?space=1&num=17111711. Code NamesTime limit: 0.5 secondMemory limit: 64 MBImagine that you have to prepare a problem set for the forthcoming programming contes...

2015-03-11 17:02:11 909

d3.js -4.5.0

D3的全称是(Data-Driven Documents),是一个关于数据驱动的文档的JavaScript类库

2017-02-06

angular.min.js

angular.min.js 1.5.8

2016-07-28

AngularJS 1.5.8 api

AngularJS 1.5.8 API压缩包下载(目前最新版)

2016-07-28

The Java EE 5 Tutorial 英文原版

The Java EE 5 Tutorial 英文原版 For Sun Java System Application Server 9.1

2016-04-03

背包九讲.chm

dd大牛的背包九讲!非常适合动态规划的初学者学习之用,讲解也是非常清晰明了的!

2014-09-12

VC VS番茄助手Visual Assist官方下载+破解版

VC或VS番茄助手官方下载+破解版,Visual Assist X功能最稳定的版本,在VC6.0 VS2005上都完美运行。 Visual Assist X真正的解版。

2014-07-26

Visual Assist X番茄助手

破解版番茄助手,支持VS2010,VS2008,VC6.0 2010的破解路径设置如下: C:\Users\用户名\AppData\Local\Microsoft\VisualStudio\10.0\Extensions\Whole Tomato Software\Visual Assist X\10.7.1...

2014-07-11

HDU动态规划

HDU动态规划,此PPT系杭州电子科技大学ACM总教练刘春英老师所有, 特在此分享贡献给广大编程爱好者, 特别是ACMer!

2014-07-10

HDU二分匹配及其应用

HDU二分匹配及其应用,此PPT是刘春英老师版权所有, 特此贡献给广大编程爱好者,特别是对于ACMer

2014-07-10

kruskal最小生成树.txt

kruskal最小生成树的模板,大家可以学习一下,个人感觉还是很实用的,特别是对于Acmer来讲

2014-07-10

算法基础

算法基础

2014-05-29

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除