码迷,mamicode.com
首页 >  
搜索关键字:room    ( 611个结果
POJ 1979 Red and Black (DFS)
Red and Black Time Limit: 1000MS   Memory Limit: 30000K Total Submissions: 23904   Accepted: 12927 Description There is a rectangular room, covered with square tiles....
分类:其他好文   时间:2015-02-02 18:07:53    阅读次数:111
CDZSC_2015寒假新人(4)——搜索 B
DescriptionThere is a rectangular room, covered with square tiles. Each tile is colored either red or black. A man is standing on a black tile. From a...
分类:其他好文   时间:2015-01-27 21:43:01    阅读次数:170
中山大学校队选拔赛第一章题1【紧急逃离Emergent escape】----2015年1月26日
一: 题意描述 二:题目分析 本题的大致意思是讲:在给定的一个大圆上挖去很多圆(这些圆有的在大圆里面,有的在大圆外面,有的与圆相加),凡是被圆占据的部分则不能通行。现在给定两个点,(lifeship和controlling room)如果两者能够到达的话表示能够Escape,否则就只有Die h.....
分类:其他好文   时间:2015-01-26 22:19:09    阅读次数:246
poj1087 网络最大流
http://poj.org/problem?id=1087 Description You are in charge of setting up the press room for the inaugural meeting of the United Nations Internet eXecutive (UNIX), which has an international ma...
分类:其他好文   时间:2015-01-20 22:19:47    阅读次数:198
闲时整理(5)--圆形标签
结合闲时整理(3)------消息提示标签 BadgeView和闲时整理(4)--圆形TextView修改整理了CircleBadgeView这个类,标签是圆形的了,以前的标签是圆角矩形。 package com.glory.room.view; import android.content.Context; import android.content.res.Resources; impo...
分类:其他好文   时间:2015-01-20 15:55:16    阅读次数:236
Red and Black ---路线问题
There is a rectangular room, covered with square tiles. Each tile is colored either red or black. A man is standing on a black tile. From a tile, he c...
分类:其他好文   时间:2015-01-20 13:31:48    阅读次数:148
android 消息提示
重写的TextView package com.glory.room.view; import android.content.Context; import android.content.res.Resources; import android.graphics.Color; import android.graphics.Typeface; import android.graphic...
分类:移动开发   时间:2015-01-19 14:24:26    阅读次数:219
sdut2623——The number of steps
The number of steps Time Limit: 1000ms   Memory limit: 65536K  有疑问?点这里^_^ 题目描述     Mary stands in a strange maze, the maze looks like a triangle(the first layer have one room,the second lay...
分类:其他好文   时间:2014-12-29 09:05:37    阅读次数:206
Exercise 2.2 Calculating the area of a room
#include int main(void){ long feet = 0L; long inches = 0L; double length = 0.0; double width = 0.0; const long inches_per_feet = 1...
分类:其他好文   时间:2014-12-16 13:24:55    阅读次数:158
阿里云1218动态css3代码
See the Pen jEWpWm by kujian (@kujian) on CodePen. 1 .room-nav { 2 /* -webkit-animation:roomNavTranslate3d 2s linear infinite; */ 3 -moz...
分类:Web程序   时间:2014-12-09 17:41:00    阅读次数:187
611条   上一页 1 ... 51 52 53 54 55 ... 62 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!