搜索资源列表
Windows_Driver_Model(WDM)
- Windows_Driver_Model(WDM)的中文版。驱动开发必看的电子书。-Windows_Driver_Model (WDM) of the Chinese version. Driver Development watched every game of e-books.
CheatEngine
- 这是一段游戏修改工具的源代码.ring3功能由dephi开发,驱动是C开发.希望对大家有帮助-This is game modification tools section of the source code. Ring3 features developed by Delphi, the drive is the C development. I hope all of you help
chaojichidoudou
- 游戏《超级吃豆豆》开发 进入系统后,主菜单显示以让用户选择开始游戏、游戏设定、游戏帮助以及退出游戏。用户选择开始游戏后,进入一个迷宫地图,小精灵在地图中预先设定的初始重生点出现,用户使用游戏设定中设定的按键控制小精灵在迷宫中以某一指定速度左右上下移动。迷宫中过道上摆放着豆豆,小精灵经过时即被吃掉,小精灵获得豆豆对应的分值。-Game " super food Peas" development into the system, the main menu to allow
XBOXPadDriver
- 这是微软XBOX游戏控制器在PC上使用的驱动程序,使用WINDDK开发,所以需要有DDK环境才可以编译,本人试过,是可以让XBOX手柄在PC上动作的,以后可以使用一个16BIT的模拟按键和振动马达,来玩PC上的游戏了。重要的是,我们可以参考此源程序来开发我们自己的USB驱动程序,这样可以使XBOX360,PS3手柄都可以在PC上使用了。-This is the Microsoft XBOX game controller for use in the PC drivers, the use of