码迷,mamicode.com
首页 >  
搜索关键字:on road    ( 665个结果
UVALive 4262——Trip Planning——————【Tarjan 求强连通分量个数】
Road NetworksTime Limit:3000MSMemory Limit:0KB64bit IO Format:%lld & %lluSubmitStatusPracticeUVALive 4262DescriptionThere is a road network comprised ...
分类:其他好文   时间:2015-10-17 12:02:55    阅读次数:170
(中等) CF 311B Cats Transport,斜率优化DP。
Zxr960115 is owner of a large farm. He feedsmcute cats and employspfeeders. There's a straight road across the farm andnhills along the road, number.....
分类:其他好文   时间:2015-10-09 22:40:01    阅读次数:266
POJ3184 Ikki's Story I - Road Reconstruction(最大流)
求一次最大流后,分别对所有满流的边的容量+1,然后看是否存在增广路。 1 #include 2 #include 3 #include 4 #include 5 using namespace std; 6 #define INF (1 que; 31 que.push(vt);...
分类:其他好文   时间:2015-10-02 11:11:45    阅读次数:214
GA-MicroSimulation 作业区优化算法
To minimize the negative effects on traffic efficiency and safety caused by work zone in urban road, land transportation authorities should choose p.....
分类:编程语言   时间:2015-09-23 14:42:42    阅读次数:306
【POJ 3666】Making the Grade
Making the GradeTime Limit:1000MSMemory Limit:65536KTotal Submissions:4962Accepted:2348DescriptionA straight dirt road connects two fields on FJ's far...
分类:其他好文   时间:2015-09-18 23:23:44    阅读次数:210
【NOIP之旅】NOIP2014 day2 T2 寻找道路
2.寻找道路(road.cpp/c/pas)【问题描述】在有向图G中,每条边的长度均为1,现给定起点和终点,请你在图中找一条从起点到终点的路径,该路径满足以下条件:1.路径上的所有点的出边所指向的点都直接或间接与终点连通。2.在满足条件1的情况下使路径最短。注意:图G中可能存在重边和自环,题目保证终...
分类:其他好文   时间:2015-09-16 23:12:18    阅读次数:248
大型网站系统架构演化之路
转载自:http://www.codeceo.com/article/web-artch-road.html前言一个成熟的大型网站(如淘宝、京东等)的系统架构并不是开始设计就具备完整的高性能、高可用、安全等特性,它总是随着用户量的增加,业务功能的扩展逐渐演变完善的,在这个过程中,开发模式、技术架构、...
分类:Web程序   时间:2015-09-16 19:41:41    阅读次数:196
HDU 4081 Qin Shi Huang's National Road System 最小生成树+倍增求LCA
原题链接:http://acm.hdu.edu.cn/showproblem.php?pid=4081Qin Shi Huang's National Road SystemTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768...
分类:其他好文   时间:2015-09-15 13:03:20    阅读次数:191
poj 3411 Paid Roads(dfs)
DescriptionA network of m roads connects N cities (numbered from 1 to N). There may be more than one road connecting one city with another. Some of th...
分类:其他好文   时间:2015-09-13 23:04:18    阅读次数:286
[kuangbin带你飞]专题六 生成树
A. POJ 1679 The Unique MST题意:最小生成树是不是唯一的。思路:参考http://www.cnblogs.com/onlyAzha/p/4793031.htmlB. HDU 4081 Qin Shi Huang's National Road System题意:秦始皇想要在城...
分类:其他好文   时间:2015-09-11 20:44:34    阅读次数:158
665条   上一页 1 ... 39 40 41 42 43 ... 67 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!