搜索资源列表
Series60-wuziqi
- 本文通过对Series 60平台以及五子棋游戏设计实现方案的详细介绍,说明了手机平台棋类游戏开发的一般过程,同时对开发过程中所遇到的技术要点难点进行了重点讲解。-Based on the Series 60 platform, as well as game design Gobang detailed descr iption of the realization of the program shows that chess game mobile phone platform develo
mataqipang
- 用数据结构(C语言版)编写程序,实现一个国际象棋的马踏遍棋盘的演示程序。具体要求为:将马随机放在国际象棋的8*8棋盘的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。用堆栈编制非递归程序求出马的行走路线,并按求出的行走路线,将数字1,2,3,……,64依次填入一个8*8的方阵,输出之。 -With the data structure (C language version) to write programs to achieve a chess board