-
该代码为在窗口的标题栏中显示按钮的演示代码。
该代码为在窗口的标题栏中显示按钮的演示代码。-display buttons on title bar.
- 2022-02-02 17:49:40下载
- 积分:1
-
MediaPlayer的测试程序,对初学者很有用,你可以使用作为一个过程…
mediaplayer测试程序,对初学者非常有用,可以做为程序使用。-mediaplayer testing procedures, very useful for beginners, you can use as a procedure.
- 2022-04-10 00:13:58下载
- 积分:1
-
Management System Status
学籍管理系统开发-Management System Status
- 2022-10-01 00:45:04下载
- 积分:1
-
又一个java电子白板源代码
又一个java电子白板源代码-also a java source code Whiteboard
- 2023-03-10 05:20:03下载
- 积分:1
-
用C++实现的简单目标识别源代码,特别可以识别红色的目标
用C++实现的简单目标识别源代码,特别可以识别红色的目标-A system which is realized by c++
- 2022-01-26 02:46:04下载
- 积分:1
-
qt写的数独小游戏
qt编写的数独游戏,界面比较简单但是适合初学者使用。并有数独求解器生成器,适合初学者使用
- 2022-02-03 17:23:27下载
- 积分:1
-
创建软件音频流的链接
Link to create software audio streaming
- 2023-05-22 23:35:04下载
- 积分:1
-
这些都是适合初学者的经典例子,初学不需要太难的程序,简单易懂的更能帮助学习C++的起步...
这些都是适合初学者的经典例子,初学不需要太难的程序,简单易懂的更能帮助学习C++的起步-some classic examples to help new hands to learn C++
- 2022-04-19 12:24:24下载
- 积分:1
-
项目管理信息系统,很完善的系统,包括生产管理,仓库管理,项目管理等信息系统...
项目管理信息系统,很完善的系统,包括生产管理,仓库管理,项目管理等信息系统-Project management information system, it is a sound system, including production management, warehouse management, project management information system
- 2022-03-14 06:31:10下载
- 积分:1
-
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