码迷,mamicode.com
首页 >  
搜索关键字:games    ( 631个结果
ios Google play service接入步骤
首先按照:https://developers.google.com/games/services/iOS start guide说明建立应用和其他步骤在console中可以建立apphttps://console.developers.google.com/project/之后需要在https:/...
分类:移动开发   时间:2014-12-15 13:33:47    阅读次数:268
ACM学习历程——UVA127 "Accordian" Patience(栈, 链表)
Description``Accordian'' PatienceYou are to simulate the playing of games of ``Accordian'' patience, the rules for which are as follows:Deal cards one...
分类:其他好文   时间:2014-12-10 16:06:53    阅读次数:262
ubuntu android-studio创建右侧快捷启动方式
ubuntu中默认的是gnome桌面,也可以为你的程序设置快捷方式 下载好androidstudio并且配置好环境后, echo $PATH /home/yyb/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/yyb/tools/and...
分类:移动开发   时间:2014-12-09 21:36:17    阅读次数:1072
CodeForces 432B Football Kit(水)
DescriptionConsider a football tournament wherenteams participate. Each team has two football kits: for home games, and for away games. The kit for ho...
分类:其他好文   时间:2014-12-08 22:58:24    阅读次数:262
ubuntu开发笔记
安装JDK 解压文件,文件夹为jdk 1.8.0_20,并且sudo gedit /etc/environment 在后面加入以下几行: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/lib/jdk1.7.0/bin"   CLASSPATH=.:/usr/l...
分类:系统相关   时间:2014-12-02 13:36:28    阅读次数:160
hdu 4004 The Frog's Games
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4004The annual Games in frogs' kingdom started again. The most famous game is the Ironfrog Triathlon. O...
分类:其他好文   时间:2014-11-27 21:44:32    阅读次数:201
【East!模拟赛】【Round1】【codeforces455B】题解。
A:codeforces Round#260 div1 B [a lot of games]. 题解:俩人玩游戏,有若干个字符串,每一轮都是俩人轮流念一个字母,使得当前的这些字母是其中一个字符串或者其前缀,即在字典树上走,每人走一步,走不了的人输,然后有m轮,每轮输的下一轮先手,问最后一轮谁赢? 题解:     显然这是一道博弈题,但是如果我们单纯地计算每一局是先手赢还是后手赢,那就要跪了。...
分类:其他好文   时间:2014-11-22 12:06:47    阅读次数:167
图像处理之滤波---滤波在游戏中的应用boxfilter
http://www.yxkfw.com/?p=7810 很有意思的全方位滤波应用https://developer.nvidia.com/sites/default/files/akamai/gameworks/CN/CGDC14/OpenGL_4.x_for_Mobile_Games_CN.pd...
分类:其他好文   时间:2014-11-19 22:00:13    阅读次数:202
POJ 3009-Curling 2.0(DFS)
Curling 2.0 Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 12158   Accepted: 5125 Description On Planet MM-21, after their Olympic games this year, curling ...
分类:Web程序   时间:2014-11-19 14:14:52    阅读次数:336
How to get download games hack cheat tools to get coins ,Diamonds and money in games
If you need any game cheat tool at free of cost without doing survey and other stuffs then directly get download from crazygamehacks.com .we provide y...
分类:其他好文   时间:2014-11-19 13:58:54    阅读次数:508
631条   上一页 1 ... 51 52 53 54 55 ... 64 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!