A GENERIC Sample Application 一个GENERIC实例应用程序
标签: GENERIC Application Sample 应用程序
上传时间: 2016-03-26
上传用户:nanshan
A GENERIC Sample Application 一个GENERIC实例应用程序
标签: GENERIC Application Sample 应用程序
上传时间: 2013-12-31
上传用户:xinyuzhiqiwuwu
usb bulk 传输例程。 * The bulkusb driver is a GENERIC function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations. * The USB device used for this sample is a GENERIC Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip.
标签: driver function Windows bulkusb
上传时间: 2016-04-25
上传用户:270189020
A Zilog Z80 simulator, debugger and profiler tailored for ZX Spectrum development (but GENERIC enough to be used with other platforms)
标签: development simulator Spectrum debugger
上传时间: 2016-05-26
上传用户:love_stanford
redboot GENERIC 经典文档
上传时间: 2016-06-06
上传用户:asdkin
This a GENERIC PCI express device driver that enable user to access the device without caring much of the PCI express protocol in user mode. An utility program was built to help user in developing the application based on the given skeleton.
标签: device GENERIC express without
上传时间: 2013-12-22
上传用户:invtnewer
This sample provides a GENERIC example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes section for more information. This sample works on both x86 and Alpha platforms, and is 64-bit compliant. It builds with Microsoft® Visual C® 6.0. It does not implement Plug and Play or Power Management.
标签: sample vendor-specific minidriver provides
上传时间: 2013-12-20
上传用户:wyc199288
Modern C++ Design, GENERIC Programming and Design Patterns Applied
标签: Design Programming Patterns Applied
上传时间: 2013-12-24
上传用户:lindor
Libnet is a GENERIC networking API that provides access to several protocols. It is not designed as a all in one solution to networking. Currently many features that are common in some network protocols are not available with Libnet, such as streaming via TCP/IP. We feel that Libnet should not provide specific features that are possible in other protocols. If we restrict Libnet to the minimal needed to communicate (datagram/packets) then this allows it to support more interfaces. 很好的学习linux网络变成的源码
标签: networking protocols designed provides
上传时间: 2016-10-18
上传用户:changeboy
C++设计新思维。泛型編程與設計範式 之 應用 Modern C++ Design GENERIC Programming and Design Patterns Applied Andrei Alexandrescu 著 侯捷 / 於春景 合譯
标签: Design Programming Patterns Applied
上传时间: 2016-11-14
上传用户:yyyyyyyyyy