搜索资源列表
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 */ /* 备注: * 这是一个简单的俄罗斯方块游戏程序,写程序时没有注释, * 这是我写程序时的一个坏习惯。毕业有半
Chess2345613
- 一个用visual c++6.0开发的象棋程序,对于掌握网络编程有很大的帮助-a visual c 6.0 with the development of chess procedures for programming the network will be very helpful
Source_Code
- 中国象棋源代码,visual c++6.0开发
skyblue_Rect
- 俄罗斯方块,用visual c++ 6.0编程实现,不同的控件用到了类去实现,界面和功能能完善-Tetris, visual c++ programming, different controls used in class to implement interface and functionality improved
siguojunqi
- 在开发网络游戏时,首先要建立底层的网络通信类,利用网络通信类连接构建客户服务器之间的TCP/IP连接,然后在该连接的基础上利用自设定的协议进行客户端登录、进行游戏等操作。在以上协议的基础上,根据不同的游戏编写不同的游戏逻辑处理类,在该逻辑处理类中实现了对应的游戏逻辑,如实例中的军棋,则实现相互之间的对弈等功能。同时在服务器端还需要和数据库服务器交互,用于读取或保存客户信息(如用户积分、密码、个人资料等数据)。-Abstract: This article introduces the desig
VC_lainliankan
- 以前写的一个连连看游戏,当时刚接触MFC,从计划到完成花了4天时间。这段时间又把程序翻出来,加上了时间控制和音乐,功能也算完整了~ BBS里人气不是很旺,把代码发出来,大家互相学习,共同完善吧~图片用的是QQ的头像,仅供学习使用,版权归腾讯公司所有操作说明:鼠标操作,点击两个相同的图案,如果存在不超过两个拐角的通路就可以消去有时间限制,时间到则该局挑战失败,消去一次则时间会回退一格F5: 提示F6: 生命(重新布局)-It is very used for studying Visual c++
gaoli_wuziqi
- 既能够人机对战,又能够进行网络对战的五子棋系统。经过visual C++6.0的编译运行,文件包含了所有的源代码,另外附上设计论文,同时亦可供本科生作毕业设计参考-Both man-machine war, but also to network against the Gobang system. After the visual C++6.0 compiler running, the document contains all the source code, the other atta
majiang
- 相信这个网站也有许多麻将的源代码,不过这个是资源代码都有的,而不是仅仅给代码给你。用VISUAL C++6.0直接就可以打开了。-I believe this site and there are many mahjong source code, but this is the source code there, not only to the code for you. Using VISUAL C++6.0 can be opened directly.
blackwhitechessgame
- Visual C++6.0开发的黑白棋游戏,对VC初学者来说还是相当有用的-Visual C++6.0 development of Reversi game, VC is still very useful for beginners
Russian_Cube
- 带有按钮的俄罗斯方块程序源代码,Visual C++ 6.0平台-Russia' s box with a button to program source code, Visual C++ 6.0 Platform
xiangqi
- 网上对弈游戏(象棋)采用Visual C++ 6.0编写。可以实现远程在线实时游戏。只要知道对方的IP地址,就可以随时进行连接,游戏.网上对弈可以随时进行,可以根据自己的水平挑选对手,也可以随时结束游戏.完全可以代替面对面的真人对弈,在某些方面甚至比真人对弈还要方便.本程序采用中国象棋通用规则。使用TCP/IP协议,用套接制编程编写。具有建立游戏主机或加入对方主机的功能。连接后可以实现即时双人对弈。-Games on the Internet games (chess) with Visual
wuziqi
- Visual c++ 6.0 五子棋-Visual c++ 6.0 Gobang
Chinese_chess
- Visual C++ 6.0环境下实现的一个中国象棋游戏,界面比较简单,只有人机对战功能。-Visual C++ 6.0 environment to achieve a Chinese chess game, the interface is relatively simple, only the man-machine battle function.
YXBCZN
- 《游戏编程指南》之配套光盘代码 Visual C++ 6.0-VC " Game Programming Guide" and companion CD code
CPP-wuziqi
- 是基于Win32控制平台的C++五子棋程序 用到类(class) 有棋盘 有悔棋功能 能在visual c++ 6.0 上运行 -Win32-based control platform uses C++ class backgammon program (class) has a undo feature board in visual c++ 6.0 running on
China-chess
- 该源码为Visual C++ 6.0编写的一款中国象棋软件,源码完整,便于学习。Windows 7下测试通过。-The source code for the Visual C++ 6.0 software written in a Chinese chess, complete source code, easy to learn. Windows 7 under test.
Game.Probe.code
- Game游戏的源代码Probe,用vc6做的,比较老,对理解vc和游戏框架比较好-gameprobe source code,writen by visual c++ 6.0
FiveChess
- 经典游戏——五子棋,语言Visual C++6.0全部代码-Classic games- backgammon, all Visual C++6.0 language code
China-Chess(CPP)
- 中国象棋的MFC程序,开发工具为Visual C++6.0-the game of China Chess