搜索资源列表
控制台象棋程序
- vc++ Builder写的中国象棋控制台程序;思路清晰,实现人机对战功能。-vc Builder written by Chinese chess console; Clear ideas and realizing human-computer screen function.
chessevluation
- 该模块能完成输入棋局的棋局异常或走棋违规判断.使用方法:把引擎头文件和智 能对弈程序IntelligentChess.h一起拷到所建文件目录下,通过“工程”菜单把引擎头文件和智能对弈程序IntelligentChess.h一起加入工程, 用#include \"IntelligentChess.h\"语句把智能对弈程序IntelligentChess.h加入该工程.cpp文件。然后调用各功能函数完成异常、违规判断该项目系在Visual Studio.net 2003下所建的Win32控制
console
- 象棋马的哈密顿回路算法代码,分治递归的方法。当m n<24时结果正确。这是重新上传,上一次工程中疏漏没有包含源码。-Hamilton horse chess circuit algorithm code, recursive partition method. When mn < 24 hours was correct. This is a re-upload, the last project oversight does not include source code.
ins123
- 基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时 需要修改图片的路径。 制作思路: 用按钮做棋子,用图片填充每个按钮。 设置棋盘为24*24的,五子棋FiveChessGame类,继承了JFrame,并且 添加了时间监听,五子棋的棋子chess,用JButton表示,五子棋棋子chess 对应的棋子标识,用于标记棋子的状态。 1表示黑棋,-1表示白棋,默认0表 示无棋子,点击棋子时设置棋子的图标setOnChessI
simplifiedChess
- 一个见到的象棋游戏,没有见面,在控制台上用数字操作。-A chess game to see, not to meet with a number of operations on the console.
Chess
- 围棋程序,用最基础的C语言编辑,在控制台界面中显示。尽管没做GUI,但便于理解算法,对初学者非常有帮助-Go program, the C language with the most basic editing, appear in the console interface. Although not done GUI, but the algorithm is easy to understand, very helpful for beginners
win32-xiangqi
- c++实现,应用控制台象棋,有注释,面向对象设计必备训练。-c++ del console chess, notes, object-oriented design necessary training.
chinachess
- 用C语言控制台写的中国象棋程序,思路清晰,尚未发现BUG-Chinese chess program written in C language console, clear thinking, not yet found the BUG
zhongguoxiangqi
- 用类写的一个控制台中国象棋2人对战、适合初学者使用-Class to write a console Chinese Chess Battle for beginners
xq
- 这是一个控制台中国象棋程序源码 、实现了彩色 和一个自己写的控制台渲染器、-This is a console Chinese chess program source code, color and a write console renderer
chess
- 黑白棋简单的控制台应用,初学者作品,支持鼠标操作-Othello simple console application, beginners work, support for mouse operation
fly
- 利用c#语言写的一个控制台应用程序,简单的实现了飞行棋游戏。-Use c# language to write a console application that implements a simple flight chess game.
flight_chess_game
- 参照资料用C#写的一个简单的基于控制台的飞行棋小游戏。有一些简单的算法。-Reference data using C# to write a simple console-based flight chess game. There are some simple arithmetic.