-
N-Queen
: N皇后问题,在一个N×N国际象棋盘
上,有N个皇后,每个皇后占一格;要求皇后间不会出现
相互“攻击”的现象,即不能有两个皇后处在同一行、同一
列或同一对角线上。问共有多少种不同的方法。下图以4
个皇后为例,说明一个正确的解( N是一个大于等于2并
且小于等于100的整数)(: N queens problem, a NN chess disk, N-Queen, Queen of the grid requirements between each other " attack" phenomenon does not appear in the Queen' s, that can not have two queens in the same row , the same column or on the diagonal. Asked a total of a number of different ways. The following diagram 4 Queen, for example, indicating that a correct solution (N is a number greater than or equal to 2 and less than or equal to an integer of 100))
- 2012-08-31 17:31:00下载
- 积分:1
-
1坦克大战
说明: 游戏中设计了武器、敌方、我方等,攻击可掉血等功能(Weapons, enemies, our side and so on are designed in the game, and the functions of bloodshed can be attacked.)
- 2019-10-03 18:06:40下载
- 积分:1
-
基于java的俄罗斯方块游戏
这是一个基于java实现的一个俄罗斯方块游戏,可扩展性,和可移植性都很好,采用面向对象的思想,可以学习到java中的反射和委托的机制。而且能够根据不同的电脑屏幕大小自动适应屏幕。
- 2023-03-31 03:10:04下载
- 积分:1
-
GreedSnake
java小游戏贪吃蛇,两个文件无注释,经测试可编译运行(java game Snake, the two paper-free notes, compiled by the test run)
- 2009-06-24 16:49:15下载
- 积分:1
-
C++跑跑卡丁车
跑跑卡丁车 已更新五个版本,建议使用最后一个版本 有不懂或发现bug的可以联系作者 请在征求作者意见的情况下再转载谢谢
- 2020-12-06下载
- 积分:1
-
llk
自己写的一个连连看小游戏,可能有点小错误。有3种不同的等级,可以选择背景和连连看的图片,有音效,排行榜,外挂,提示和重排。(To write a Lianliankan game, probably a little wrong. There are three different levels, you can select the background and lianliankan pictures, have a sound, charts, plug-in, tips and rearrangement.)
- 2014-01-04 14:08:58下载
- 积分:1
-
SimpleTetrisGame
说明: 俄罗斯方块 一道简易的俄罗斯方块的制作
附源代码(Tetris Tetris together simple source code for the production of by-laws)
- 2008-11-29 20:14:20下载
- 积分:1
-
eluosifangkuai
俄罗斯方块最终版本,是用c语言写的,可自动调整。(The final version of Tetris, with c language, can be automatically adjusted.)
- 2015-09-29 09:19:47下载
- 积分:1
-
llk
自己用c写的一个在windows下运行的连连看游戏程序(They used to write c lianliankan game program running under windows.)
- 2015-04-04 10:25:35下载
- 积分:1
-
starcraft-designed-with-Js
Js做的星际争霸,效果细腻,便于扩展,是游戏开发的有益借鉴(StarCraft Js done, the effect of fine, easy to expand, it is useful to draw on game development)
- 2009-01-19 01:43:14下载
- 积分:1