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篇)
ACdream 1216 Beautiful People 【双序列LIS输出下标】
G - Beautiful People Time Limit:1000MS Memory Limit:64000KB 64bit IO Format:%lld & %llu Submit Status Practice ACdream 1216 ...
2016-06-11
0
543
css设计立体文字
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> ...
2016-06-10
0
525
自己网页调用百度地图API
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" conten...
2016-06-10
0
507
html5 drop drag实现购物车加入书
忘记用css美化了,丑陋的界面 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Ti...
2016-06-10
0
473
jquery实现井字格游戏
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>tic-tac-toe</title&...
2016-06-09
0
587
jquery与php交互之GET、 POST
GET:两个参数 html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Titl...
2016-06-07
0
370
CodeForces 659E New Reform
Description Berland has n cities connected by m bidirectional roads. No road connects a city to itself, and each pair of cities is connected ...
codeforces
dfs
acm
2016-06-07
0
551
ajax操作XML
注意html引用xml的路径加“”引号 注意getElementsByTagName 里面参数也加引号 html <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" &qu...
xml
ajax
html
2016-06-04
0
618
网络流总结篇
1.最大流入门题 Power Network 网络流入门题) m条边,np个源点,nc个汇点 #include <stdio.h> #include <iostream> using namespace std; ...
2016-06-04
0
696
ACdream 1219 The Towers of Hanoi Revisited多柱汉诺塔【递归】
Description You all must know the puzzle named "The Towers of Hanoi". The puzzle has three pegs and N discs of different ra...
2016-05-29
0
666
首页
上一页
17
18
19
20
21
22
23
24
25
26
下一页
末页