Miss.Zhou
Miss.Zhou
全部文章
分类
###基本算法(~ o ~)Y(1)
.net(1)
2014多校联合(2)
acm(12)
arcgis(1)
bfs(1)
c#(1)
c++(1)
CF(2)
codeforces(5)
css(1)
dp(27)
git使用(1)
hdu(27)
java(1)
javascript(4)
LeetCode(47)
leetcode (1)
lightoj(1)
oi(1)
php(12)
poj(13)
poj 搜索 算法 acm(1)
poj 算法 线段树 懒惰标记(1)
python(2)
RMQ(1)
socket(1)
splay(1)
tarjan(3)
trie(3)
vmware(1)
web开发(1)
xml(1)
—dp(9)
—STL(2)
———哈希表(2)
———网络流(1)
—二分(2)
—图论(7)
—字符串(4)
—思维题(1)
—搜索(7)
—数据结构(5)
—数论(9)
—贪心(4)
三分(1)
二分图(3)
前端(1)
动态规划(1)
匈牙利算法(1)
博弈(1)
压缩(1)
双连通分量(1)
图论(4)
多校(2)
并查集(1)
并查集 poj(1)
并查集 几何 hdu(1)
并查集 算法(2)
广搜(2)
思维题(1)
拓扑排序(1)
搜素(1)
搜索(1)
操作系统(2)
数据结构(1)
数论 算法(3)
最佳二分匹配(1)
最大二分匹配(2)
最小树形图(1)
未归档(397)
杭电(7)
树型dp(2)
模拟(1)
欧拉回路(1)
正则表达式(1)
深搜(1)
深搜 hdu 算法(1)
矩阵(1)
算法(10)
算法 并查集(1)
线段树(6)
编程(1)
网络流(4)
计算机基础(4)
设计模式(19)
贪心(1)
随笔(1)
题解(8)
验证码(1)
归档
标签
去牛客网
登录
/
注册
MissZhou的小窝
六年磨一剑~
全部文章
(共733篇)
hdu4123Bob’s Race【树型dp求树上区间范围次小值】
Description Bob wants to hold a race to encourage people to do sports. He has got trouble in choosing the route. There are N houses and N - ...
2016-04-02
0
626
hdu4786Fibonacci Tree【kruskal最小生成树】
Description Coach Pang is interested in Fibonacci numbers while Uncle Yang wants him to do some research on Spanning Tree. So Coach Pang d...
2016-04-02
0
490
uva11478 Halum【二分+差分约束】
You are given a directed graph G(V,E) with a set of vertices and edges. Each edge (i,j) that connects some vertex i to vertex j has an integer...
2016-04-02
0
363
uva11090Going in Cycle!!【bellman二分判负环】
Problem G: Going in Cycle!! Input: standard input Output: standard output You are given a weighted directed grap...
2016-03-29
0
482
Aizu 2249Road Construction 单源最短路变形 spfa模板改写
Description King Mercer is the king of ACM kingdom. There are one capital and some cities in his kingdom. Amazingly, there are no roads in the...
2016-03-28
0
435
hdu4753Fishhead’s Little Game【状态压缩记忆化搜索+博弈】
Problem Description There is a 3 by 3 grid and each vertex is assigned a number. <center> </center> It looks like Ji...
2016-03-28
0
543
hdu4323magic number【编辑距离dp】
Problem Description There are many magic numbers whose lengths are less than 10. Given some queries, each contains a single number, if the Levensh...
杭电
dp
2016-03-27
0
660
hdu4325 Flowers【树状数组区间更新单点求值 离散化】
Problem Description As is known to all, the blooming time and duration varies between different kinds of flowers. Now there is a garden planted fu...
2016-03-27
0
612
笔试总结——计算机网络篇【持续更新】
返回RST包的各种情况 (复位报文—)(连接起来是FIN 未连接起来是RST) 1 端口未打 开 服务器程序端口未打开而客户端来连接。这种情况是最为常见和好理解的一种了。去telnet一个未打开的TCP 的端口可能会出现这种错误。这个和操作系统的实现有关。在某些情况下...
2016-03-26
0
596
hdu3001Travelling【三进制TSP】
Problem Description After coding so many days,Mr Acmer wants to have a good rest.So travelling is the best choice!He has decided to visit n cities...
2016-03-25
0
364
首页
上一页
25
26
27
28
29
30
31
32
33
34
下一页
末页