资源列表
qipan.rar
- 设计一个国际象棋的马踏棋盘的演示程序。以一二维数组Board[8][8]表示国际象棋棋盘,以用户输入任一位置作为马的起始位置,设为(i,j),其中0≤i,j≤7,马按照走棋的规则在棋盘范围内进行移动。本程序只求出一种遍历路径,用非递归程序实现吗的行走路线。,To design a chess board horse riding demo program. A two-dimensional array Board [8] [8] that the chess board to the user
csz(wcf)
- 猜数字游戏 要求猜一个1-100 的整数 含作弊码
sjyx
- 程序天下:J2ME手机游戏案例精编 网络联机五子棋手机游戏设计-Program the world: J2ME mobile phone games online backgammon case for fine network mobile game design
Snake
- 贪吃蛇 上下左右控制方向 吃一颗都蛇就会长长一段 碰到墙或自己就game over
MyengineWnd
- window my sim cpp simulator
TicTacToeClient
- 该代码为井字游戏的客户端代码。代表玩家角色。-This program is the client code which is the player in the game.
bird_3
- 类于连连看,说明游戏的逻辑应用.对于进入C语言同学有帮助.-Class in Lianliankan, indicating the game logic applications for students to enter the C language help.
AnDian
- 本程序是一个寻找鞍点游戏的源代码,希望能给像我一样初学C语言的朋友带来帮助。-This program is a saddle point game to find the source code, hoping to give C-beginner like me to bring friends to help.
cops
- LocalTalk driver for Linux.
rosBox
- 俄罗斯方块游戏 Vc代码-Tetris game code Vc
jingziqi
- #include < iostream> 井字棋using namespace std const int n=3 int block[n][n]={0,0,0,0,0,0,0,0,0} void draw(int **,int x,int c) -# Include < iostream> using namespace std const int n = 3 int block [n] [n] = {0,0,0,0,0,0,0,0,0} void draw (int*
tanshishe
- 本文是一段基于keil开发环境下的贪吃蛇C语言代码-This article is based on a period of Snake Code keil C language development environment
