搜索资源列表
EZ_USB_source_code
- When you start a new project in c++ or java ,usb source code
testdrv
- 一个键盘记录驱动源代码,完整慎用支持USB键盘和PS/2键盘-A keylogger driver source code, complete support for USB keyboard with caution and PS/2 keyboard
Interdemo
- java的接口和单链表程序,实现简单的USB接口初始化功能,用于java的初级入门。-java interface and singlelink program, a simple USB interface initialization function for the primary entry of java.
UsbAccessory
- A class representing a USB accessory Source Code for Andriod.
StorageNotification
- The notification that is shown when a USB mass storage host is connected.
Lock
- U盘锁电脑,从电脑拔出,就会锁住电脑的屏幕。-From a computer usb lock computer to pull out, will lock the computer screen
WifiAD-src
- android 平台下无线调试开发工具源码, 使用wifi连接adb调试,不需要usb线连接。 方便调试需要USB设备连接的a-Android platform for wireless debugging and development tools source code, using WiFi connection ADB debugging, do not need to connect USB line. Easy debugging requires the USB device to
PX4Flow
- 软件的主要功能是分析数据,接收从PX4Flow传感器装置通过USB接口,然后显示在界面处理后的数据。-The task is to set up a software to gap and analysis the data send PX4Flow Sensor device via USB port, then display processed data on interface.
package-javaapplication1
- 1. 输入字符串sV后,将其中的标点符号(, . ! ?)转换成空格 。全部字符转换为小写字母; 2. 字符级检测:全部字符为小写字母、数字或空格; 3. 再次创建Scanner对象,从sV中扫描词组,= new Scanner(sV) ,用next()方法,将词组存放到字符串数组sVa[]中; 4. 词组级检测:剔除纯英文字符串以外的非法字符串; 5. 排序,剔除相同的英文单词,输出。 测试文本: The USB 3.0 specification was published on 12
cli-find-usb
- 在linux/mac下 通过命令行工具与串口进行通信,自己验证可以操控tessel2板子,espruino 以及esp32板子等iot开发的设备(A command line tools for developers to communicate with IOT boards(with usb interface))