文件名称:usb2com
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:134.7kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
USB转串口的虚拟串口驱动
USB2COM 是给USB转串口转换器写的虚拟串口驱动程序(Windows2000/XP), 适用于Cypess的 USB-HID->COM转换器 (未测试), 以及与之兼容的设备。 USB-HID->COM转换器是兼容USB HID类设备的设备,因此可以不用此驱动,直接 以USB_HID类设备访问。-USB转串口的虚拟串口驱动
USB2COM 是给USB转串口转换器写的虚拟串口驱动程序(Windows2000/XP), 适用于Cypess的 USB-HID->COM转换器 (未测试), 以及与之兼容的设备。 USB-HID->COM转换器是兼容USB HID类设备的设备,因此可以不用此驱动,直接 以USB_HID类设备访问。
USB2COM 是给USB转串口转换器写的虚拟串口驱动程序(Windows2000/XP), 适用于Cypess的 USB-HID->COM转换器 (未测试), 以及与之兼容的设备。 USB-HID->COM转换器是兼容USB HID类设备的设备,因此可以不用此驱动,直接 以USB_HID类设备访问。-USB转串口的虚拟串口驱动
USB2COM 是给USB转串口转换器写的虚拟串口驱动程序(Windows2000/XP), 适用于Cypess的 USB-HID->COM转换器 (未测试), 以及与之兼容的设备。 USB-HID->COM转换器是兼容USB HID类设备的设备,因此可以不用此驱动,直接 以USB_HID类设备访问。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hid/
hid/CVS/
hid/CVS/Entries
hid/CVS/Entries.Extra
hid/CVS/Entries.Extra.Old
hid/CVS/Entries.Old
hid/CVS/Repository
hid/CVS/Root
hid/testhid/
hid/testhid/CVS/
hid/testhid/CVS/Entries
hid/testhid/CVS/Entries.Extra
hid/testhid/CVS/Entries.Extra.Old
hid/testhid/CVS/Entries.Old
hid/testhid/CVS/Repository
hid/testhid/CVS/Root
hid/testhid/ReadMe.txt
hid/testhid/StdAfx.cpp
hid/testhid/StdAfx.h
hid/testhid/testhid.cpp
hid/testhid/testhid.dsp
hid/testhid/testhid.dsw
linux/
linux/CVS/
linux/CVS/Entries
linux/CVS/Entries.Extra
linux/CVS/Entries.Extra.Old
linux/CVS/Entries.Old
linux/CVS/Repository
linux/CVS/Root
linux/testlibusb.c
vcp/
vcp/CVS/
vcp/CVS/Entries
vcp/CVS/Entries.Extra
vcp/CVS/Entries.Extra.Old
vcp/CVS/Entries.Old
vcp/CVS/Repository
vcp/CVS/Root
vcp/sys/
vcp/sys/buf.c
vcp/sys/buf.h
vcp/sys/CVS/
vcp/sys/CVS/Entries
vcp/sys/CVS/Entries.Extra
vcp/sys/CVS/Entries.Extra.Old
vcp/sys/CVS/Entries.Old
vcp/sys/CVS/Repository
vcp/sys/CVS/Root
vcp/sys/dbg.c
vcp/sys/dbg.h
vcp/sys/ioctl.c
vcp/sys/makefile
vcp/sys/pnp.c
vcp/sys/power.c
vcp/sys/purge.c
vcp/sys/rw.c
vcp/sys/serial.c
vcp/sys/serial.h
vcp/sys/sources
vcp/sys/usb.c
vcp/sys/usb.h
vcp/sys/usb2com.h
vcp/sys/usb2com.inf
vcp/sys/usb2com.rc
vcp/sys/usb2rs232.sys
vcp/sys/waitmask.c
vcp/test/
vcp/test/console/
vcp/test/console/comevent.c
vcp/test/console/comevent.dsp
vcp/test/console/comevent.dsw
vcp/test/console/comtst.c
vcp/test/console/comtst.dsp
vcp/test/console/comtst.dsw
vcp/test/console/comtst2.c
vcp/test/console/comtstd.c
vcp/test/console/CVS/
vcp/test/console/CVS/Entries
vcp/test/console/CVS/Entries.Extra
vcp/test/console/CVS/Entries.Extra.Old
vcp/test/console/CVS/Entries.Old
vcp/test/console/CVS/Repository
vcp/test/console/CVS/Root
vcp/test/console/makefile
vcp/test/console/pktxfer.c
vcp/test/console/pktxfer.dsp
vcp/test/console/pktxfer.dsw
vcp/test/console/sources
vcp/test/CVS/
vcp/test/CVS/Entries
vcp/test/CVS/Entries.Extra
vcp/test/CVS/Entries.Extra.Old
vcp/test/CVS/Entries.Old
vcp/test/CVS/Repository
vcp/test/CVS/Root
vcp/test/mfc/
vcp/test/mfc/comtst/
vcp/test/mfc/comtst/comtst.cpp
vcp/test/mfc/comtst/comtst.dsp
vcp/test/mfc/comtst/comtst.dsw
vcp/test/mfc/comtst/comtst.h
vcp/test/mfc/comtst/comtst.rc
vcp/test/mfc/comtst/comtstDlg.cpp
vcp/test/mfc/comtst/comtstDlg.h
vcp/test/mfc/comtst/CVS/
vcp/test/mfc/comtst/CVS/Entries
vcp/test/mfc/comtst/CVS/Entries.Extra
vcp/test/mfc/comtst/CVS/Entries.Extra.Old
vcp/test/mfc/comtst/CVS/Entries.Old
vcp/test/mfc/comtst/CVS/Repository
vcp/test/mfc/comtst/CVS/Root
vcp/test/mfc/comtst/mscomm.cpp
vcp/test/mfc/comtst/mscomm.h
vcp/test/mfc/comtst/ReadMe.txt
vcp/test/mfc/comtst/res/
vcp/test/mfc/comtst/Resource.h
vcp/test/mfc/comtst/res/comtst.ico
vcp/test/mfc/comtst/res/comtst.rc2
vcp/test/mfc/comtst/res/CVS/
vcp/test/mfc/comtst/res/CVS/Entries
vcp/test/mfc/comtst/res/CVS/Entries.Extra
vcp/test/mfc/comtst/res/CVS/Entries.Extra.Old
vcp/test/mfc/comtst/res/CVS/Entries.Old
vcp/test/mfc/comtst/res/CVS/Repository
vcp/test/mfc/comtst/res/CVS/Root
vcp/test/mfc/comtst/StdAfx.cpp
vcp/test/mfc/comtst/StdAfx.h
vcp/test/mfc/CVS/
vcp/test/mfc/CVS/Entries
vcp/test/mfc/CVS/Entries.Extra
vcp/test/mfc/CVS/Entries.Extra.Old
vcp/test/mfc/CVS/Entries.Old
vcp/test/mfc/CVS/Repository
vcp/test/mfc/CVS/Root
www/
www/CVS/
www/CVS/Entries
www/CVS/Entries.Extra
www/CVS/Entries.Extra.Old
www/CVS/Entries.Old
www/CVS/Repository
www/CVS/Root
www/index.html
hid/CVS/
hid/CVS/Entries
hid/CVS/Entries.Extra
hid/CVS/Entries.Extra.Old
hid/CVS/Entries.Old
hid/CVS/Repository
hid/CVS/Root
hid/testhid/
hid/testhid/CVS/
hid/testhid/CVS/Entries
hid/testhid/CVS/Entries.Extra
hid/testhid/CVS/Entries.Extra.Old
hid/testhid/CVS/Entries.Old
hid/testhid/CVS/Repository
hid/testhid/CVS/Root
hid/testhid/ReadMe.txt
hid/testhid/StdAfx.cpp
hid/testhid/StdAfx.h
hid/testhid/testhid.cpp
hid/testhid/testhid.dsp
hid/testhid/testhid.dsw
linux/
linux/CVS/
linux/CVS/Entries
linux/CVS/Entries.Extra
linux/CVS/Entries.Extra.Old
linux/CVS/Entries.Old
linux/CVS/Repository
linux/CVS/Root
linux/testlibusb.c
vcp/
vcp/CVS/
vcp/CVS/Entries
vcp/CVS/Entries.Extra
vcp/CVS/Entries.Extra.Old
vcp/CVS/Entries.Old
vcp/CVS/Repository
vcp/CVS/Root
vcp/sys/
vcp/sys/buf.c
vcp/sys/buf.h
vcp/sys/CVS/
vcp/sys/CVS/Entries
vcp/sys/CVS/Entries.Extra
vcp/sys/CVS/Entries.Extra.Old
vcp/sys/CVS/Entries.Old
vcp/sys/CVS/Repository
vcp/sys/CVS/Root
vcp/sys/dbg.c
vcp/sys/dbg.h
vcp/sys/ioctl.c
vcp/sys/makefile
vcp/sys/pnp.c
vcp/sys/power.c
vcp/sys/purge.c
vcp/sys/rw.c
vcp/sys/serial.c
vcp/sys/serial.h
vcp/sys/sources
vcp/sys/usb.c
vcp/sys/usb.h
vcp/sys/usb2com.h
vcp/sys/usb2com.inf
vcp/sys/usb2com.rc
vcp/sys/usb2rs232.sys
vcp/sys/waitmask.c
vcp/test/
vcp/test/console/
vcp/test/console/comevent.c
vcp/test/console/comevent.dsp
vcp/test/console/comevent.dsw
vcp/test/console/comtst.c
vcp/test/console/comtst.dsp
vcp/test/console/comtst.dsw
vcp/test/console/comtst2.c
vcp/test/console/comtstd.c
vcp/test/console/CVS/
vcp/test/console/CVS/Entries
vcp/test/console/CVS/Entries.Extra
vcp/test/console/CVS/Entries.Extra.Old
vcp/test/console/CVS/Entries.Old
vcp/test/console/CVS/Repository
vcp/test/console/CVS/Root
vcp/test/console/makefile
vcp/test/console/pktxfer.c
vcp/test/console/pktxfer.dsp
vcp/test/console/pktxfer.dsw
vcp/test/console/sources
vcp/test/CVS/
vcp/test/CVS/Entries
vcp/test/CVS/Entries.Extra
vcp/test/CVS/Entries.Extra.Old
vcp/test/CVS/Entries.Old
vcp/test/CVS/Repository
vcp/test/CVS/Root
vcp/test/mfc/
vcp/test/mfc/comtst/
vcp/test/mfc/comtst/comtst.cpp
vcp/test/mfc/comtst/comtst.dsp
vcp/test/mfc/comtst/comtst.dsw
vcp/test/mfc/comtst/comtst.h
vcp/test/mfc/comtst/comtst.rc
vcp/test/mfc/comtst/comtstDlg.cpp
vcp/test/mfc/comtst/comtstDlg.h
vcp/test/mfc/comtst/CVS/
vcp/test/mfc/comtst/CVS/Entries
vcp/test/mfc/comtst/CVS/Entries.Extra
vcp/test/mfc/comtst/CVS/Entries.Extra.Old
vcp/test/mfc/comtst/CVS/Entries.Old
vcp/test/mfc/comtst/CVS/Repository
vcp/test/mfc/comtst/CVS/Root
vcp/test/mfc/comtst/mscomm.cpp
vcp/test/mfc/comtst/mscomm.h
vcp/test/mfc/comtst/ReadMe.txt
vcp/test/mfc/comtst/res/
vcp/test/mfc/comtst/Resource.h
vcp/test/mfc/comtst/res/comtst.ico
vcp/test/mfc/comtst/res/comtst.rc2
vcp/test/mfc/comtst/res/CVS/
vcp/test/mfc/comtst/res/CVS/Entries
vcp/test/mfc/comtst/res/CVS/Entries.Extra
vcp/test/mfc/comtst/res/CVS/Entries.Extra.Old
vcp/test/mfc/comtst/res/CVS/Entries.Old
vcp/test/mfc/comtst/res/CVS/Repository
vcp/test/mfc/comtst/res/CVS/Root
vcp/test/mfc/comtst/StdAfx.cpp
vcp/test/mfc/comtst/StdAfx.h
vcp/test/mfc/CVS/
vcp/test/mfc/CVS/Entries
vcp/test/mfc/CVS/Entries.Extra
vcp/test/mfc/CVS/Entries.Extra.Old
vcp/test/mfc/CVS/Entries.Old
vcp/test/mfc/CVS/Repository
vcp/test/mfc/CVS/Root
www/
www/CVS/
www/CVS/Entries
www/CVS/Entries.Extra
www/CVS/Entries.Extra.Old
www/CVS/Entries.Old
www/CVS/Repository
www/CVS/Root
www/index.html
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.