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