搜索资源列表
usb-driver-config
- lpc2xxx 开发板中 USB驱动程序软件包的配置.PDF-lpc2xxx Development Board of USB driver software configuration. PDF
USB-TEST-S3C44B0X
- 简单测试S3C44B0X开发板USB设备的功能。PC通过USB口向芯片下发指令。调试之前要装USB驱动,调试过程要打开代理软件(已在包内),在ADS1.2下调试,
USB.rar
- java 访问的包 ch.ntb.usb-0.5.7.jar libusb0.dll libusbjava.dll libusb-win32-filter-bin.exe,java package visit ch.ntb.usb-0.5.7.jarlibusb0.dlllibusbjava.dlllibusb-win32-filter-bin.exe
usb-2440.rar
- mini2440开发板上USB驱动源码包,the development of on-board USB drive mini2440 source packages
USB-ISP_driver
- atmega8,USB_ISP下载驱动程序包.希望对你们有用.-atmega8, USB_ISP download the driver package you want to be useful.
rt73-usb-linux
- 此压缩包内包含了几乎全部的无线网卡驱动资料,包括关于无线网卡驱动的各种论文,资料,以及rt73等常用网卡的驱动源代码,电路原理图,看完里面的东西,你绝对能够自己编写驱动了。-This archive contains almost all of the wireless card drivers, including information on the wireless network card driver for various papers, data, and network card
USB
- 2440的USB驱动源码,对制作BSP包的朋友十分有帮助!-2440 s USB driver source code, BSP packages for the production of very helpful friend!
USB
- VC5416 对USB寄存器的读/写、配置; VC5416 对 USB的 FIFO 的操作; VC5416 对 USB的 setup 包的操作; VC5416 对 USB的 Endpointo 的操作;-VC5416 of USB register read/write, configuration VC5416 on the USB-FIFO operation VC5416 for USB operation of the setup packet VC5416
AU1t2xmW
- 支持PC机的各种端口的读写,包括,并口,串口,USB,-Support a variety of PC-to read and write ports, including parallel, serial, USB, etc.
STM32-USB-develop-notes
- 基于STM32单片节介绍了USB各种包的应答方式-Based on the STM32 chip USB section describes the way the response of various package
Practical-USB-serial-source-code-package-of-Usb-To
- 实用的USB转串口源代码包下载,文件包括驱动inf文件等UsbToUart,-Practical USB-serial source code package to download, the file including the driver inf files UsbToUart,
USB
- 图解USB协议,分为三个部分:枚举过程,数据包分析以及USB标准描述符-Graphic USB protocol, divided into three parts: enumeration process, packet analysis, and USB standard descr iptors
Usb-Mouse-
- 单片机 Usb Mouse 鼠标设计实例资料包之一-SCM Usb Mouse mouse design is one instance of information package
USB-d12-keyboard
- USB键盘源代码: 1、压缩包中包含了由盛唐公司研制的USB_D12开发评估板实现USB键盘的全部源代码. 2、源代码中的U_Keyboard.C文件实现了数据通讯的协议,Chap_9.C含有键盘枚举所需的各种描述符。 3、上述文件实为USB接口芯片D12开发的经典参考资料及制作USB键盘的极佳参考原型。 -USB keyboard source code: 1, compressed package that contains the company developed by
USB-driver-on-wince
- 通用串行总线(USB)具有方便快速一系列优点,近年来已经发展成为一种比较普遍的计算机与外设的接口。在设计USB设备的过程中不可避免的要涉及到设备驱动程序的设计。首先整体上简要介绍了USB及其通信模型,然后详细讨论了Windows的WDM驱动程序模型,重点阐述了基于WDM的USB设备驱动程序的具体开发过程。最后给出了当前流行的几种USB设备驱动的开发工具及其特点。通过设计USB设备驱动,实现了自行设计的USB数据采集系统与PC的通信。 关键字:通用串行总线(USB); USB请求包(URB);
ch.ntb.usb-0.5.9.jar
- ch.ntb.usb-0.5.9.jar为java 在windows下访问USB的开发包。下载后去除.gz是java的jar包-ch.ntb.usb-0.5.9.jar java under windows to access the USB Development Kit. Download removal. Gz is the java jar package
javax.usb.jar (1)
- 这个是实现usb插拔的jar包,导入后相当管用,把他放在项目的lib下,然后就可以使用啦,这个是Windows的系统使用,谢谢(This is a usb plug-pulled jar, which is quite useful after the import, put him under the project lib, and then you can use it. This is the Windows system for use, thank you)
手机抓包步骤(1)
- 在windows的模拟命令行中执行: Cd d:\soft\tools //进入windows系统某个目录 adb shell //调用安卓的adb接口进入手机系统 su //切换root用户 在手机上按“同意”之后再执行: Cd /data/local //进入Tcpdump目录 ./tcpdump –p –vv –s 0 –w /sdcard/test.pcap //开始抓包命令,test只是抓包后的文件名,可自己更改 在手机上访问需测试的网址,访问之后
CATC USB2.0 抓包
- 嵌入式usb开发必备,抓包工具 非常好用的usb开发辅助工具!(Embedded USB development necessary, capture tools Very good use of USB development tools!)
USB驱动
- USB转com驱动程序PL2303的安装包,支持Windows。