搜索资源列表
星球抢战_src
- 一个可以模拟太空枪战的射击类游戏。解压后在vc中直接编译即可运行。程序中使用到Directx7 SDK.-a gunfight space can be simulated shooting games. After extracting the vc directly compiler can run. Procedures used to Directx7 SDK.
雷电3飞行射击游戏
- 模拟雷电3的射击游戏,逼真的没话说,源代码和生成文件都在这里了,还不来下-simulated shooting games, lifelike and unique source code and documents are generated here, not to under
OpenGLMazz01
- opengl搭建的虚拟现实平台,模拟第一人称射击-opengl built virtual reality platform to simulate the first-person shooter
simpleshoot
- 这是一个简单的模拟第一人称射击的游戏 实现了基本的第一人称射击的要素 模拟真实弹道效果-This is a simple simulation of the first-person shooter game to achieve the basic first-person shooter elements simulate live Road effect
ch24Code
- 一个用java写的模拟射击的3D程序-wrote a java with the shooting of 3D simulation procedures
sheji80
- 一个很好的射击类小游戏,用VB编写的. 可以模拟星际战斗.
FirstPersonShooter
- opengl的一个模拟射击视角的窗口,类似于CS
game
- 基于单片机的模拟射击游戏基于单片机的模拟射击游戏-Simulation shooting game based on single chip
11
- (1)用8 个LED 发光管的来回滚动显示或跳跃运动显示来模拟靶的移动,用按1~8 数字键(对应8 个LED)来模拟射击,如果在某个LED 点亮期间按下相应数字键,表示射中并熄灯(全部熄),记录射中次数。 (2)比赛规则可有以下两种: 比赛规则1:靶始终来回不断地移动(一旦射中则从头开始滚动),在规定的时间(如50 秒)和规定的射击次数(如20 次)内看谁的射中次数多谁获胜; 比赛规则2:总共有若干个(如20 个)移动靶,每个靶的移动时间限制在一定的时间范围内(如5 秒),要求在此时
daba
- 移动靶射击比赛 目的 (1)用8 个LED 发光管的来回滚动显示或跳跃运动显示来模拟靶的移动,用按1~8 数字键(对应8 个LED)来模拟射击,如果在某个LED 点亮期间按下相应数字键,表示射中并熄灯(全部熄),记录射中次数。 (2)比赛规则可有以下两种: 比赛规则1:靶始终来回不断地移动(一旦射中则从头开始滚动),在规定的时间(如50 秒)和规定的射击次数(如20 次)内看谁的射中次数多谁获胜; 比赛规则2:总共有若干个(如20 个)移动靶,每个靶的移动时间限制在一定的
vr2Modify
- 1.锁定生命,子弹,接关次数.对学习游戏内存读取和写入有一定的帮助。 2.利用winio自动点鼠标射击。利用winio模拟鼠标和键盘是很好的模版教才。-1. Lockout lives, bullets, then off times. To learn to read and write memory, the game is certainly helpful. 2. Winio automatically click of a mouse using fire. Winio simul
monisheji
- 模拟射击游戏程序 用C语言编写 希望对大家有帮助-Shooting games with the C language we hope helpful
Lesson32
- opengl设置射击场景模拟射击的小游戏-opengl set the fire scene simulation shooting game
timerandbuzzershooter
- 基于C语言的51单片机实现模拟射击实验仿真-Microcontroller-based C-51 shooting experiment simulation of analog
anjian
- 通过对屏幕具体某位置取颜色,然后模拟按键,达到我们CS,CF类似游戏自己瞄准,马上就会自动射击,可以自行修改完善下,达到自己想要的功能!绝对源码-By taking a position on the specific color of the screen, and analog buttons, to achieve our CS, CF similar to the games themselves targeted, she would automatically fire, can m
youxi
- 此程序可以模拟射击游戏,用液晶显示,按键操作。-This program can simulate a shooter, LCD, keypad operation.
PICC-18
- 模拟射击训练游戏代码,基于C语言的使用单片机PIC18系列-Simulated firing training game code, the use of C-based MCU PIC18 family
自动报靶系统Matlab程序
- 基于matlab的自动报靶系统,文件内包括matlab源码以及GUI图形界面,以及模拟射击的靶纸图像,程序运行无误,靶纸环数识别准确。(Automatic target scoring system based on MATLAB)
shoot
- 自己写的程序,基于ATMEGAx128,模拟射击系统(simulated shooting system)
模拟射击小游戏
- 本游戏基本框架是用《三维游戏师设计宝典—学3D游戏》中的代码,进入游戏的初始画面和游戏菜单是参照另外一个游戏(压缩文件中的cs)