搜索资源列表
othello_code
- 改进的黑白棋程序,不仅实现了黑白棋基本的游戏功能和规则,还在网络对战上做了开发.开发环境JAVA-improved procedures, reversi not realize the basic functions of the game and rules, but also the stages of development done. Java Development Environment
JAVA 程序源代码3
- 11 中国象棋打谱软件 主类 Chess 对弈棋盘ChessBoard 棋子ChessPiece 棋点 ChessPoint 走棋法则Rule 步骤MoveStep 记录棋谱MakeChessManual 棋谱演示Demon 12 魔板游戏 主类PuzzleFrame 魔板PuzzlePad 魔板中的点SquarePoint 13 挖雷游戏 主类Game 方块 Block 雷区 MineSquare 雷标数目 FindAroundMineMarkNumber 雷标判断 DetermineMin
Python-basic
- Python基础教程(代码) Python 是一种脚本语言,已经有20 多年的历史, 比现在流行的Java 和C#要早 很多年。不要一听说是脚本语言就认为他只能做一些简单的事情。其实凡是你能 想到的Java 和C#能做的编程, Pyton 都能胜任。比如网络编程,游戏编程,web 编程等等,甚至在smbian 的手机上都能使用Python 来进行编程。Google 推出 的google engine 云计算环境,首先发布的就是python 的平台(Python 语言的 创