-
人机交战五子棋(VC)
学习C++编程时的一个不错练习,棋盘大小15*15。本程序是基于对话框的MFC应用程序,开发运行环境是VS 2012,主要工作就在Lee_5_ChessDlg.cpp(也即C***Dlg类中)这个文件中完成。
棋盘的位图:320*320,每格则是20*20,左边空白25,右边
- 2023-04-01 14:05:04下载
- 积分:1
-
文件名分析的 C 语言源程序 ,用C语言来进行文件名的分析.
文件名分析的 C 语言源程序 ,用C语言来进行文件名的分析. -Analysis of the file name of the C language source code, using C language to carry out an analysis of the file name.
- 2023-05-05 17:40:03下载
- 积分:1
-
使用windows的API编程,一个小游戏,这个程序可以让你了解一些基本的API用法,对于初学者可以对照msdn来学习...
使用windows的API编程,一个小游戏,这个程序可以让你了解一些基本的API用法,对于初学者可以对照msdn来学习-Windows programming using the API, a small games, this procedure can let you know some basic API usage, for beginners to learn to control msdn
- 2022-06-03 20:42:47下载
- 积分:1
-
使用MFC如何在Windows光标变化。
Use MFC to show how to change the cursor in windows.
- 2022-02-01 08:04:50下载
- 积分:1
-
BoaiBBS源码下载
BoaiBBS源码下载 -BoaiBBS source download
- 2022-01-26 01:26:58下载
- 积分:1
-
该程序通过二进制操作,实现磁盘的格式化。类似dos里的format...
该程序通过二进制操作,实现磁盘的格式化。类似dos里的format-the program through binary operation to achieve disk formatting. The dos similar format
- 2022-02-25 02:25:35下载
- 积分:1
-
windows inside a player 4
一个windows里面的播放器4-windows inside a player 4
- 2022-03-26 01:50:00下载
- 积分:1
-
用基于变治法的堆排序算法对任意一组给定的数据进行排序
设计与实现堆排序算法;
2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程...
用基于变治法的堆排序算法对任意一组给定的数据进行排序
设计与实现堆排序算法;
2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程序的正确性;也可以计算机随机生成(通常规模比较大,1500-3000个数据左右),用以检验(用计数法)堆排序算法的时间效率。-Variable-based treatment of the heap sorting algorithm to a set of arbitrary data set to sort the design and implementation of heap sort algorithm 2) to be sort of data can be entered manually (usually relatively small size of about 10 Data), to detect the correctness of the procedure also can be randomly generated computer (usually relatively large-scale data ,1500-3000 or so), to test (with counting) time sorting algorithm reactor efficiency.
- 2022-07-22 21:14:31下载
- 积分:1
-
This example shows you how to make a "Find file" program, or you can juct compil...
This example shows you how to make a "Find file" program, or you can juct compile this code and use it. The program supports recursive tracking, too.
- 2022-11-15 03:25:03下载
- 积分:1
-
UDP测试发送程序
测试UDP发送程序
- 2022-03-22 18:05:18下载
- 积分:1