搜索资源列表
VC++扑克牌游戏代码
- 环境:windows98/2000/xp,Visual C++6.0编程通过-Require System Entironment: Windows98/2000/XP Passed by Visual C++6.0
c++俄罗斯方块程序
- 俄罗斯方块源代码* 文 件 名: ToyBricks.c * 完成时间: 2001年9月 * 完成地点: 华东地质学院综合楼507机房 * 开发模式: SDK程序 * 开发环境: MS VC++ 6.0 * 作 者: 王岭 * 工作单位: 中国建设银行三水市(广东省)支行 * E - Mail: Mao_jzh@163.com */ /* 备注: * 这是一个简单的俄罗斯方块游戏程序,写程序时没有注释, * 这是我写程序时的一个坏习惯。毕业有半
DirectRTI
- 程序名称:DirectRTI运行环境:Windows XP、VC++6.0基于HLA/RTI实现的网络围棋对弈-procedures title : DirectRTI runtime environment : Windows XP, 6.0 HLA-based VC / RTI achieve network Go Chess
wg8.7
- 简单的24点游戏,开发环境:VS6.0 使用MFC开发-simple game of 24 points, the development environment : VS6.0 use MFC Development
game_wuziqi
- 本程序在Net环境下编写的,提供了一个网络版本的五子棋游戏,可以实现网络连接,实现网上对峙。-Net in the procedure to prepare the environment for a network version of the 331 games, network connectivity can be achieved, to achieve Internet confrontation.
vbCchess
- 本程序是中国象棋游戏,画面非常简洁,开发环境为VB-Chinese chess game, the picture is very simple, development environment for VB
3_GoFast
- C++的争上游游戏,模仿QQ环境,玩过之后还有很多收获。-C for upstream games, imitation QQ environment, there are many tried after harvest.
yx10006
- 使用VC++的开发环境,设计和开发的俄罗斯方块的游戏-use development environment, the design and development of the Russian box of the game
RedSnake
- C#开发的精美贪吃蛇游戏 GDI+绘图 开发环境:Microsoft Visual Studio .NET 2003-C# development of the beautiful game GDI drawing huge memory development environment : Microsoft Visual Studio.NET 2003
guojixiangqiopenglchess
- 在delpihi环境下制作的opengl程序, 做的是国际象棋的演示-delpihi environment in the production of the opengl procedures, so that the international chess demonstration
wuziqi_clang
- 用C语言编写的五子棋游戏。 说明: 程序中包含的中文,必须在中文环境下才可以看到,但是,没有中文环境,也可看到相应的英文,不影响程序的使用。-C language prepared by the 331 games. Note : The procedure contains the Chinese, the Chinese must environment before we can see, however, not the Chinese environment, you c
五子棋游戏
- vc环境下编写的五子棋游戏-vc environment prepared by the 331 games
24PointComputeV2.0.1
- 一款用于计算24点的小工具。 功能:1、寻找所有不可能的组合;2、寻找已知条件的可行方案。 开发环境:DEV-C++。
chess
- 棋类游戏,普通的五子棋两人对战软件,在 vc++环境下编写的。
Five
- 一个自己改编的五子棋源代码,开发环境是VC,做为新手学习可以学习学习,应该会有很大收获。
wuziqiGame
- 五子棋游戏原码 开发环境为VC++6.0 中科院教学示例-331 original game code development environment for the VC 6.0 CAS teaching practices
WZQ
- 但是学C的时候做的一个五指棋游戏..因为xp的获取鼠标的api和98系统的不一样,当时是在98环境下做的.因此如果在XP下使用会产生鼠标找不到的问题
RussiaBox
- Windows MFC程序设计 详细讲叙Windows环境下俄罗斯方块的MFC编程
186
- 五子棋游戏,程序中包含的中文,必须在中文环境下才可以看到,但是,没有中文环境,也可看到相应的英文,不影响程序的使用。
BlackWhite
- 以前文曲星上的黑白棋,开发环境VS2005,语言C#。