搜索资源列表
WGR
- Windows游戏编程快速入门方法.doc 该文档详细介绍在Visual Studio 2003.net平台上的游戏开发,以一个Tank游戏的开发为例-Windows Game Programming Quick Start method. Doc The document detailed in Visual S tudio 2003.net platform development of the game in a tank as an example the development of
testlibusb_win
- 实现了USB上位机与下位机之间的通信程序,底层代码采用的是神州IV的HID设备驱动,上位机采用的是libusb-win32实现的,修改了官方sourceforge提供的例程,实现了上位机给下位机发送控制控制命令,开关灯。同时,可以捕获到下位机按键被按下的消息。特殊说明,未经修改的代码可以到sourceforge上去下载,此处不再上传。testlibusb_win.c即是修改过的,是核心部分。开发环境是visual studio 2012.-USB communication program to
SerialPort
- 基于Visual Studio 2015中的MFC模块开发的串口通信程序,利用了自定义的SerialCom类。-This serial communication program is developed based on the MFC module of Visual Studio 2015, using a customized SerialCom class.