搜索资源列表
OpenGL_Program_5examples
- 利用OpenGL开发的5个游戏程序的例子,有飞机射击、地形游览等。-use OpenGL development of the five games procedures example, aircraft, terrain tour.
qishi
- 国际象棋游戏一个经典的例子就是骑士巡游(knight s tour)问题,这个问题要求从棋盘上任意给定的方格开始移动骑士,相继地到达所有的64个方格,进入每个方格一次且仅进入一次。通常情况下,我们用如下方法表示一个解:即把数字0,1,…,63放入棋盘中的方格来表示到达这些方格的顺序。解决骑士巡游问题更具创意的方法之一是由J. C. Warnsdorff在1823年提出的。其规则是:骑士总是移向具有最少出口且没有到达过的方格之一
KnightParade
- 骑士巡游(knight s tour)问题,自从十八世纪初以来,这个问题吸引了数学家们的兴趣,也使热心者们感到困惑。简而言之,这个问题要求从棋盘上任意给定的方格开始移动骑士,相继地到达所有的64个方格,进入每个方格一次且仅进入一次。
knight
- 2、 写出6×6方阵的骑士周游的解。要求骑士的起跳位置是任意指定的。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字依次填入6×6的方阵中,并输出。 (骑士周游:从起始位置出发,按国际象棋马的走法,不重复地将所有区域恰好走一遍。) -2, write a 6 × 6 square Cavalier travel solution. Requirements of the take-off position Cavalier arbitrary specified. The p
KNIGHT-TOUR
- 本代码是实现了马的周游路线,对于所有的初始点都可以找出所有不同的周游路线。-This code is to achieve a horse around the line, for all the initial points can be found in all the different routes of travel.
aas
- 网络的出现使地球成为了真正意义上的“地球村”,有人称之为第四大媒体,通过该媒体人类能够在六维空间里同时应接八方、心游万仞-The emergence of the network so that the Earth has become the true sense of the " global village" , someone called the fourth-largest media, through the media at the six-dimensional
dsss
- java手游等离子战机,开发环境CLDC1.1.MIDP2.0,空战小游戏永远经典。-Tour plasma java hand fighters, development environment CLDC1.1.MIDP2.0, Forever a classic air combat game.
73
- 此代码解决了骑士巡游问题,希望对大家有用,有兴趣的看下!-This code solved the problem of Knight-tour, I hope useful for all of us, are interested in facie!
knights_tour
- knight s Tour Problem
Dog
- 自己编写的掌门狗游戏,模仿阿德曼公司的手游-I have written a dog head games, imitate hand Aardman' s Tour
renliangedou_game
- 网络技术的发展,使网络游戏产业在我国取得了非凡的成就,而游戏引擎技术则一直是网络游戏的发展壁垒.目前国内的一些网游商家已投入越来越多的人力物力去开发适合自己的游戏引擎技术,而不是单纯的向欧美或者韩国的游戏公司高价购买.游戏引擎主要的工作是进行游戏中的物体成像、物理演算、碰撞运算、玩家角色的操作以及播放正确的音量和声音输出等.其实不管是2D游戏还是3D游戏,不管是角色扮演、实时战略,还是冒险解谜、动作射击等不同类型的游戏,它们都必须通过具有控制作用的程序代码才能运作,而这些程序代码则是游戏引擎的核
horse10.8
- 国际棋盘上马的周游问题,该问题描述了国际象棋棋盘上的一只马,恰好走过除起点外的其它位置各一次,最后回到起点。这条路线称为一条马的Hamilton 周游路线-Launched an international board of the travel issue that describes the chess board on a horse, just walked outside the other locations except the starting point of all time
Knight-Tour
- Java源代码案例--骑士巡游问题 展示了一个KT(Knight’s Tour)小程序, 用来演示一个限制版的骑士巡游问题。 骑士并不是从任何一个方格开始, 而是从角落上的四个方格之一开始。 附有详细的源码及讲解。-Java Source Code Case- knight tour problem shows a KT (Knight' s Tour) a small program used to demonstrate a restricted version of the
Hanoi
- Exécuter la macro hanoi pour avoir la suite des instructions afin de déplacer la tour de la position 1 à la position 3
KnightTourAllSolution
- 骑士周游问题。可以找到所有的走法。目前已经找到100万种走法,但估计至少有几千万种走法。C++源代码。-Knight tour problem. You can find all the moves. Currently have found one million kinds of moves, but it is estimated there are at least several 10 million kinds of moves. C++ source code.
ttttt
- 国际象棋棋盘上马的周游路线问题, 国际象棋棋盘上马的周游路线问题-Chess board launched the tour route, the international chess board launched the tour route, the international chess board launched the route of travel
MOTUOCHE2011
- 2011世界摩托车巡回赛(动作类游戏) -World Motorcycle Tour 2011 (action game) ah ah ah ah ah ah ah ah ah ah ah ah ah ah ah ah ah
src
- 畅游三维世界,在javame 环境中运行-Three-dimensional world tour in javame environments
wl800
- 武林这款游大家很熟,用易语言编写外挂,可以参考下。-Martial arts this tour you familiar, easy to use plug-language, can refer to.
C-Sharp-Tetris-tour
- C#俄罗斯方块游,我是新手,这个是模仿别人做的,请大家指教-C# Tetris tour