E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
poj.org
POJ 1753 Flip Game 暴力搜索(dfs加枚举)
题目链接http://
poj.org
/problem?
进修中的涵涵涵
·
2016-07-22 23:59
POJ 3258 River Hopscotch (最大化最小值)二分
题目:http://
poj.org
/problem?
霜刃未曾试
·
2016-07-22 09:43
二分
POJ 2342 - Anniversary party (树形dp)
题目链接:http://
poj.org
/problem?id=2342题解:dp[i][0]表示第i个人不去所获得的最大价值,dp[i][1]表示第i个人去所获得的最大价值。
Infinity_Izayoi
·
2016-07-21 21:00
ACM
数位DP(组合数打表)—— Round Numbers ( POJ 3252 )
题目链接:http://
poj.org
/problem?id=3252分析:求出S~F中转换成二进制数后0的个数≥1的个数的数字的个数。0的个数大于1的个数的数可以用组合数来做。
FeBr2
·
2016-07-20 20:29
ACM算法(题解):
数学
动态规划
——数位DP
Kmp找字符串循环节——Period ( POJ 1961 )
题目链接:http://
poj.org
/problem?
FeBr2
·
2016-07-15 15:46
ACM算法(题解):
字符串
——KMP
POJ 2546 Circular Area 两圆相交面积
题目:http://
poj.org
/problem?
霜刃未曾试
·
2016-07-14 16:30
计算几何
LCA最近公共祖先(RMQ、Tarjan)
题目:http://
poj.org
/problem?
XerxesSimon
·
2016-07-11 12:27
动态规划——经典题例
经典例题
ACM-ICPC
2016暑期特训1
poj 3469 最大流-最小割 SAP算法模板
题目:http://
poj.org
/problem?
霜刃未曾试
·
2016-06-05 22:45
最大流-最小割
【poj 2976】 Dropping tests 二分(分数优化)
题目:http://
poj.org
/problem?
ALPS233
·
2016-06-01 18:37
二分
poj
刷题记录
【poj 2976】 Dropping tests 二分(分数优化)
题目:http://
poj.org
/problem?
ALPS233
·
2016-06-01 18:00
poj
【poj 3150】Cellular Automaton 矩阵
题目:http://
poj.org
/problem?
ALPS233
·
2016-06-01 18:05
线性代数相关
poj
刷题记录
【poj 3150】Cellular Automaton 矩阵
题目:http://
poj.org
/problem?
ALPS233
·
2016-06-01 18:00
poj
【poj 3164】Command Network 最小树形图
题目:http://
poj.org
/problem?
ALPS233
·
2016-06-01 15:00
command
poj
【poj 3159】Candies 差分约束+spfa(stack)
题目:http://
poj.org
/problem?
ALPS233
·
2016-05-31 10:00
poj
【poj 3159】Candies 差分约束+spfa(stack)
题目:http://
poj.org
/problem?
ALPS233
·
2016-05-31 10:00
poj
【poj 2983】Is the Information Reliable? 差分约束
题目:http://
poj.org
/problem?id=2983IstheInformationReliable?
ALPS233
·
2016-05-30 21:00
poj
【poj 2983】Is the Information Reliable? 差分约束
题目:http://
poj.org
/problem?id=2983IstheInformationReliable?
ALPS233
·
2016-05-30 21:00
poj
[poj 1201]Intervals 差分约束
题目:http://
poj.org
/problem?
ALPS233
·
2016-05-30 20:00
poj
[poj 1201]Intervals 差分约束
题目:http://
poj.org
/problem?
ALPS233
·
2016-05-30 20:00
poj
[poj 3342]Party at Hali-Bula 树形dp
题目链接:http://
poj.org
/problem?
ALPS233
·
2016-05-30 15:00
dp
poj
[poj 3342]Party at Hali-Bula 树形dp
题目链接:http://
poj.org
/problem?
ALPS233
·
2016-05-30 15:00
dp
poj
二叉树前序,中序,后序求法
例题:POJ-2255-TreeRecovery(http://
poj.org
/problem?id=2255)#include#include#includeusingnames
cillyb
·
2016-05-29 17:57
树
poj1659 Frogs' Neighborhood
链接:http://
poj.org
/problem?
xaphoenix
·
2016-05-28 11:00
poj 1328 贪心经典
点击打开链接http://
poj.org
/problem?
Masamiiiii
·
2016-05-25 20:27
Binary
Search
&&
Greedy
16.05.01-16.05.24 题集
poj2159AncientCipher(规律)http://
poj.org
/problem?
theArcticOcean
·
2016-05-24 23:00
数学
动态规划
练习
几何
贪心
poj 3069贪心~
点击打开链接http://
poj.org
/problem?
Masamiiiii
·
2016-05-22 17:02
Binary
Search
&&
Greedy
POJ 2079 Triangle(旋转卡壳)
POJ2079Triangle(旋转卡壳):http://
poj.org
/problem?
PNAN222
·
2016-05-21 17:00
计算几何
旋转卡壳
POJ 2318 TOYS + 2398 Toy Storage(计算几何叉积)
POJ2318TOYS:http://
poj.org
/problem?
PNAN222
·
2016-05-21 10:00
计算几何
POJ 3159 Candies 差分约束系统
题目:http://
poj.org
/problem?
霜刃未曾试
·
2016-05-18 11:37
差分约束系统
最短路
POJ-1151-Atlantis-求矩形面积并(线段树+扫描线)
http://
poj.org
/problem?id=1151给你n个矩形,求面积并,点范围大,需要离散化按照套路,先离散化,然后从下往上扫描,每次更新线段树区间,累加面积和。
viphong
·
2016-05-16 10:00
POJ 1904 King's Quest tarjan
King'sQuest题目连接:http://
poj.org
/problem?
qscqesze
·
2016-05-16 10:00
POJ 3764
题目链接:http://
poj.org
/problem?id=3764这题的题意是让你找一条路径,那条路径的点额权值异或得到的结果要最大。题目给出n-1条边,说明这个图是个联通图。
NaCl__
·
2016-05-13 17:00
poj
字典树
[poj 1741] Tree 树上点分治
题目:http://
poj.org
/problem?
ALPS233
·
2016-05-13 09:00
poj
点分治
POJ Anniversary Cake (dfs,神剪)
题目链接:http://
poj.org
/problem?
Strokess
·
2016-05-12 21:00
Network(Tarjan+缩点+LCA)
http://
poj.org
/problem?id=3694这题是给了一个连通图。问再加入边的过程中,桥的个数。先对原图进行双连通分支缩点。可以形成一颗树。这颗树的边都是桥。
u014665013
·
2016-05-12 21:00
青蛙的约会
ex_gcd一个应用,求最小正x,使得式子ax+by=c成立http://
poj.org
/problem?
glu_cky
·
2016-05-12 16:00
POJ1064
http://
poj.org
/problem?id=1064题意:知道N段电缆的长度,从他们中切割出K条长度相同的电缆,求最大可以切多长,答案保留2位小数。二分搜索。
cquzhengdayday
·
2016-05-11 20:00
搜索
炮兵阵地
http://
poj.org
/problem?
glu_cky
·
2016-05-11 19:00
POJ 1182 食物链
本题让我感觉自己又菜了一等,叫苦不迭链接:http://
poj.org
/problem?
azhuge233
·
2016-05-11 18:00
并查集
poj1182
poj1068 Parencodings(P-W直接转换)
http://
poj.org
/problem?
frto027
·
2016-05-11 13:00
POJ 3301 Texas Trip
题目链接:http://
poj.org
/problem?
Silenceneo
·
2016-05-11 02:00
poj
三分
POJ-3252 Round Numbers (数位DP)
RoundNumbershttp://
poj.org
/problem?
idealism_xxm
·
2016-05-10 12:00
poj
数位dp
POJ 1087 —— A Plug for UNIX
原题:http://
poj.org
/problem?
0x3f3f3f3f
·
2016-05-09 23:24
网络流
网络流
POJ 1087 —— A Plug for UNIX
原题:http://
poj.org
/problem?
L_avender
·
2016-05-09 23:00
网络流
poj 2778 DNA Sequence ac自动机+矩阵快速幂
http://
poj.org
/problem?
hfengzhi
·
2016-05-09 17:00
矩阵快速幂
AC自动机
POJ-3436 ACM Computer Factory (最大流[Ford-Fulkerson])
ACMComputerFactoryhttp://
poj.org
/problem?
idealism_xxm
·
2016-05-09 17:00
poj
最大流
Ford-Fulkerson
hdu2460 poj3694 求桥 + 求lca
http://
poj.org
/problem?id=3694题意:给定一个图,对这个图进行加边,求出每加一条边后,图中桥的个数。思路:首先肯定是要先求出原图中桥的个数,并且把桥标记起来。
liujc_
·
2016-05-09 13:00
poj-1117
刷下存在感,poj的1117 http://
poj.org
/problem?id=1117题目要求,给定一个数N,找出一个数A,把去掉A的中的一个数字的数称为B,使得A+B=N.找出所有这样的组合。
scut_lyq00
·
2016-05-09 11:00
POJ 1509 Glass Beads【字符串最小表示法】
题目链接:http://
poj.org
/problem?id=1509题意:求循环字符串的最小表示。
Yukizzz
·
2016-05-08 23:00
poj3261最长重复k次子串
http://
poj.org
/problem?id=3261求最长重复k次的子串长度。
aonaigayiximasi
·
2016-05-08 16:00
上一页
22
23
24
25
26
27
28
29
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他