搜索资源列表
usb2serial
- usb to rs232 虚拟RS232串口驱动程序-usb to rs232 virtual RS232 serial port driver
serialnew
- 开发虚拟串口驱动程序,文本格式,地层开发.-development of the Virtual Serial Port Driver, text format, strata development.
N8VBvCOM
- 一个虚拟串口的驱动程序源代码,很经典,参考性很强。
IrCOMM2k-2.0.0-beta2-src
- 虚拟红外线串口驱动-virtual serial port driver infrared
commport
- Windows2K下虚拟串口设备驱动程序及相关应用程序
虚拟串口驱动源码
- 虚拟串口驱动源码
USBVirtualCOM.rar
- 基于USB驱动的虚拟串口程序,有源码的DDK下面USB驱动程序。,USB drive-based virtual serial procedures, the following DDK source USB driver.
DDK_Virtual_COM.rar
- VC写的VirtualCOM虚拟串口驱动,基于DDK,在VC环境下打开工程文件直接编译,可以扩充功能。,Windows Virtual Com Driver source code project, write and compiled under Virtual C++ environment.
Virtual_COM
- 虚拟串口设备驱动。介绍了串口开发的框架模型。-Virtual serial port device driver. Introduced the framework of the serial model of development.
stm32_vcp
- stm32f10x 虚拟串口驱动程序 软件usb转串口 最大速率usb2.0 fullspeed-stm32f10x virtual serial port driver software usb serial maximum rate usb2.0 fullspeed
emulate_com
- windows下虚拟串口驱动,程序虚拟出两个串口,并且让两个串口互相通信-virtual serial port driver under windows, the program two virtual serial port and two serial ports to enable communication with each other
windows_Virtual_COM
- windows下虚拟串口设备驱动:(1)串口驱动的入口函数(2)写函数实现(3)读函数实现-windows under a virtual serial port device drivers: (1) the entrance of the serial driver function (2) write function (3) Reading function
vcom
- 虚拟串口驱动程序!WDM 实现本机虚拟出多个串口-Virtual Serial Port Driver! WDM to achieve a number of local virtual serial port
VSerial
- windows下的虚拟串口驱动,可以虚拟出串口,用于模拟通信。-windows under a virtual serial port driver, the virtual serial port can be used for analog communications.
VirtualSerial
- windows平台下虚拟串口驱动实例代码,在CE平台也可以使用,值得学习的哦-Virtual Serial compot driver code,it is a good sample for study
Virtual_serial_port_driverV1.0
- 虚拟串口驱动,包括驱动使用说明,驱动开发源码-Virtual serial port driver, including driving instructions, source-driven development
Virtual-COM
- 搜集了所有的虚拟串口驱动,包含com0com, vcom, VSer等-Collect all the virtual serial port driver, including com0com, vcom, VSer etc.
VCom_to_udp_umdf
- WDF开发的UMDF虚拟串口驱动,实现了串口数据到UDP数据的转换。可以在XP上使用。-A UMDF virtualserial driver developed by WDF,conver serial data to ethernet UDP packet. We can use it in XP or later.
VirtualSerial
- 基于com0com实现的虚拟串口驱动,实现了波特率自适应的功能-Virtual serial port driver based on com0com implementation, has realized the baud rate adaptive function
VirtualSerial
- windows 虚拟串口的wdf驱动源码(windows virtual serial port wdf driver)