搜索资源列表
FiveChess SP2.rar
- C++课程设计,五子棋。可人机对战。
软件工程课程设计程序
- 有关软件工程课程设计---一个五子棋小程序-the software engineering curriculum design -- a 331 small programs
一个五子棋小程序
- 有关软件工程课程设计---一个五子棋小程序-the software engineering curriculum design -- a 331 small programs
三字连珠
- 本程序用C++BUILDER 实现了五子棋的对战版功能。需要课程设计报告书的联系我
wzq 用C++编写的五子棋游戏
- 用C++编写的五子棋游戏,有人机对战和人人对战,是我的一个课程设计,内附报告。-Written in C++ 331 games, and all manned Battle Battle is one of my curriculum design, enclosing the report.
wuziqi
- C语言课程设计课题,比较实用的五子棋程序代码,可进行双人对战,人机对战等-C language program design issues, more practical renju code, can be double play against, play against other human-computer
FiveChess SP2
- C++课程设计,五子棋。可人机对战。-C curriculum designs, gobang. But man-machine to war.
wuziqi
- 数据结构课程设计,五子棋,可以进行人机对赛,人人对赛,可以直接运行-Data structure curriculum design, Gobang, can be man-machine on the race, everyone on the race, you can directly run
Chessfive
- 我的课程设计的源代码,五子棋游戏,调试,可以使用-Curriculum design my source code, Gobang Games, debugging, you can use
Gobang
- 一个小游戏五子棋的浙江大学开发我的课程设计-Gobang a small game of Zhejiang University to develop my curriculum design
wuziqi_renjiduiyi
- 智能化的五子棋人机对弈课程设计报告。主程序模块包括:数据结构,评分规则,胜负判断,搜索最优空格的算法过程。-Gobang intelligent man-machine chess curriculum design report. Main modules include: data structure, score rules, determine the outcome of the search process of optimal space algorithm.
FiveChess2
- 本例子为网络五子棋 是我做期末课程设计的题目 传到网上共大家一起参考与学习 欢迎大家的积极修改与指正-Five chess
Gobang
- MFC编的五子棋的游戏,是我的课程设计,功能比较齐全。-MFC compiled Gobang game is my curriculum design, wide array of functions.
java
- java 课程设计五子棋游戏 (1) 实现具有图形用户界面的五子棋游戏,界面美观。 (2) 可以实现人-人对战或者简单算法的人-机对战。-java course design welcome to play (1) implementation with a graphical user interface welcome to play beautiful interface. (2) can be achieving- Skirmish or a simple algorithm
FiveGames
- java五子棋课程设计 背景音乐 人机对弈 -java backgammon course design Man-machine chess and background music
Backgammon-curriculum-design
- 五子棋课程设计,1拥有一个良好的进入界面,以及必要的选项; 2拥有一个二维的数组来记录和更新实时的状态,并且能够有一种方法在DOS界面下绘制出整个棋局的实时状态(包括棋盘和棋子); 3能够通过键盘上的按键完成所选位置的移动和选定操作; 4能够在每一次的走棋后判定是否游戏结束(棋盘走满或者是一方胜出); 5能够完成悔棋的功能,并保证这之间的棋局绘图能够与二维数组数据同步,做到真正意义上的悔棋。 -Backgammon curriculum design, an entry wi
VBwuziqi
- 五子棋课程设计报告模版,简单的VB程序设计,适用于初学者-Backgammon curriculum design report templates, and simple VB programming for beginners
Android五子棋附源码
- android课程设计,五子棋小游戏,附有源代码,可以帮助有兴趣的同学学习(a little game by java,it can help some students to learn android,so if you want it ,you can download from it)
彪彪的五子棋
- 实现GUI界面的两人五子棋小项目, 未实现人机对战,程序设计课程作业。(A program with GUI which you can only play with your friends on one computer. It is a java class project.)
java课程设计林凯迪
- 用Java实现五子棋人机对弈,符合一些博弈规则,比如换子(Gobang man-machine game)