搜索资源列表
101Test
- 刚入门VC写的一个滚球小的游戏,是多线程的.加定时器触发。也是windows可视化编码的入门程序.可以给新手学习.-portal VC just wrote a small ball of the game is multithreaded. Canada timer trigger. Visualization is also windows coding induction procedures. To the novice can learn.
PengPeng1
- 这是是我前几天仿写的小游戏《看谁守得住》的源代码,有详细的注释,代码短,但涉及到windows实时网络游戏的诸多基本元素,包括多线程、套接字、双缓冲、边界检查、3D视角等,程序可扩展性好,对程序中小球个数NBALL重新赋值(比如改成6)可以方便的扩展成网络桌球,对大球个数修改可以方便的扩展成网络足球(需要修改碰撞判断条件),也可以很方便的移植为调试OpenGL、D3D程序的平台(替换显示类C3DConvertor),是一个值得参考的入门级实时3D游戏编程框架 游戏支持单机和双人局域网两
Tank_fight
- 一款实时、多人、分布的坦克大战的游戏,可允许四个人参加;使用了多种高级编程技术,如DirectPlay,DirectSound,多线程,动画处理,消息打包和解包,定时,地图传输,图像管理,键盘管理等等,是一个不可多得的学习高级windows编程的材料啊!
tankGame
- 基于.net FrameWork的windows游戏-坦克大战游戏.用到了多线程,绘图,碰撞处理等技术,整个游戏的框架已经搭建起来,可以做二次开发.-Based on. Net FrameWork the windows game- Battle City game. Used a multi-threaded, mapping, collision processing technology, the entire game framework has been built up, can d
RandomLine
- Java Applet,共有两个窗口,有单独的按钮进行控制,用于演示Java的多线程功能。-Java Applet, there are two windows, with separate buttons for control, to demonstrate Java' s multithreading capabilities.