-
用SDL写的中国象棋程序,人工智能算法来源于陈成涛先生的mantisChess。 昨天中午在cosoft上偶然发现了陈成涛先生的中国象棋程序,Down下来以后发...
用SDL写的中国象棋程序,人工智能算法来源于陈成涛先生的mantisChess。 昨天中午在cosoft上偶然发现了陈成涛先生的中国象棋程序,Down下来以后发现只有Windows版,打开源代码,发现是用Win32 SDK写的(呵呵,以前学这东西可花了我不少时间,现在终于派上用场了),于是我决定把它移植到Linux下来,花了一个下午和一个早上终于搞定了。 不过程序退出的时候会出现一个错误,现在还没找到问题所在,而且程序的界面也比较难看,大家先凑合着用吧!等我以后有时间了再改。昨天已经被我们项目组长批了一顿了,说我上班时间不务正业。-SDL used to write Chinese chess procedures, artificial intelligence algorithms from Mr. Chen Cheng-tao mantisChess. Cosoft noon yesterday on the accidental discovery of Mr. Chen Cheng-tao of Chinese chess procedures, Down down after only a Windows version, open source code and discovered that it is written with Win32 SDK (Oh, before this study things I can spend a lot of time, now is a chance to use), so I decided transplant Linux down and spent an afternoon and a morning finally to get. But procedures from the time that there would be a mistake, we have not found the problem, but the interface procedures are ugly, we first used to improvise! So I will have more time to change. Yesterday, we had been awarded the project h
- 2022-08-22 19:59:18下载
- 积分:1
-
是一个能够远程下中国象棋的程序,能够基本实现远程下棋功能,但还不完善,屏幕有些闪烁,但还是值得借鉴的。程序使用说明:先在一台机器上运行,并选择作为服务器,再到另...
是一个能够远程下中国象棋的程序,能够基本实现远程下棋功能,但还不完善,屏幕有些闪烁,但还是值得借鉴的。程序使用说明:先在一台机器上运行,并选择作为服务器,再到另外一台机器上运行这个程序,选...软件类别:游戏编程|C++源码 ..
本文来源于虾客源码 http://www.xkxz.com-Is under a long-range Chinese Chess procedures to realize the basic functions of remote play chess, but not perfect, the screen flashes some, but still worthy of consideration. Procedures for the use of Description: first run on one machine and choose as a server, and then to another machine to run this procedure, the election ... software Category: Game Programming | C++ Source .. this article from shrimp-off source http://www.xkxz.com
- 2022-01-28 10:32:53下载
- 积分:1
-
This is a language used to write c of the game, everyone is familiar with the Ru...
这是一个用c语言写的游戏,是大家熟悉的俄罗斯方块.希望大家能够在平时多写点程序,这有利于成长
-This is a language used to write c of the game, everyone is familiar with the Russian box. We hope to write more points in peacetime procedures, which is conducive to growth
- 2022-01-26 04:51:22下载
- 积分:1
-
An international chess procedures realize man
一个国际象棋的程序,实现人机对战,普通的二维的游戏-An international chess procedures realize man-machine war, ordinary two-dimensional game
- 2022-12-02 18:35:03下载
- 积分:1
-
tc2.0 五子棋算法2
tc2.0 五子棋算法2-tc2.0 331 Algorithm 2
- 2022-10-15 17:20:02下载
- 积分:1
-
用VC开发的一个五子棋游戏,可实现人机对战。
用VC开发的一个五子棋游戏,可实现人机对战。-Used to develop a VC Gobang games, can realize man-machine war.
- 2022-04-19 19:36:06下载
- 积分:1
-
模拟五子棋游戏,可以直接用.EXE文件实现单机版游戏。
模拟五子棋游戏,可以直接用.EXE文件实现单机版游戏。-Gobang simulation games, can be directly used. EXE file to achieve a single version of the game.
- 2022-09-15 19:25:03下载
- 积分:1
-
程序操作按空格键开始走棋后请等待计算机走棋当全部棋盘下满而未分出输赢时右下会出现蓝色字样DRAW而若用户或计算机胜利时则有相应颜色的字样出现yOU WIN 或...
程序操作按空格键开始走棋后请等待计算机走棋当全部棋盘下满而未分出输赢时右下会出现蓝色字样DRAW而若用户或计算机胜利时则有相应颜色的字样出现yOU WIN 或 YOU LOSE随后计算机会询问你是否继续玩若是请按Y否则按N程序将退出无论在何时按ESC都将退出无论在何时即使是在游戏中按C都可以调节游戏难度在棋盘上有棋子时按U可进行悔棋-Press the spacebar to start program operation to go after you wait for the computer to go chess chess board when all the winners and losers under the full without separation of the lower right will appear when the blue words, if a user or computer DRAW the victory with a corresponding color words appear yOU WIN or YOU LOSE then the computer will ask whether to continue to play if you press Y or N according to the program will quit whenever and press ESC will quit whenever and even in the game can be adjusted according to C game on the difficulty in the board pieces can be undo, press U
- 2022-05-30 13:43:54下载
- 积分:1
-
online poker read many components of the preparation, most of the calls Windows/...
在网上看了不少关于扑克牌组件的编写,大多是调用Windows/system32下的cards.dll其实我们如果不调用这些函数也是可以作一个很好扑克牌组件。-online poker read many components of the preparation, most of the calls Windows/system32 cards.dll fact that if we do not call these functions would also be a very good poker components.
- 2022-03-21 11:06:39下载
- 积分:1
-
在完成基本扫雷的同时又有一定的图形界面,能完成右键电击功能的扫雷作品...
在完成基本扫雷的同时又有一定的图形界面,能完成右键电击功能的扫雷作品-the completion of the basic mine has a certain graphical interface, complete shock right functional demining works
- 2022-07-03 15:34:05下载
- 积分:1