搜索资源列表
CANdll
- can bus 动态链接库,由博世公司提供,与它的开发工具canoe,canopen,caneditor等有关-Dynamic Link Library can bus, provided by Robert Bosch GmbH, with its development tools, canoe, canopen, caneditor and other relevant
usb_setup
- 图解USB总线枚举过程,最直观地介绍了USB总线的总线枚举过程。-USB bus enumeration process diagram, the most intuitive descr iption of the USB bus enumeration process of the bus.
a
- 利用Visual+C++实现USB设备与PC机通信-The use of Visual+ C++ to achieve the USB device and PC communication. Pdf
usb-CPP
- C#的usb通讯编程 using System using System.Collections.Generic using System.ComponentModel using System.Data using System.Drawing using System.Text using System.Windows.Forms using System.IO namespace U盘更新 { public part
cSharpForUSB
- 找了好久的C#实现的USB接口操作类,新手看看有好处-For a long time the C# implementation of the USB interface operations, novice look good
baseTEA5767USB
- 基于 TEA5767 的 USB 调频收音机设计/收音机软件设计/USB 软件设计-TEA5767 receiver C resouse
Physical-Layer-Serial-Interface-Standards
- Overview Physical Layer Interface Standards (PSTN) EIA RS-232-C/D, V.24, V.28, RS-423-A, RS-422-A, RS-449, EIA-530, V.35, USB, Hierarchy ITU - T V series.
C++_MFC界面读写USB_HID设备数据程序
- 这个文档中主要是在MFC中实现USB通信的上位机代码,可以理解为是一个USB调试助手的代详细的码说明文档。