文件名称:cclinux
介绍说明--下载内容均来自于网络,请自行研究使用
用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 head of a meal, I said we ought to work.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 23451cclinux.rar 列表 cclinux cclinux\main.cpp cclinux\gpl_english cclinux\Makefile cclinux\mantisChessStd.h cclinux\license cclinux\mantisChessDef.h cclinux\mantisChessStd.cpp cclinux\INSTALL cclinux\pic cclinux\pic\black_b.bmp cclinux\pic\black_j.bmp cclinux\pic\black_k.bmp cclinux\pic\black_m.bmp cclinux\pic\black_p.bmp cclinux\pic\black_s.bmp cclinux\pic\black_x.bmp cclinux\pic\red_b.bmp cclinux\pic\red_j.bmp cclinux\pic\red_k.bmp cclinux\pic\red_m.bmp cclinux\pic\red_p.bmp cclinux\pic\red_s.bmp cclinux\pic\red_x.bmp cclinux\pic\attack.bmp cclinux\pic\box.bmp cclinux\pic\canmove.bmp cclinux\pic\select.bmp cclinux\pic\.xvpics cclinux\pic\.xvpics\black_b.bmp cclinux\pic\.xvpics\black_s.bmp cclinux\pic\.xvpics\black_m.bmp cclinux\pic\.xvpics\black_k.bmp cclinux\pic\.xvpics\black_j.bmp cclinux\pic\.xvpics\black_x.bmp cclinux\pic\.xvpics\black_p.bmp cclinux\pic\.xvpics\canmove.bmp cclinux\pic\.xvpics\select.bmp cclinux\pic\.xvpics\attack.bmp cclinux\pic\mantis.bmp cclinux\pic\lose.bmp cclinux\pic\over.bmp cclinux\pic\tips.bmp cclinux\pic\win.bmp cclinux\mantisChessDraw.cpp cclinux\mantisChessDraw.h cclinux\gpl_chinese cclinux\mantisChessThink.h cclinux\mantisChessThink.cpp