码迷,mamicode.com
首页 >  
搜索关键字:other    ( 5856个结果
两道水题(月之数)(排序)
月之数Time Limit : 1000/1000ms (Java/Other)Memory Limit : 32768/32768K (Java/Other)Total Submission(s) : 32Accepted Submission(s) : 22Font: Times New Rom...
分类:编程语言   时间:2015-07-22 18:29:00    阅读次数:114
设计模式_中介者模式
定义 Define an object that encapsulates how a set of objects interact.  Mediator promptes loose coupling by keeping objects from referring to each other explicitly,and it lets you vary their interact...
分类:其他好文   时间:2015-07-20 13:04:19    阅读次数:89
ROS-Jade版在UbuntuKylin15.04上的源码安装
ROS-Installing from source Install from source requires that you download and compile the source code on your own. ROS Jade supports Trusty, Utopic, and Vivid. Other platforms are possible to use b...
分类:系统相关   时间:2015-07-20 11:05:34    阅读次数:339
杭州电 1052 Tian Ji -- The Horse Racing(贪婪)
http://acm.hdu.edu.cn/showproblem.php?pid=1052Tian Ji -- The Horse RacingTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Other...
分类:其他好文   时间:2015-07-19 19:27:53    阅读次数:87
最短路
最短路Time Limit : 5000/1000ms (Java/Other)Memory Limit : 32768/32768K (Java/Other)Total Submission(s) : 25Accepted Submission(s) : 18Font:Times New Roma...
分类:其他好文   时间:2015-07-19 10:04:26    阅读次数:107
最好的车
最好的车 Time Limit : 3000/1000ms (Java/Other)Memory Limit : 65535/32768K (Java/Other)Total Submission(s) : 18Accepted Submission(s) : 6Problem Descriptio...
分类:其他好文   时间:2015-07-18 19:52:13    阅读次数:105
用Maven整合SpringMVC+Spring+Hibernate 框架
用Maven整合SpringMVC+Spring+Hibernate 框架, 实现简单的插入数据库数据 ? 一、搭建开始前的准备 1、打开MyEclipse新建Maven项目。File>New>Other(或Ctrl+N)>Maven Project;然后我们用default Workspace就行了...
分类:编程语言   时间:2015-07-18 15:42:14    阅读次数:344
1048. Find Coins (25)
题目如下: Eva loves to collect coins from all over the universe, including some other planets like Mars. One day she visited a universal shopping mall which could accept all kinds of coins as payme...
分类:其他好文   时间:2015-07-18 12:41:59    阅读次数:124
命令模式
首先来看命令模式(Command Pattern)的定义: 《Head First Design Pattern》中的定义是:The Command Pattern encapsulates a request as an object, thereby letting you parameterize other objects with different requests, queue or...
分类:其他好文   时间:2015-07-18 12:35:11    阅读次数:115
MKNetworkKit 使用
1、MKNetworkKit 框架添加 1. 添加pch 文件 a. command + N  → 选择 Other → PCH File b.点击项目名 → 点击 TARGETS → Build Settings → 搜索 language → Prefix Header 双击 → 添加 $(SRCROOT)/项目名/pch文件名 c.在pch 文件中添加 #ifdef...
分类:Web程序   时间:2015-07-18 08:25:58    阅读次数:137
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!