搜索资源列表
cp2102
- cp2102 is a Single-Chip USB to UART Data Transfer-cp2102 is a Single-Chip USB to UART Data trapidil nsfer
java_usb
- 该源码为利用jusb jar包,进行java桌面usb驱动的开发,本源码中vid:0x0506 pid:0x1023,采用usb中断传输方式进行数据传递。-The source code for the use of jusb jar package java desktop usb-driven development, this source in the vid: 0x0506 pid: 0x1023, using the usb interrupt transfer mode for d
java-USB-LPC1768
- java USB通信实例操作,MCU选用LPC1768,keil编译,协议自定。java选用netbeans5.0,java调用usb lib实现USB和MCU通信,监控IO、设置IO、ADC采集、USB转4通道UART等-java USB communication instance of operation, the MCU selection LPC1768, keil compiler protocol custom. java selection of netbeans5.0, jav
Lesson28
- 实现手机USB传输,但不充电,能够模拟续航能力进行手机性能测试-The realization of mobile USB transfer, but not charging
package-javaapplication1
- 1. 输入字符串sV后,将其中的标点符号(, . ! ?)转换成空格 。全部字符转换为小写字母; 2. 字符级检测:全部字符为小写字母、数字或空格; 3. 再次创建Scanner对象,从sV中扫描词组,= new Scanner(sV) ,用next()方法,将词组存放到字符串数组sVa[]中; 4. 词组级检测:剔除纯英文字符串以外的非法字符串; 5. 排序,剔除相同的英文单词,输出。 测试文本: The USB 3.0 specification was published on 12