代码搜索:usb 是什么?
找到约 10,000 项符合「usb 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/25196/845855
usb+Φ
/*
* This source code has been downloaded from
* http://code.google.com/p/usb-missile-launcher/ on 8.12.2007
* where it is/was made available under the
* GNU General Public License v2
*/
www.eeworm.com/read/25196/845856
usb+Φ
bin\Debug\USB Missile.dll
bin\Debug\USB Missile.pdb
obj\Debug\ResolveAssemblyReference.cache
obj\Debug\USB Missile.dll
obj\Debug\USB Missile.pdb
www.eeworm.com/read/25196/845857
usb+Φ
www.eeworm.com/read/25196/845858
usb+Φ
www.eeworm.com/read/25196/845859
usb+Φ
www.eeworm.com/read/25196/845860
usb+Φ
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of att
www.eeworm.com/read/25196/845861
usb+Φ
www.eeworm.com/read/25196/845862
usb+Φ
www.eeworm.com/read/25196/845864
usb+Φ
The USB communication part of this project is based on the source code from
Evan Dudzik's project "Asynchronous PIC-to-PC USB Interrupt Transfers" available
at http://eegeek.net/content/view/47/32/