-
ATM 模仿程序
资源描述这个是我在网上找的资料,觉得不错。
- 2022-04-09 23:19:02下载
- 积分: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
-
bridge C++ C++模式开发之Bridge
bridge C++ C++模式开发之Bridge-bridge C++ C++ model developed Bridge
- 2022-01-26 00:14:01下载
- 积分:1
-
用钩子函数显示编辑框密码
用钩子函数显示编辑框密码-with hook function displays password edit box
- 2022-06-26 14:14:20下载
- 积分:1
-
huffman tree 问题描述:设一份电文中有不同出现频率的字符,为了提高电文的输入和翻译效率,必须有一套简短而又不会产生歧义的字符代码。试根据哈夫曼算法,...
huffman tree 问题描述:设一份电文中有不同出现频率的字符,为了提高电文的输入和翻译效率,必须有一套简短而又不会产生歧义的字符代码。试根据哈夫曼算法,对电文中的不同字符,构造出一棵哈夫曼树,对每个字符进行编码。-Huffman tree Problem description : Let a message different frequency of the characters, in order to enhance the input and message translation efficiency, we must have a brief but no ambiguity of the characters code. Examination under Huffman algorithm, the message of characters, construct a Huffman tree for each character coding.
- 2022-10-09 01:35:04下载
- 积分:1
-
不借助第三方库而进行的代码处理视频流处理,不使用opencv,不使用ffmpeg,直接调用window底层的avicap接口处理视频流
本来有现成的opencv库来处理项目中要求的获取从摄像头中获取的视频流信息,但是老大考虑到项目中出现的侵权问题,所以让我写一个不涉及第三方库调用window底层视频处理的接口来处理,最后感谢广大的网友力量,我也将自己的成果发不出来供大伙参考。
- 2023-02-11 06:40:17下载
- 积分:1
-
微软PDA上的铃声软件
微软PDA上的铃声软件-Microsoft PDA software ringtones
- 2023-04-02 19:55:03下载
- 积分:1
-
论文资料,关于用户行为分析的
论文资料,关于用户行为分析的-text about user behavior analysis.............
- 2023-05-08 07:20:02下载
- 积分:1
-
SUN Xin teachers VC++ Tutorial CD
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第3章源程序!-SUN Xin teachers VC++ Tutorial CD-ROM source code, written in a few very good, code is also good, worthy of study! Chapter 3 source!
- 2022-01-22 15:35:18下载
- 积分:1
-
apache web log parse
apache web log parse
- 2022-04-22 14:30:54下载
- 积分:1