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
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 Joshua Levin, Aditya Paranjape, and Meyer Nahon 小型特技飞行无人机的运动规划 https://pan.ba ...
上图就是我们的简体版贪吃蛇游戏,我们可以看到使用键盘上面的上下左右可以对贪吃蛇进行控制。 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 题目原文 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
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
题意 "题目链接" 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
首先我什么也不会,,然后进来就是看文档API,egret库,eui库,game库,,然后就是每天给游戏换皮,,以及改bug,,,可是很多bug,,不会啊,,那不会就看文档咯,,看不懂就看API咯,,,而且要把这些记下来,还不能是假装的说看了 ,,,假装努力肯定是没用的,,, http://devel ...
分类:
其他好文 时间:
2019-01-27 16:40:31
阅读次数:
513
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
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