码迷,mamicode.com
首页 >  
搜索关键字:games    ( 631个结果
Android源码大全
JavaApk-安卓应用游戏APP源码下载 - Android App Games Source Download. http://www.javaapk.com/700多个Android例子源码分类打包下载:http://yunpan.cn/cjWqmggbfVees(提取码:954e)
分类:移动开发   时间:2015-05-11 23:25:34    阅读次数:359
HDU 4861(多校)1001 Couple doubi
Problem DescriptionDouBiXp has a girlfriend named DouBiNan.One day they felt very boring and decided to play some games. The rule of this game is as f...
分类:其他好文   时间:2015-05-11 23:22:05    阅读次数:143
HDU--3954(线段树+特殊处理)
D - 1004 Time Limit:3000MS     Memory Limit:32768KB     64bit IO Format:%I64d & %I64u Submit Status Practice HDU 3954 Description Level up is the task of all online games. It's very ...
分类:其他好文   时间:2015-05-09 10:23:01    阅读次数:159
linux -- 常用的20个命令
1. ls命令ls命令是列出目录内容(List Directory Contents)的意思。运行它就是列出文件夹里的内容,可能是文件也可能是文件夹。root@tecmint:~# ls Android-Games MusicPictures ...
分类:系统相关   时间:2015-05-04 19:56:35    阅读次数:228
Ubuntu系统加固方案
1、删除系统不需要的默认账号# userdel lp # groupdel lp#passwd –l lp 如果下面这些系统默认帐号不需要的话,建议删除。 lp, sync news, uucp, games, bin、man修改一些系统帐号的shell变量,例如uucp,ftp和news等,还有....
分类:系统相关   时间:2015-05-04 17:08:26    阅读次数:172
HDU 4004 The Frog's Games 二分 贪心
戳这里:HDU 4004//思路:二分经典入门题...贪心判方案是否可行 1 #include "bits/stdc++.h" 2 using namespace std; 3 int L, n, m; 4 int pos[500010], dis[500010]; 5 6 bool Cant(i....
分类:其他好文   时间:2015-05-04 01:06:17    阅读次数:180
POJ 3009 Curling 2.0 简单DFS 好题
DescriptionOn Planet MM-21, after their Olympic games this year, curling is getting popular. But the rules are somewhat different fr...
分类:Web程序   时间:2015-05-03 23:27:57    阅读次数:195
cut命令用法讲解
cutcut命令可以从一个文本文件或者文本流中提取文本列。cut语法[root@www~]#cut-d‘分隔字符‘-ffielesfile_name<==用于有特定分隔字符[root@www~]#cut-c字符区间<==用于排列整齐的信息选项与参数:-d:后面接分隔字符。与-f一起使用;-f:依据-d的分隔字符将一段信息分割..
分类:其他好文   时间:2015-05-03 14:45:04    阅读次数:107
POJ_2446_Chessboard(二分图匹配)
Chessboard Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 14479   Accepted: 4501 Description Alice and Bob often play games on chessboard. One day, Alice draw...
分类:其他好文   时间:2015-04-28 16:14:10    阅读次数:166
(最小路径覆盖) poj 2446
E -ChessboardTime Limit:2000MSMemory Limit:65536KB64bit IO Format:%I64d & %I64uSubmitStatusPracticePOJ 2446DescriptionAlice and Bob often play games o...
分类:其他好文   时间:2015-04-27 19:58:09    阅读次数:156
631条   上一页 1 ... 45 46 47 48 49 ... 64 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!