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
这是一个中断控制器的IP,功能很全,可以直接使用,类似于intel的8259,作为中断扩展。
标签: 中断控制器
上传时间: 2016-04-30
上传用户:wuyuying
这个很酷!最新915主板超详细电路图,intel原版。硬件开发人员必看。(绝对内部资料)
上传时间: 2016-05-01
上传用户:lx9076
通过 HP-UX 11i,HP 提供了高可用性、高安全性的可管理操作系统,以满足 端对端的 Internet 关键计算的需求。HP-UX 11i 支持 Enterprise、Mission-Critical 和 Technical computing 环境。在 PA-RISC 系统和基于 intel Itanium 的系统 上均可使用 HP-UX 11i。
上传时间: 2014-08-06
上传用户:xiaoyunyun
Linux0.00版的完全注释这是引导扇区代码,Linus也是使用intel的汇编语法写的,这里使用了NASM的编译器, 所以遵循NASM的语法, 而且也努力把后面的 HEAD.ASM 代码也写成NASM的,而不象Linus那样用难懂的 AT&T语法! 重写这些代码仅仅是为了学习和自己动手调试,希望这里是个好开头!:)
上传时间: 2016-05-14
上传用户:邶刖
随着CPU技术的发展,更多的晶体管和更高的主频,都造成了CPU功率的飙升。intel为了对付prescott核心,开始从多方面加强散热,比如38度机箱,比如BTX,比如9CM风扇的主流应用等,但同时也造成了噪声和灰尘的困扰。本文介绍的是以单片机为控制核心的机箱温监控系统的设计,可根据不同的CPU温度,线性调节风扇的转速与之对应。阐述了单片机与数字温度传感器、1602通用液晶之间的通讯,温度采集处理,PWM调制基本原理,IGBT应用等。分析了系统的软、硬件结构及工作原理。加以扩展,可应用到冷却系统、电阻炉温控系统等。
上传时间: 2016-06-28
上传用户:wanghui2438
1D/2D 向量计算封装,特别经过SSE优化,能够提供与intel IPP速度接近的向量计算,支持矩阵转置、矩阵加减乘除。精度支持单/双精度设置,需要SSE2以上指令支持。
上传时间: 2014-01-25
上传用户:weiwolkt
NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和intel语法相似但更简单。它支持 Pentium , P6 , MMX , 3DNow! , SSE and SSE2 指令集
上传时间: 2014-08-09
上传用户:Andy123456
基本输入输出系统的中断源代码,基本上包含了intel体系所有中断源的源代码。
上传时间: 2014-01-26
上传用户:13215175592
Free 8051 asm compiler for win new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format numberless small extensions and improvements bug fixes For details see the ASEM-51 Release Notes.
标签: dramaticall processing platforms compiler
上传时间: 2013-12-20
上传用户:chongcongying