码迷,mamicode.com
首页 >  
搜索关键字:games    ( 631个结果
codeforce 455A—— DP—— Boredom
DescriptionAlex doesn't like boredom. That's why whenever he gets bored, he comes up with games. One long winter evening he came up with a game and de...
分类:其他好文   时间:2015-07-15 01:14:57    阅读次数:232
UVA 11892 ENimEN (简单博弈)
题面: 11892  ENimEN   In deterministic games no chance is involved, meaning that the final result can be predicted from the initial arrangement a...
分类:其他好文   时间:2015-07-12 11:17:39    阅读次数:126
poj 3009 Curling 2.0 (DFS)
Curling 2.0 Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 13765   Accepted: 5760 Description On Planet MM-21, after their Olympic games this year, curlin...
分类:Web程序   时间:2015-07-09 13:17:59    阅读次数:102
[siggraph14]杀戮地带的反射和体积光照技术
siggraph14, KillZone:ShadowFall的开发商guerilla games带来。 links:http://advances.realtimerendering.com/s2014/ sum 反射:screen space reflection+offline env map,并且物理正确 体积光:ray marching+shadow 各种优化手段都上了,在效果和...
分类:其他好文   时间:2015-07-04 12:41:58    阅读次数:191
Uva 127 poj 1214 `Accordian'' Patience
``Accordian'' PatienceYou are to simulate the playing of games of ``Accordian'' patience, the rules for which are as follows:Deal cards one by one in ...
分类:其他好文   时间:2015-07-03 20:24:34    阅读次数:103
ubuntu 上配置环境变量 及遇到的问题总结
查看环境变量 echo $PATH 添加环境变量:export PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/bin 添加完后需要关闭终端? 或者重启电脑...
分类:系统相关   时间:2015-06-24 13:11:15    阅读次数:176
shuffling
Shuffling is a procedure used to randomize a deck of playing cards to provide an element of chance in card games.   Shuffling的目标是要Shuffling后所有可能情况的概率一样。    Before: After: 这里介绍两种简单的shuffling算法:...
分类:其他好文   时间:2015-06-10 22:35:32    阅读次数:247
hdu 5265 pog loves szh II
题目连接http://acm.hdu.edu.cn/showproblem.php?pid=5265pog loves szh IIDescriptionPog and Szh are playing games.There is a sequence with n numbers, Pog wil...
分类:其他好文   时间:2015-06-09 21:36:18    阅读次数:104
ACM学习历程—HDU5265 pog loves szh II(策略 && 贪心 && 排序)
DescriptionPog and Szh are playing games.There is a sequence with $n$ numbers, Pog will choose a number A from the sequence. Szh will choose an anothe...
分类:编程语言   时间:2015-06-09 19:46:19    阅读次数:128
HDU5265——贪心——pog loves szh II
Problem DescriptionPog and Szh are playing games.There is a sequence with $n$ numbers, Pog will choose a number A from the sequence. Szh will choose a...
分类:其他好文   时间:2015-06-08 21:11:30    阅读次数:195
631条   上一页 1 ... 43 44 45 46 47 ... 64 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!