搜索资源列表
eluosifangkuai_cyunyanban
- 俄罗斯方块,支持网络对战,vc平台开发的-Russian box, a support network war, the development of the platform vc
wuziqi_c
- 五子棋程序,vc开发,双人对战,网络对战-331 procedures, vc development, double the war, the network war
netchinachess
- 网络联机中国象棋,这是课程设计,希望对在校大学生的VC学习有所帮助.-network online Chinese chess, which is the curriculum design, in the hope that college students studying in the VC help.
wlwzqx
- 一个可以联网的网络五子棋程序的VC++源代码 包括客户端和服务器端。-an interconnection network can process 331 VC source code, including the client and server side.
103_wzq
- 一个用VC++编写的五子棋游戏源代码,支持单机和网络 -a VC prepared by the 331 games source code, and support for single network
TetrisWang
- 俄罗斯方块: 经典的俄罗斯方块源程序,支持单人游戏,双人游戏,双人对战,网络对战,人机对战,还可以改变游戏中方块的颜色和方块类型,做的非常不错。开发工具:VC++6.0 和 MFC -Tetris : The classic Tetris source to support single game, a double game, a double screen, network gaming, human-computer screen, can also change the game cub
five
- VC简单的智能五子棋游戏,支持电脑先走或人先走棋或者人机对战,支持悔棋,暂不支持网络对战,适合VC新手研究游戏编写-VC simple Smart backgammon games, or people to support the computer go first or go first man-machine chess battle in support of undo, does not support online play, written for VC novices of th
VisualCPPCodeforGames
- 《Visual C++游戏开发经典案例详解》代码 里面有五子棋、黑白棋、连连看、推箱子、贪吃蛇、俄罗斯方块、扫雷等游戏的源代码。还有一些其他的小代码,比如网络通信、mp3播放器、图片浏览器等等。非常适合vc++的学习者。-"Visual C Detailed classic case of game developers code There are backgammon, Othello, Lianliankan, Sokoban, Snake, Tetris, Minesweepe
china-chess
- 用于双人娱乐,消遣,提供不同的娱乐项目。相信大家在空闲时候也会感到无聊,在电脑没有网络,不能用网络来消遣的情况下,我们就需要用像贪吃蛇这样的小游戏来消遣。熟练使用vc++,提高自身对MFC类的理解及更好的应用MFC类制作软件.Microsoft Visual C++6.0程序设计语言的基本概念和语法结构以及常用控件的使用,并通过大量的例子介绍C++程序设计的方法和技巧,内容包括:C++程序设计基础、对象及C++应用程序的建立、数据的输入与输出、基本的控制结构、数组和过程的程序设计、常用控件的使用