-
Chinese chess. The project is in Visual Studio.net 2003 built under Win32 consol...
中国象棋。该项目系在Visual Studio.net 2003下所建的Win32控制台项目(使用其它版本的编译器只需新建一个Win32控制台项目,然后逐一加入所有的.cpp文件和.h文件即可),其目的只是简单地测试引擎。因而该程序不提供用户着法的合法性检测,以及棋局的结束处理等。
下棋方式:
用户按输入起点坐标、终点坐标的方式下棋;
(棋盘左下角计作(0,0),右上角计作(8,9))
同样,程序反馈起点坐标、终点坐标作为计算机方的走棋行为。
例如:
用户第一步走:炮二平五
则输入7242,回车
计算机回应:马8进7
则屏幕输出79 67
-Chinese chess. The project is in Visual Studio.net 2003 built under Win32 console project (using the other version of the compiler simply create a new Win32 console project, and then adding one by one all. Cpp files and. H file can be), its The purpose of simply testing the engine. Thus the program does not provide users with the legitimacy of law detection, and treatment, such as the end game. Play chess the way: the user input according to the starting point coordinates, end coordinates of the way a game of chess (lower left-hand corner of the chessboard for the (0,0), the upper right corner of dollars for (8,9)) Similarly, the starting point coordinates of the feedback process, the end o
- 2023-01-15 21:45:03下载
- 积分:1
-
an example of VC window
一个VC窗口的例子-an example of VC window
- 2022-03-16 05:30:58下载
- 积分:1
-
离散数的的讲义是计算机基础学习的好书,我找了很久才弄到的...
离散数的的讲义是计算机基础学习的好书,我找了很久才弄到的-Notes the number of discrete computer-based learning is a good book, I was looking for a long time to get the
- 2023-01-28 09:35:05下载
- 积分:1
-
spring rabbitmq整合
spring rabbitmq整合异步通信 ,项目是基于spring-rabbit和mvn实现的,一个简单的小demo,适合一入门
- 2023-06-12 10:25:19下载
- 积分:1
-
Address Book 2004
地址簿2004
- 2022-01-26 04:13:53下载
- 积分:1
-
客户维护项目
这是一个项目,维持客户参与购买商品。它用于维护他们的信息。
- 2023-03-20 04:40:03下载
- 积分:1
-
gettimegettimegettimegettimegettimegettime
获取时间获取时间
- 2022-06-02 13:24:48下载
- 积分:1
-
Windows Mobile 6下的SIM卡操作测试程序,实现了SIM卡的打开、读、写、删除操作。在VS2005下编译。...
Windows Mobile 6下的SIM卡操作测试程序,实现了SIM卡的打开、读、写、删除操作。在VS2005下编译。-Windows Mobile 6 under the SIM card testing procedures, to achieve a SIM card to open, read, write, delete operation. Under the VS2005 compiler.
- 2022-07-14 10:56:17下载
- 积分:1
-
朴素贝叶斯分类器,使用C++基于朴素贝叶斯分类器的实现…
朴素贝叶斯分类器,用C++实现的基于朴素贝叶斯算法的分类器-Naive Bayesian classifier, using C++ Realize based on Naive Bayesian Classifier Algorithm
- 2022-09-03 02:55:03下载
- 积分:1
-
贪吃蛇是一款经典的小游戏,相当不错,是学习的好资料。
贪吃蛇是一款经典的小游戏,相当不错,是学习的好资料。-Snake is a classic game, pretty good, is to learn from good information.
- 2022-04-29 15:42:00下载
- 积分:1