资源列表
经典拼图游戏的C语言源代码
- 经典拼图游戏的C语言源代码,里面附有详细的程序注释,初学者很好的参考代码-Classic puzzle game C source code, inside a detailed program notes, beginners very good reference code
NQeen
- N-Queen Problem solution
player2
- 简单的黑白棋程序,不过并没有提供界面,而且有些地方并没有用到。
Gobangprocedures
- 五子棋程序,c语言描述,可以扩展,也可以直接使用-Gobang procedures, c language descr iption can be extended, can also be used directly
bootloader
- my bootfiles of flash NAND files
wuziqi
- 五子棋问题,是一个典型的递归调用的问题。该程序实现了五子棋的对弈过程,缺陷是不能实现图像处理-Gobang problem is a typical recursive call problems. The program implements the chess backgammon process, defects can not be achieved image processing
A-simple-backgammon-game
- 一个简单的五子棋游戏,利用C++编写,算法比较简单。-A simple backgammon game, written using C++, the algorithm is simple.
GoBang
- JAVA五子棋单人游戏源代码,使用APPLET。-JAVA single backgammon game source code, use the APPLET.
suoha
- 一个梭哈与大家分享,有什么不对的地方还请大家改正。
Othello
- 随机的黑白棋游戏,界面可能有些丑。。。随机生成符合的下一步。-Random Reversi game, the interface may be some ugly. . . Next in line is randomly generated.
q
- 在8×8的国际象棋棋盘上放置8个皇后,然后要求没有皇后能吃掉另一个皇后.即是任意两个皇后都不处于棋盘的同一行,同一列或同一对角线上. -In the 8x 8chess board to place 8 of the queen, and requires no queen can eat another queen. That is any two queens are not in the chessboard of the same line, the same row or the
chess
- 象棋游戏,人机对战,双人对战,基于c语言设计-Chess game, man-machine war, double battle, based on the c language design