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)
杭电(7)
树型dp(2)
模拟(1)
欧拉回路(1)
正则表达式(1)
深搜(1)
深搜 hdu 算法(1)
矩阵(1)
算法(10)
算法 并查集(1)
线段树(6)
编程(1)
网络流(4)
计算机基础(4)
设计模式(19)
贪心(1)
随笔(1)
题解(8)
验证码(1)
归档
标签
去牛客网
登录
/
注册
MissZhou的小窝
六年磨一剑~
全部文章
/ 未归档
(共397篇)
visual studio2013配置opencv2.4.9
1.下载安装包,记住安装路径,我的是D:\opencv 2.配置我的电脑的path路径;D:\opencv\opencv\build\x64\vc12\bin 注意这里也可以是x86,我这里用了x64下面配置的也要用这个才好 3.新建空项目 4.在这个项目里面添加cpp文件 找到解决方案资...
2016-04-24
0
607
hdu3487Play with Chain【splay】
Description YaoYao is fond of playing his chains. He has a chain containing n diamonds on it. Diamonds are numbered from 1 to n. At fir...
2016-04-24
0
385
2014上海网络赛1004||hdu5045 contest【状态压缩dp】
Submit Status Description In the ACM International Collegiate Programming Contest, each team consist of three students. And the teams ...
2016-04-22
0
443
nefu1130Attack monsters【平行四边形优化石子合并】
//题中明确说了给定的不一定是有序的!! <span style="background-color: rgb(255, 255, 255);"></span> #include <iostream> #include <s...
2016-04-21
0
469
MFC简单计算器
由于要接触MFC这个神物,先做个计算器练手,本以为有c#的底子做起来应该不算难,结果两天啊…… 正文: 1.建立mfc工程 选择mfc应用程序,下一步中选择“基于对话框” 2.拖控件,这个都会。 这里简单介绍一下个人觉得用的多的文件位置: 头文件:是第一个圈圈里的,我们新声明的变量都写在...
2016-04-20
0
434
poj2594Treasure Exploration【最小路径覆盖+floyd传递闭包】
Description Have you ever read any book about treasure exploration? Have you ever see any film about treasure exploration? Have you ever exp...
2016-04-19
0
356
hdu4751Divide Groups【判断二分图】
Total Submission(s): 1904 Accepted Submission(s): 676 Problem Description <center> </center> This year is the 60th ann...
2016-04-19
0
465
nefu500网购【二分+网络流】
Problem:500 Time Limit:3000ms Memory Limit:65536K Description 在这个信息化...
2016-04-17
0
481
acdreamoj 1211 【有上下界限制的网络流】
Description The terrorist group leaded by a well known international terrorist Ben Bladen is buliding a nuclear reactor to produce pl...
2016-04-13
0
459
hdu4411Arrest【最小费用最大流 拆点】
Status Description There are (N+1) cities on TAT island. City 0 is where police headquarter located. The economy of other cities ...
2016-04-12
0
395
首页
上一页
9
10
11
12
13
14
15
16
17
18
下一页
末页