搜索资源列表
XiangQiDaiMa
- Directory of renju 中国象棋范例的源程序:目录renju下的内容 renju.dsw renju.dsp 这两个是项目文件。包含整个项目的文件配置等信息 RESOURCE.H renju.rc 这是整个工程中使用的Windows资源列表。包括置于res子目录下的图标,位图以及光标等内容。 Renju.h 这是应用程序的主头文件。包含了通用于工程的其他头文件。以及CRenjuApp类的声明。 renju.cpp
squareGAME
- 用dsp写的一个俄罗斯方块经典游戏 内有可执行文件 以及 gamebox.cpp (.h) 游戏框架,游戏主要逻辑 mybitmap.cpp (.h) 位图处理,按钮处理 myclock.h 时钟处理 mykey.h 工具包 square.cpp (.h) windows主程序 -AppWizard has created this square application for you This file contains a summary of wh
FiveChess
- 五子棋游戏的visual c++源代码,是较为经典的学习代码。-ppWizard has created this FiveChess application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.