04 2014 档案

摘要:若有向图G = (V , E)满足下列条件:1、有且仅有一个顶点S,它的入度为 0 ,这个顶点称为源点。2、有且仅有一个顶点T,它的出度为 0 ,这个顶点称为汇点。3、每一条弧都有一个非负数,叫做这条边的容量,边(Vi , Vj)的容量用 Cij 来表示。则此有向图称为网络流图,记为 G = ( V... 阅读全文
posted @ 2014-04-30 22:02 scott_ding 阅读(821) 评论(0) 推荐(0)
摘要:方向 阅读全文
posted @ 2014-04-18 18:03 scott_ding 阅读(393) 评论(1) 推荐(0)
摘要:方向 阅读全文
posted @ 2014-04-17 21:23 scott_ding 阅读(172) 评论(0) 推荐(0)
摘要:预处理问题 阅读全文
posted @ 2014-04-17 21:19 scott_ding 阅读(1116) 评论(0) 推荐(0)
摘要:字符串处理问题 阅读全文
posted @ 2014-04-16 20:50 scott_ding 阅读(615) 评论(0) 推荐(0)
摘要:set 阅读全文
posted @ 2014-04-15 20:48 scott_ding 阅读(196) 评论(0) 推荐(0)
摘要:deque 阅读全文
posted @ 2014-04-15 12:18 scott_ding 阅读(132) 评论(0) 推荐(0)
摘要:map 阅读全文
posted @ 2014-04-15 11:57 scott_ding 阅读(280) 评论(0) 推荐(0)
摘要:List 阅读全文
posted @ 2014-04-15 10:01 scott_ding 阅读(585) 评论(0) 推荐(0)
摘要:queue 阅读全文
posted @ 2014-04-14 21:43 scott_ding 阅读(247) 评论(0) 推荐(0)
摘要:Stack 阅读全文
posted @ 2014-04-14 21:29 scott_ding 阅读(218) 评论(0) 推荐(0)
摘要:vector 阅读全文
posted @ 2014-04-14 20:59 scott_ding 阅读(268) 评论(0) 推荐(0)
摘要:面积覆盖问题 阅读全文
posted @ 2014-04-14 09:16 scott_ding 阅读(654) 评论(0) 推荐(0)
摘要:大数除法 阅读全文
posted @ 2014-04-13 21:25 scott_ding 阅读(412) 评论(0) 推荐(0)
摘要:幂运算、两个大数相乘 阅读全文
posted @ 2014-04-13 20:13 scott_ding 阅读(798) 评论(0) 推荐(0)
摘要:浮点数可以用指数来表示,double 可以存储300位的大数 阅读全文
posted @ 2014-04-13 11:22 scott_ding 阅读(559) 评论(0) 推荐(0)
摘要:大数处理问题 阅读全文
posted @ 2014-04-12 21:41 scott_ding 阅读(252) 评论(0) 推荐(0)
摘要:深搜,剪枝,动态规划 阅读全文
posted @ 2014-04-12 20:20 scott_ding 阅读(230) 评论(0) 推荐(0)
摘要:Contributing to Open Source on GitHub 阅读全文
posted @ 2014-04-12 10:13 scott_ding 阅读(377) 评论(0) 推荐(0)
摘要:学习资源 阅读全文
posted @ 2014-04-12 10:07 scott_ding 阅读(209) 评论(0) 推荐(0)
摘要:读书 阅读全文
posted @ 2014-04-12 09:54 scott_ding 阅读(226) 评论(0) 推荐(0)
摘要:strstr 阅读全文
posted @ 2014-04-11 20:56 scott_ding 阅读(280) 评论(0) 推荐(0)
摘要:文本中提取全部的单词,字符串排序 阅读全文
posted @ 2014-04-10 17:18 scott_ding 阅读(1124) 评论(0) 推荐(0)
摘要:基础知识 阅读全文
posted @ 2014-04-10 14:50 scott_ding 阅读(154) 评论(0) 推荐(0)
摘要:AC自动机 阅读全文
posted @ 2014-04-10 13:48 scott_ding 阅读(293) 评论(0) 推荐(0)
摘要:字符串转换为对应的数值 阅读全文
posted @ 2014-04-09 09:20 scott_ding 阅读(1077) 评论(0) 推荐(0)
摘要:字符串提取 阅读全文
posted @ 2014-04-08 19:54 scott_ding 阅读(300) 评论(0) 推荐(0)
摘要:字符串搜索 阅读全文
posted @ 2014-04-08 11:39 scott_ding 阅读(158) 评论(0) 推荐(0)
摘要:最短路问题 阅读全文
posted @ 2014-04-04 10:30 scott_ding 阅读(184) 评论(0) 推荐(0)
摘要:最大流问题 阅读全文
posted @ 2014-04-03 09:00 scott_ding 阅读(169) 评论(0) 推荐(0)
摘要:字符串处理问题 阅读全文
posted @ 2014-04-02 16:04 scott_ding 阅读(703) 评论(0) 推荐(0)