搜索资源列表
mj-1.7-win32-i386
- The game currently implemented is a version of the classical Chinese windows下的执行文件(还有dll在另一文件 内)-The game currently implemented is a versio n of the classical Chinese windows of the implementation document (also dl l In another document)
gtkdlls1
- The game currently implemented is a version of the classical Chinese mj-1.7-win32-i386.zip所需要的dll文件 放在同一目录下-The game currently implemented is a versio n of the classical Chinese 100mj - 1.7-win32 - i386. zip required dll document on the same dire
22293444339
- 台湾99牌游戏,初学者不错的选择。还需要两个文件:MFC42uD.Dll与MFCO42uD.Dll(中间的字符为大写字母O不是数字0) 把这两个文件拷到<MyAPP>\\Debug下,就可以解决以上的问题。
gongju
- 网狐的说明文档,和工具,以及一些生成文件必须的库,等等,文档解释特别详细-wanghu of code
sgjq
- 四国军棋 JQClient.vcproj 这是用应用程序向导生成的 VC++ 项目的主项目文件。 它包含有关生成此文件的 Visual C++ 版本的信息,以及 有关使用应用程序向导选择的 平台、配置和项目功能的信息。 JQClient.cpp 这是包含 DllMain() 定义的主 DLL 源文件。 -This is四国军棋JQClient.vcproj AppWizard generated by VC++ project of the
TwoToOnePokerGame
- 一个使用WPF开发的斗地主完整源码(DLL下的文件请复制到DEBUG下)-A use of WPF development斗地主complete source code (DLL files under the circumstances, please copy it to DEBUG)
10.loard
- 此程序与QQ的游戏平台一样,采用的DLL文件通信,而此程序仅为普通斗地主程序包!-This procedure with the QQ game platform, the DLL files used in communications, and this procedure is only general斗地主package!
BQClient
- 憋七 GameClient.vcproj 这是用应用程序向导生成的 VC++ 项目的主项目文件。 它包含有关生成此文件的 Visual C++ 版本的信息,以及 有关使用应用程序向导选择的 平台、配置和项目功能的信息。 GameClient.cpp 这是包含 DllMain() 定义的主 DLL 源文件-This is GameClient.vcproj hold seven AppWizard generated by VC++ projec
game_wuziqi
- 五子棋小游戏(双人五子棋),C#双人五子棋小游戏源代码源程序(完整版),编译运行时需要wzqdatabase.dll文件,可以了解到这是一个五子棋的数据库文件,放在DEBUG目录下程序会自动调用。这款基于C#的五子棋游戏可进行双人对战,可记录游戏战绩,可提交意见建议,棋盘设计的也相当不错,阅读本源代码对提高C#小游戏编程还是有帮助的-Small game of backgammon (double the renju), C# double backgammon game source code
xlive
- (xlive.dll下载)当运行程序或者游戏时,系统弹出错误提示“找不到或者没有找到xlive.dll”时,说明您系统中缺失这个dll文件或者该dll文件没有被注册,您需要下载该文件将其解压到相应目录并注册它。-(Xlive.dll download) When you run a program or a game, a pop-up error message Can not find or do not find xlive.dll , it indicates that your sy
Chess_project
- 最终的可执行文件及相关图片资源与dll文件存放在release文件夹中,用户可至release文件夹中点击chess.exe即可进行游戏。 源代码在src文件中,但是与最终project中的代码的存放方式有区别,project中kerenl文件夹中无子文件夹 kernel为AI部分源代码,用户若想了解AI的组织,可阅读其中的代码. project文件夹中Qt project文件夹,里面包含Qt 工程文件,也包含最终形成工程的源代码。其AI源代码可能与src中的代码有区别。因