Windows CE NET下USB设备驱动开发
上传时间: 2014-12-04
上传用户:ikemada
TornadoDeviceDriverWorkshop.rar 风河公司有关设备驱动程序的培训资料。
标签: TornadoDeviceDriverWorkshop 风河 设备驱动
上传时间: 2014-11-06
上传用户:GavinNeko
Win2000下PCI图像采集设备驱动程序设计
上传时间: 2013-11-29
上传用户:源码3
选举投票程序 设代号为"A","B","C 的三个足球先生
上传时间: 2013-11-26
上传用户:rocketrevenge
eCos网络设备驱动接口和文档介绍。eCos是开源的一款嵌入式操作系统,最简内核可以小到几十K.
上传时间: 2014-01-01
上传用户:星仔
基于VxWorks的PCI设备驱动程序开发.pdf
上传时间: 2013-12-31
上传用户:zhaiye
Linux设备驱动程序的编写 Linux设备驱动程序的编写
上传时间: 2015-12-17
上传用户:杜莹12345
function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then return(m) else if x>L[m] then
标签: begin Binary_Search function return
上传时间: 2015-12-17
上传用户:tb_6877751
ITU-T G.729语音压缩算法。 description: Fixed-point description of commendation G.729 with ANNEX B Coding of Speech at 8 kbit/s using Conjugate-Structure Algebraic-Code-Excited Linear-Prediction (CS-ACELP) with Voice Activity Decision(VAD), Discontinuous Transmission(DTX), and Comfort Noise Generation(CNG).
标签: description commendation Fixed-point 729
上传时间: 2014-11-23
上传用户:thesk123
D12 USB设备控制芯片驱动程序代码,是学习USB设备驱动编程的好资料
上传时间: 2014-11-27
上传用户:gxrui1991