码迷,mamicode.com
首页 >  
搜索关键字:candy sharing game    ( 6263个结果
OpenGl And 视图
# OpenGl And 视图标签(空格分隔): game## 简介本文主要介绍坐标系的观念, 以及在openGL中的视图及其相关的变换。## 大纲 - 视图、模型、投影变换概念 - Opengl中对各种变换的支持## 视图变换在一个三维坐标系中, 一个模型的...
分类:其他好文   时间:2014-06-28 09:49:46    阅读次数:183
poj 3264 Balanced Lineup
DescriptionFor the daily milking, Farmer John'sNcows (1 ≤N≤ 50,000) always line up in the same order. One day Farmer John decides to organize a game o...
分类:其他好文   时间:2014-06-28 09:32:17    阅读次数:200
HDOJ 1528 Card Game Cheater
简单二分图匹配.... Card Game Cheater Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 1073    Accepted Submission(s): 565 Problem Descrip...
分类:其他好文   时间:2014-06-28 09:18:02    阅读次数:316
ubuntu installation note
14.04 LTSenabling vnc:0. apt-get install dconf-tools1.click icon "search your computer and online sources"desktop sharing, enable2. create file and na...
分类:其他好文   时间:2014-06-27 17:08:58    阅读次数:195
《暗黑世界》简介
暗黑世界游戏名称:《暗黑世界》游戏终端:安卓(android)/IOS游戏类型:卡牌类游戏版本:V1.4.1服务器框架:Firefly Game Server Framework V1.2.1客户端引擎:Cocos2d-x 2.1.4服务器运行环境:CentOS 5.0+客户端开发环境:Xcode ...
分类:其他好文   时间:2014-06-27 13:41:44    阅读次数:362
[leetcode] Jump Game II
Given an array of non-negative integers, you are initially positioned at the first index of the array.
分类:其他好文   时间:2014-06-27 11:51:49    阅读次数:213
poj 1085 Triangle War (状压+记忆化搜索)
Triangle War Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 2685   Accepted: 1061 Description Triangle War is a two-player game played on the following tria...
分类:其他好文   时间:2014-06-27 09:34:45    阅读次数:286
UVA 10368 - Euclid's Game(数论+博弈)
10368 - Euclid's Game 题目链接 题意:Stan和Ollie玩游戏,有两个数字a,b,每次可以选择较小数字的倍数,把另一个数字-去这个数,要保证>= 0,最后谁那步能得出0谁就赢了,问谁会赢。 思路:其实这个相减的过程就是一个辗转相除的过程,考虑每一次辗转相除,如果只有1倍的数可以减,那么必须到下一步,如果有多步,先手的就有机会选择是自己到下一步或者让对方到下...
分类:其他好文   时间:2014-06-27 08:52:30    阅读次数:886
LeetCode: Candy [135]
【题目】 There are N children standing in a line. Each child is assigned a rating value. You are giving candies to these children subjected to the following requirements: Each child must have at least one candy. Children with a higher rating get more candie...
分类:其他好文   时间:2014-06-26 13:37:26    阅读次数:265
Devstack: A copy of worked local.conf I'm sharing with you.
# Sample ``local.conf`` for user-configurable variables in ``stack.sh`` # NOTE: Copy this file to the root ``devstack`` directory for it to # work properly. # ``local.conf`` is a user-maintained set...
分类:其他好文   时间:2014-06-26 11:41:09    阅读次数:272
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!