CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 游戏杆

搜索资源列表

  1. JOY_delphi

    0下载:
  2. 在delphi下,对游戏杆的控制的与使用.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:204322
    • 提供者:录音
  1. i73002fw

    0下载:
  2. ST72T63游戏杆源程序,电脑周边产品,产品很成熟,厂家开过MASK IC,大量销往欧美,INTERACT大量使用.如需开发编译器请johnsonhcj@yahoo.com.cn联系.-ST72T63 joysticks source, computer peripheral products, mature products, the manufacturers held MASK IC, sold in large quantities Europe and the United Stat
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:1984881
    • 提供者:johnsonhecan
  1. hidgame

    1下载:
  2. 一个简单实现windows游戏杆的驱动示例-hidgame-a simple realization windows joysticks driven examples - hidgame
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:167288
    • 提供者:xixuanlee
  1. joystick_demo

    0下载:
  2. 游戏杆变成示例,Jason Brooks编写,主要是关于Direct Input 7 的用法,对初学者有一定的借鉴意义-joysticks become exemplars, Jason Brooks preparation, mainly on the Direct Input 7, the usage is for beginners as a reference
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:33626
    • 提供者:张明
  1. LightCycles

    0下载:
  2. 控制两辆光束驱动的摩托车在游戏屏幕上快速行驶,直到其中一辆没有去路。顶部的橙色光车采用游戏杆控制,底部的蓝色光车采用键盘控制-two beam control motorcycle driven by the game moving fast on the screen, until one of them does not blocked. On top of the orange trucks joysticks control, the bottom of the blue light t
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:37160
    • 提供者:wp
  1. JoystickIn

    0下载:
  2. 是用DirctextX编程中经常用到的关于游戏杆操作的类,它封装了关于游戏杆操作的信息.在3D游戏中经常用到.-DirctextX programming is often used in the operation of joysticks category, Packaging it on the joysticks operating information. 3 in D game frequently used.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:16363
    • 提供者:老袁
  1. feelforce

    0下载:
  2. 力反馈游戏杆程序,可在带有力反馈控制的游戏杆上实现力的播放-force feedback joysticks, may in control with force feedback joysticks on the realization of broadcast
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:15257
    • 提供者:林如
  1. DX1

    0下载:
  2. 通过游戏杆左右转动运行界面上的十字光标也跟着移动-through joysticks turning around the operation of the interface Cross also followed cursor movement
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:28407
    • 提供者:林如
  1. gamejiekou

    0下载:
  2. 为游戏开发人员给的一个文档,是游戏杆的接口。很有帮助了。-for game development staff to a document, joysticks interface. A very helpful.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4503
    • 提供者:副类
  1. hwb13W 硬件实用手册

    1下载:
  2. 硬件手册中收集了几乎一切与计算机有关的接插件的引脚说明,例如: 各种总线:ISA, EISA, PCI, VESA, CompactPCI, PCMCIA ...... 串行接口:RS232, PC9, PC25, Printer, PS/2, RS422 ...... 并行接口:PC, Amiga, ECP, MSX ...... 视频接口:VGA, EGA, CGA, PGA, Macintosh Video ...... 其他接口:USB, BeBox Gee
  3. 所属分类:文档资料

    • 发布日期:2012-11-01
    • 文件大小:659489
    • 提供者:连永兴
  1. Henway

    0下载:
  2. 一个完整的游戏代码,处理键盘响应,其中包括游戏杆支持,包含有完整的游戏引擎
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:273009
    • 提供者:冯良
  1. Joystick

    0下载:
  2. 这是Windows平台下游戏杆控制的程序,测试通过
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:68916
    • 提供者:刘贺忠
  1. Get Multi Joy Data 多游戏杆编程

    0下载:
  2. 基于directiput的多游戏杆编程,理论上可支持无限个游戏杆,本实例中同时采集两个游戏杆信息
  3. 所属分类:驱动编程

  1. JoyLib

    0下载:
  2. 通用游戏杆静态库封装了基于DirectXInput的游戏杆通用API函数,很简单,直接调用下面几个函数就可以了 BOOL InitJoyStick(HINSTANCE hInst, HWND hWnd) //1.初始化游戏杆,调试时会输出游戏杆信息 BOOL AcquireJoystick(void) //2.获取对游戏杆的控制权 bool ReadJoystick() //3.读取游戏杆状态数据 void DeleteJoyStick(void) //4.清除对游戏杆的控
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:42412
    • 提供者:zjxjjhx
  1. JoystickControl

    0下载:
  2. 将游戏杆程序封装成类,便于调用,并利用串口空间发送数据。-Procedures will be packaged into a joystick-type, easy to call and send data using serial port space.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:38350
    • 提供者:Horus
  1. pad4w2k_src

    0下载:
  2. windows2000上的游戏杆驱动源代码,在VC6,Win2000DDK上编译-windows2000 on the joystick driver source code in VC6, Win2000DDK compiled
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:192915
    • 提供者:madlas
  1. JoyStick_IO

    0下载:
  2. VC++2005编写,接收游戏杆、脚蹬输入-VC++2005 prepared to receive joystick, pedal input
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:41248
    • 提供者:wang zhen hua
  1. 20076181589302

    1下载:
  2. 这是一款使用纯 DirectX 制作的 3D 赛车游戏,没有使用 3D 引擎。你能驾驶跑车在赛道上驰骋,支持游戏杆、手柄。压缩包中除了源代码之外,还包括了精美的赛车模型。请看程序截图! -This is a pure DirectX produced using 3D racing game, do not use the 3D engine. You can drive sports car ride on the track, support the joystick, the handle
  3. 所属分类:DirextX

    • 发布日期:2017-04-05
    • 文件大小:781443
    • 提供者:eason_wit
  1. 1-2-30-模拟摇杆ADC读取程序

    0下载:
  2. 是应用于游戏手柄上的一个用于控制方向的零件,通常用于控制游戏中的人物角色移动方向,其作用等同于控制杆。它突出于游戏手柄之上,通过与固定中心点的偏离位置确定输入方向。(A part used in the control direction on the handle of a game, usually used to control the direction of the persona movement in the game, which is equal to the control
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:281600
    • 提供者:wangluo
  1. USB飞行摇杆(兼容普通手柄)类

    1下载:
  2. 采用C#语言开发的 USB飞行摇杆和普通手柄的调用类, 系统:windows 语言:C# 原理:调用Windows API
  3. 所属分类:C#编程

« 12 3 4 5 6 »
搜珍网 www.dssz.com