码迷,mamicode.com
首页 >  
搜索关键字:city    ( 3144个结果
URAL 1457. Heating Main
1457. Heating Main Time limit: 1.0 second Memory limit: 64 MB Background I like my hometown very much. Those dilapidated buildings rising proudly above the city and streets dug up as far bac...
分类:其他好文   时间:2015-06-07 11:09:57    阅读次数:163
PAT 1004 To Fill or Not to Fill (25)
题目描述 With highways available, driving a car from Hangzhou to any other city is easy. But since the tank capacity of a car is limited, we have to find gas stations on the way from time to time. Diff...
分类:其他好文   时间:2015-06-06 10:38:53    阅读次数:151
hdu 4496 D-City(并查集)
题意:思路:#include#include#include#include#include#include#includeusing namespace std;const int MAXN=100000+5;int p[MAXN],u[MAXN],v[MAXN],vis[MAXN],w[MAXN...
分类:其他好文   时间:2015-06-04 21:02:39    阅读次数:149
Spring源码追踪3——AOP机制
研究代码:spring配置文件Java代码@Cacheable(value = "test", key = "#city")public Map load(String city) {}【cache:annotation-driven机制】本来以为会有遍历package找类的代码(mybatis那个...
分类:编程语言   时间:2015-06-04 20:42:13    阅读次数:315
百度地图之定位
//// locationViewController.m// baiDuDemo//// Created by City--Online on 15/6/4.// Copyright (c) 2015年 XQB. All rights reserved.//#import "locatio...
分类:其他好文   时间:2015-06-04 17:00:51    阅读次数:167
POJ 1703 Find them, Catch them
Time Limit: 1000MSMemory Limit: 10000KTotal Submissions: 34672Accepted: 10691DescriptionThe police office in Tadu City decides to say ends to the chao...
分类:其他好文   时间:2015-06-04 16:59:26    阅读次数:116
百度地图之POI
//// PoiViewController.m// baiDuDemo//// Created by City--Online on 15/6/4.// Copyright (c) 2015年 XQB. All rights reserved.//#import "PoiViewContr...
分类:其他好文   时间:2015-06-04 13:45:50    阅读次数:206
Live Archive 3177 3177 - Beijing Guards 【枚举】
3177 - Beijing Guards Time limit: 3.000 seconds Beijing was once surrounded by four rings of city walls: the Forbidden City Wall, the Imperial City Wall, the Inner City Wall, and finally the Outer Ci...
分类:其他好文   时间:2015-06-04 01:04:38    阅读次数:330
POJ 2070 Filling Out the Team
Time Limit: 1000MSMemory Limit: 30000KTotal Submissions: 9679Accepted: 5420DescriptionOver the years, the people of the great city of Pittsburgh have ...
分类:其他好文   时间:2015-06-03 13:11:17    阅读次数:97
天气预报数据API
http://www.weather.com.cn/data/cityinfo/101010100.htmlhttp://api.36wu.com/Weather/GetMoreWeatherhttp://wthrcdn.etouch.cn/weather_mini?city=北京http://wt...
分类:Windows程序   时间:2015-06-02 17:07:19    阅读次数:231
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!