码迷,mamicode.com
首页 >  
搜索关键字:games    ( 631个结果
为什么线程在《奇点灰烬》* 中至关重要
创建游戏时,您需要不断在特性和性能中作出权衡。 在游戏中添加图形效果和特性时,GPU 是最突出的瓶颈,但是游戏同时也会受到 CPU 的限制。 除了来自游戏逻辑的普通 CPU 负载以外,物理和人工智能 (AI) 计算以及赋予游戏浸入式体验的图形效果也是 CPU 密集型任务,在游戏开发的过程中,GPU ...
分类:编程语言   时间:2017-05-01 16:03:38    阅读次数:247
hzau 1206 MathematicalGame
1206: MathematicalGame Description Xiao Ming likes to play mathematical games very much. One day, he gets a sequence of n positive integers. XOR (l , ...
分类:其他好文   时间:2017-04-30 22:57:55    阅读次数:179
ural 2021 Scarily interesting!
2021. Scarily interesting! Time limit: 1.0 secondMemory limit: 64 MB This year at Monsters University it is decided to arrange Scare Games. At the Gam ...
分类:其他好文   时间:2017-04-30 22:52:37    阅读次数:253
J - Scarily interesting! URAL - 2021
This year at Monsters University it is decided to arrange Scare Games. At the Games all campus gathers at the stadium stands, and the Scare program st ...
分类:其他好文   时间:2017-04-30 17:11:26    阅读次数:199
两名技术人员,历经8小时Piranha Games成功集成Xsolla
Xsolla 近期和Piranha Games的游戏MechWarrior达成合作。在短短8小时内,成功完毕技术集成。 MechWarrior Online MechWarrior Online是一款Windows PC的战车游戏。作为“机甲战车”的战术游戏。你能够选择12对12的战斗,以及3种不同 ...
分类:其他好文   时间:2017-04-29 12:55:19    阅读次数:200
about
from https://gamedev.stackexchange.com/questions/44319/what-animation-technique-is-used-in-dont-starve Q While playing a few games in my personal time ...
分类:其他好文   时间:2017-04-24 15:28:16    阅读次数:198
[Docker] Accessing a Container
If you want to get into container and look around, you can use: to run against a running container. And to do that, we need to know the id / name of t ...
分类:数据库   时间:2017-04-21 20:26:55    阅读次数:313
poj 2446 Chessboard (二分图利用奇偶性匹配)
Chessboard Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 13176 Accepted: 4118 Description Alice and Bob often play games on chessboard. O ...
分类:其他好文   时间:2017-04-20 10:31:14    阅读次数:215
Vert.x中EventBus中的使用
注意:使用的是vert.x3.0 仅支持到java8当中有一些lambda表达式。如不明确请自补java8新特性。 The Event Bus event bus 是vert.x的神经系统。 每个vert.x的实例都有一个单一的event bus 实例。它是使用vertx.eventBus()方法获 ...
分类:其他好文   时间:2017-04-15 14:46:50    阅读次数:573
Nim 游戏、SG 函数、游戏的和
Nim游戏 Nim游戏定义 Nim游戏是组合游戏(Combinatorial Games)的一种,准确来说,属于“Impartial Combinatorial Games”(以下简称ICG)。满足以下条件的游戏是ICG(可能不太严谨):1、有两名选手;2、两名选手交替对游戏进行移动(move),每 ...
分类:其他好文   时间:2017-04-14 23:49:09    阅读次数:453
631条   上一页 1 ... 23 24 25 26 27 ... 64 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!