码迷,mamicode.com
首页 >  
搜索关键字:motion sensing game    ( 5950个结果
HDU1944 S-NIM(多个NIM博弈)
Arthur and his sister Caroll have been playing a game called Nim for some time now. Nim is played as follows: The starting position has a number of he ...
分类:其他好文   时间:2019-01-28 20:08:33    阅读次数:123
Jack Straws POJ - 1127 (简单几何计算 + 并查集)
In the game of Jack Straws, a number of plastic or wooden "straws" are dumped on the table and players try to remove them one-by-one without disturbin ...
分类:其他好文   时间:2019-01-28 20:07:49    阅读次数:119
泡泡一分钟:Motion Planning for a Small Aerobatic Fixed-Wing Unmanned Aerial Vehicle
Motion Planning for a Small Aerobatic Fixed-Wing Unmanned Aerial Vehicle Joshua Levin, Aditya Paranjape, and Meyer Nahon 小型特技飞行无人机的运动规划 https://pan.ba ...
分类:Windows程序   时间:2019-01-28 17:46:31    阅读次数:212
使用electron为贪吃蛇游戏创建全局快捷键
上图就是我们的简体版贪吃蛇游戏,我们可以看到使用键盘上面的上下左右可以对贪吃蛇进行控制。 The picture above is our simplified version of Snake Eating Game. We can see that the top and bottom of t ...
分类:其他好文   时间:2019-01-28 14:04:49    阅读次数:121
Kilani and the Game-吉拉尼的游戏 CodeForce#1105d 模拟 搜索
题目链接:Kilani and the Game 题目原文 Kilani is playing a game with his friends. This game can be represented as a grid of size 𝑛×𝑚, where each cell is eith ...
分类:其他好文   时间:2019-01-28 00:41:19    阅读次数:352
Beginning Math and Physics For Game Programmers
Chapter 1. Points and Lines (已看) Chapter 2. Geometry Snippets (已看) Chapter 3. Trigonometry Snippets (已看) Chapter 4. Vector Operations (已看) Chapter 5. ...
分类:其他好文   时间:2019-01-27 19:16:20    阅读次数:138
agc007D - Shik and Game(dp 单调性)
题意 "题目链接" Sol 主人公的最优决策一定是经过熊 返回到某个位置 收集经过的钻石 那么可以直接设$f[i]$表示收集完了前$i$个位置的钻石的最小时间,转移的时候枚举下最后收集的位置 $$f[i] =min(f[j], p[i] p[j + 1] + max(T, 2 (p[i] p[j + ...
分类:其他好文   时间:2019-01-27 19:13:03    阅读次数:178
egret新手教程
首先我什么也不会,,然后进来就是看文档API,egret库,eui库,game库,,然后就是每天给游戏换皮,,以及改bug,,,可是很多bug,,不会啊,,那不会就看文档咯,,看不懂就看API咯,,,而且要把这些记下来,还不能是假装的说看了 ,,,假装努力肯定是没用的,,, http://devel ...
分类:其他好文   时间:2019-01-27 16:40:31    阅读次数:513
HDU 4006 The kth great number
Xiao Ming and Xiao Bao are playing a simple Numbers game. In a round Xiao Ming can choose to write down a number, or ask Xiao Bao what the kth great n ...
分类:其他好文   时间:2019-01-27 13:03:02    阅读次数:179
Karen and Game CodeForces - 816C (暴力+构造)
On the way to school, Karen became fixated on the puzzle game on her phone! The game is played as follows. In each level, you have a grid with n rows ...
分类:其他好文   时间:2019-01-26 12:40:39    阅读次数:185
5950条   上一页 1 ... 84 85 86 87 88 ... 595 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!