码迷,mamicode.com
首页 >  
搜索关键字:city    ( 3144个结果
IOS第三方之SDWebImage
项目中从服务器端下载图片这些几乎是必备的,使用时也很简单,只需引入SDWebImage文件//// ViewController.m// sdWebImageDemo//// Created by City--Online on 15/6/15.// Copyright (c) 2015年 ...
分类:移动开发   时间:2015-06-15 18:39:52    阅读次数:181
IOS第三方之SVProgressHUD
这个第三方和MBProgressHUD差不多,也挺简单的。//// ViewController.m// ProgressHUD//// Created by City--Online on 15/6/15.// Copyright (c) 2015年 City--Online. All r...
分类:移动开发   时间:2015-06-15 16:19:46    阅读次数:467
IOS第三方之MBProgressHUD
//// ViewController.m// MBProgressHUD//// Created by City--Online on 15/6/15.// Copyright (c) 2015年 City--Online. All rights reserved.//#import "V...
分类:移动开发   时间:2015-06-15 14:32:21    阅读次数:430
HDU4240Route Redundancy(最大流SAP)
Route Redundancy Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 440    Accepted Submission(s): 259 Problem Description A city is made ...
分类:其他好文   时间:2015-06-15 13:10:26    阅读次数:136
nyoj 168 房间安排(区间覆盖)
房间安排时间限制:3000ms | 内存限制:65535KB难度:2描述2010年上海世界博览会(Expo2010),是第41届世界博览会。于2010年5月1日至10月31日期间,在中国上海市举行。本次世博会也是由中国举办的首届世界博览会。上海世博会以“城市,让生活更美好”(Better City,...
分类:其他好文   时间:2015-06-11 22:43:38    阅读次数:132
Java for LeetCode 218 The Skyline Problem【Comming Soon】
A city's skyline is the outer contour of the silhouette formed by all the buildings in that city when viewed from a distance. Now suppose you are give...
分类:编程语言   时间:2015-06-09 23:12:47    阅读次数:473
POJ 1326
1 #include 2 #include 3 using namespace std; 4 int main(){ 5 string original_city=" "; 6 string distance_city=" "; 7 int length; 8 ch...
分类:其他好文   时间:2015-06-09 16:31:17    阅读次数:100
ZBar之自定义二维码扫描
//// YvanQRCodeViewController.m// zBar//// Created by City--Online on 15/6/8.// Copyright (c) 2015年 CYW. All rights reserved.//#import "YvanQRCode...
分类:其他好文   时间:2015-06-09 11:30:16    阅读次数:192
ZBar之ZBarReaderViewController
//// ViewController.m// ZBarReaderViewController//// Created by City--Online on 15/6/9.// Copyright (c) 2015年 CYW. All rights reserved.//#import "...
分类:其他好文   时间:2015-06-09 11:20:56    阅读次数:152
Vanets Routing paper reading
1、A VANET Routing based on the Real-time Road Vehicle Density in the City Environment,Hyun Yu , Joon Yoo , Sanghyun Ahn. ICUFN 2013. 在这个VANET路由协议中,每辆....
分类:Web程序   时间:2015-06-08 19:04:11    阅读次数:144
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!