搜索资源列表
OpenGL实现的房间虚拟现实
- 利用VC的opengl开发的三维房间场景的浏览,通过鼠标控制真实浏览视角。-Using Visual C++ and OpenGL to realize the browse of 3D scene of room and controlling visual angle through the mouse
demo
- 实现虚拟鼠标跟踪球,用以实现用户用户用鼠标操作图形的旋转
Hidmouse
- 虚拟鼠标驱动的例子,无需硬件实现鼠标功能
visual_mouse
- 采用labview设计的虚拟鼠标,有一定参考价值
vhidmouse
- 一个wmd+xvd开发的虚拟鼠标驱动程序,用键盘模拟鼠标操作-A mouse driver program which developed with wmd+xvd, using keyboard to simulate mouse operation.
VRDemo.rar
- 用VC的opengl编制的虚拟现实的例子,是房间及电脑的表达,通过鼠标的左右键可进行平移、旋转等操作。,VC with the opengl prepared examples of virtual reality is the expression of the room and computer, through the left and right mouse button can be translation, rotation and other operations.
hidmouse
- 一个虚拟鼠标驱动程序的范例,值得一看,-An example of a virtual mouse driver, worth a visit
HIDouse
- 通过HID类实现虚拟鼠标是学习USB编程的绝好资料在此感谢百合电子-HID class through the Virtual Learning USB mouse is an excellent programming information to thank Lily E
MySolarSystem(1.2)
- OPENGL太阳系模拟。相应鼠标键盘操作,可以随意拖动变换视角,具有虚拟时间,能够录制操作。显示或隐藏轨道线-OPENGL solar system simulation. Corresponding keyboard mouse, drag can change the perspective of virtual time, it can record the operation. Show or hide the track line
testball
- OpenGL,地球模型,纹理加载,虚拟跟踪球的实现-OpenGL, the Earth model, texture loading, the realization of a virtual tracking ball
virsb
- 虚拟键盘和鼠标的设备,使系统里有一个虚拟的键盘和鼠标,不设备硬件直接模拟-A virtual keyboard and mouse devices, so that the system has a virtual keyboard and mouse, not the direct simulation of the device hardware
SoftKbd
- 软键盘,通过鼠标点击虚拟的按钮来虚拟键盘操作-a soft keyboard
WVFK
- 虚拟鼠标键盘驱动,驱动精灵核心,可以加上脚本控制程序-Virtual mouse keyboard driver, driver genius core, plus the scr ipts can control program
VR_with_OpenGL
- 开发环境为VC,结合OpenGL,实现了在鼠标拖动情况下的虚拟漫游。程序有代码注释。-Development environment for the VC, combined with OpenGL, the realization of a mouse drag in the case of virtual roaming. Procedure code Notes.
BluetoothController.tar
- 蓝牙手机控制器,通过蓝牙由手机的J2me程序搜索服务端,PC负责接受信号,并对鼠标键盘进行操作,实现手机作为PC遥控器的目的-Bluetooth mobile phone controller, using Bluetooth on the client side(phone) to search services. PC is responsible for receiving signals, controlling the mouse and keyboard so as to creat
vmouse
- 模拟实现了鼠标驱动,有详细说明,对研究驱动有很大帮助-Simulation to achieve a mouse-driven, there is a detailed descr iption
HideMouseKeyB
- 鼠标自由控制,虚拟键盘操作.Vc6.0使用调试-application of mouse and keyboard
winmenu
- VXD虚拟设备驱动程序源代码。VxD被简称为虚拟设备驱动程序。x代表各种设备的名字,如虚拟键盘驱动程序(vkd),虚拟鼠标驱动程序(vmd)等等。这个源码包内包括有多种设备的虚拟驱动程序源码。-VXD virtual device driver source code. VxD has been referred to as a virtual device driver. x on behalf of the names of a variety of devices, such as the
虚拟鼠标驱动
- 虚拟鼠标驱动,vc6.0开发,实现键盘控制鼠标。