资源列表
mataqipan
- 将马随机放在国际象棋的8×8棋盘Board[0~7][0~7]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,…,64依次填入一个8×8的方阵,输出之 -Ma Random Chess on the 8 × 8 chessboard Board [0 ~ 7] [0 ~ 7] of a box, the horse moves in accordance with the rules o
chess
- 一个开发中国象棋程序的开发包-A development program of development of Chinese chess package ..........
shoubayi
- 山东手把一游戏源码,是网狐平台下的游戏源码,可以运行的6.6版本上。
ketrisgame2
- 这是一个J2ME版本的俄罗斯方块,十分好玩。数据结构十分精巧,占用空间和资源很小。-This is a J2ME version of Tetris
codefans.net
- 多种小游戏的MFC实现教程,个人感觉很不错,拿来分享-A variety of small game to achieve the MFC Tutorial, is a document describing
luffar
- 一个简单的五子棋智力游戏,带有源码和可执行文件-Gobang a simple mental game, with source and executable files
linalian
- 连连看全部代码,和破解连连看的*代码,附带全部,简单易懂-Lianliankan all code, and plug Lianliankan crack code, attached to all, easy-to-read
wuziqi
- 一个算法很强的人机五子棋,可以实现人机对战, 人人对战 具有一定的借鉴价值-A very strong man-machine algorithm Gobang
Five
- 我搜集的五子棋游戏源码,有六个版本,包括各种编程语言的实现:TC,VC,Delphi,C#。-I have collected games Gobang source, there are six versions, including the realization of a variety of programming languages: TC, VC, Delphi, C#.
RussianBox
- 这是一个在wintc下就可以运行的俄罗斯方块游戏,主要用到了Borland的 图形函数库。-This is a game of RussinBox.It mainly calls the borland s graphical library.
RUSSIABOX
- 俄罗斯方块。一个很经典的小游戏。可以变化方块形状实现对接,然后消掉方块得分。-Tetris. A very classic game. Can change shape to achieve docking box, and then eliminate the box score.
GoBang2
- VC的五子棋,主要用于体现alpha_beta算法在博弈上的应用。相对简单,便于移植。-Gobang the VC, the main manifestation of alpha_beta algorithm for application in the game. Relatively simple, easy to transplant.