搜索资源列表
-
0下载:
一个windows的小游戏,用vc编写,适合初学windows编程的编程者学习-windows of a small game, using vc preparation, windows programming suitable for beginners learning programming
-
-
1下载:
这是是我前几天仿写的小游戏《看谁守得住》的源代码,有详细的注释,代码短,但涉及到windows实时网络游戏的诸多基本元素,包括多线程、套接字、双缓冲、边界检查、3D视角等,程序可扩展性好,对程序中小球个数NBALL重新赋值(比如改成6)可以方便的扩展成网络桌球,对大球个数修改可以方便的扩展成网络足球(需要修改碰撞判断条件),也可以很方便的移植为调试OpenGL、D3D程序的平台(替换显示类C3DConvertor),是一个值得参考的入门级实时3D游戏编程框架
游戏支持单机和双人局域网两
-
-
0下载:
一个使用Windows API编写的俄罗斯方块的游戏。对与初学Windows 编程的人来说是个不错的参考。-a Windows API prepared by the Russian box of the game. Novice pairs with the Windows programming is a good reference.
-
-
0下载:
windows 带的扫雷游戏的代码,mfc实现的界面编程。-windows of the mine with the game code, mfc programming interface to achieve.
-
-
0下载:
是一个贪食蛇的游戏,用windows里的绘图函数编写,不是mfc开发的,是windows开发,里面有一些基本的游戏编程技术,所以值得一下
-snake is a game, using windows in the preparation of graphics functions, not mfc development is the development of windows, there are some basic game programming techniques, it i
-
-
0下载:
VC++环境下windows经典游戏扫雷的源代码,对游戏编程爱好者有很大帮助。-VC++ environment, the classic windows game mine the source code, programming the game lovers of great help.
-
-
0下载:
采用VC++写的扫雷游戏编程,和Windows自带扫雷很像-Written by VC++ game programming mine, and mine a lot like Windows comes with
-
-
0下载:
一个用vs2005写的迷宫游戏。用到了windows编程,主要还是c++语言。-Written in a maze game with vs2005. Used in the windows programming, mainly c++ language.
-
-
0下载:
经典小游戏代码,俄罗斯方块,WINDOWS编程
仅供参考-Classic game code, Tetris, WINDOWS Programming for reference only
-
-
0下载:
相对完善的俄罗斯方块游戏,用vc++,windows API编程实现-Tetris relatively well, with vc++, windows API programming
-
-
0下载:
游戏 c#俄罗斯方块编程源代码,windows窗体编程-Tetris game programming c# source code, windows form programming
-
-
0下载:
DIRECTX SDK中文开发手册
WINDOWS 游戏程序设计必备
绝对经典-DIRECTX SDK Chinese WINDOWS game programming development manual is absolutely essential classic
-
-
0下载:
俄罗斯方块源程序,C语言编写,最经典的windows编程学习方式-Tetris source code, C language, the most classic way to learn windows programming
-
-
0下载:
用Windows编程编写的俄罗斯方块
用Windows编程编写的俄罗斯方块-Written with the Windows programming with Windows programming Tetris Tetris written
-
-
0下载:
可以玩的贪吃色小游戏,吃到食物后蛇身自动增长,并且可以计分计时,很好玩。-C programming with a clock interface, with hour, minute, second reality, calls the clock in the Windows.
-
-
0下载:
吃豆子的小游戏,大嘴巴向前移动,可以用键盘控制它的方向,遇到豆子就吃。-C programming with a clock interface, with hour, minute, second reality, calls the clock in the Windows.
-
-
0下载:
VC++开发,实现拼图游戏,可以作为学习windows编程开发的工具。-VC++ develop, implement jigsaw puzzle, can be used as learning Windows programming development tools.
-
-
0下载:
本课程设计实现类似于Windows操作系统自带的扫雷游戏。在课程设计中,系统开发平台为Windows XP,程序设计语言采用Visual C++,程序运行平台为Windows 2000/XP。在程序设计中,把整个雷区看成一个二维数组,把雷方块定义为具有所在雷区二维数组的行和列、当前状态、方块属性、历史状态的结构体,采用了结构化与面向对象两种解决问题的方法。整个游戏程序包括了布雷、扫雷过程和结果三个阶段,在处理鼠标响应事件中伴随着GDI绘图。程序通过调试运行,实现了设计目标,能够同时满足扫雷游戏初
-
-
0下载:
扫雷游戏,实现和WINDOWS自带的游戏一样,联系C++的编程!-Minesweeper game, implementation and WINDOWS own game, contact the C++ programming!
-
-
0下载:
高级windows编程,实现扫雷游戏的基本功能-senior windows programming, demining program
-