说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> USB设备驱动程序
1)  USB device driver
USB设备驱动程序
1.
This paper introduces detailedly the configuration,interface,port of USB and today popular USB device driver of WDM and its work process.
详细介绍了USB设备的配置,接口,端点以及当前流行的WDM型USB驱动程序的体系结构和其驱动程序的工作过程,并结合实例阐述了利用Driver Studio的工具包开发WDM型USB设备驱动程序的方法。
2.
Then,emphasize the development and design of USB device,among them include primarily;The design of USB hardware,the development of the firmware,the development of USB device driver.
然后,着重介绍了USB设备的设计和开发,其中主要包括:USB硬件设计,固件程序的开发,USB设备驱动程序的开发。
3.
1, which is developed by Compuware Corporation, to develop Windows WDM USB device drivers.
1来开发Windows WDM USB设备驱动程序
2)  USB device driver program
USB设备类驱动程序
1.
This paper discusses the development of USB device driver program of the Bluetooth wireless receive-and-deliver module in the Linux operation system environment,and concludes and summarizes the development of the USB device driver program in Linux environment.
论述了在Linux操作系统环境下,蓝牙无线收发模块的USB驱动程序的开发过程,对在Lin-ux系统环境下开发一般USB设备类驱动程序进行了归纳与总结。
3)  USB host device driver
USB主机设备驱动程序
4)  USB device driver
USB设备驱动
1.
Research and Design of Multifunctional USB Device Driver Based on Embedded System;
面向嵌入式系统的多功能USB设备驱动研究
2.
The general process of developing USB device dirver used in this paper can be refered by others USB device driver developing based on VxWorks.
介绍了VxWorks下USB驱动的层次结构,分析了USB设备驱动程序开发的一般方法和关键技术。
3.
Second the USB device drivers based on the ZX2930 EVB2.
0板的USB设备驱动进行了研究,并在此基础上对基于VxWorks的USB设备驱动进行了实现,成功建立了PC机与EVB2。
5)  USB device drivers
USB设备驱动
1.
To solve the problem of drivers of USB device under Windows CE, this paper analyses the framework of USB system soft-ware and the entry function of the USB device drivers in detail, and gives more description of the development of drivers of USB de-vice using Stream Interface function.
本文针对WindowsCE下USB外围设备的驱动开发问题,对WindowsCE下USB系统软件的结构,和USB设备驱动程序的入口点函数进行了研究,并且重点介绍了采用流接口函数的USB设备驱动程序的设计与实现。
2.
This paper gives common flow and method of USB device drivers,the flow of driver development of USB video data acquisition which use the standard of V4L API on the Linux OS and the program design of the important steps are introduced in detail.
在介绍一般USB设备驱动程序开发的流程和方法的基础上,详细阐述了Linux操作系统下利用Video for Linux(V4L)标准API开发USB视频采集驱动的流程,给出了视频设备打开、初始化、关闭以及视频数据捕捉等关键步骤的程序设计,并提出了针对V4L标准API的优化设计方法。
6)  USB driver
USB驱动程序
1.
; Then, analysis the USB driver system of Embedded Linux in detail, including the USB driver system of host and device, relative data structures and function, as well as the working theory of OTG driver.
实现OTG功能关键在于实现USB OTG接口控制芯片和相应的USB驱动程序。
补充资料:编译程序的编译程序


编译程序的编译程序
compiler-compiler

b Ianyi ehengxu de blanyi chengxu编译程序的编译程序《compile卜伪mpiler》产生编译程序的编译程序。它接受用某一适当的表示体系描述的某一语言类中任一语言A的词法规则、语法规则、语义规则和(或)代码生成规则,并从这些描述产生出用目标语言B写的关于语言A的编译程序的全部或部分。编译程序的编译程序又称为偏译租序的生成租序。 通常,编译程序分成词法分析程序、语法分析程序、语义分析程序、代码生成程序等若干部件。这些部件可以用一个总的编译程序的编译程序的不同部分来生成,也可以分别用不同的专用生成程序来生成。这些专用生成程序包括词法分析程序的生成程序,语法分析程序的生成程序和代码生成程序的生成程序等。 词法今析租序的生成粗序接受以正则文法或其它类似文法描述的单词,构造一个有限状态自动机,由此生成一个词法分析程序。 语法介析程序的生成程序接受以上下文无关文法的形式描述的源语言的语法,生成一个语法分析程序。各种语法分析程序的生成程序随实现语言、语法分析算法的原理以及源程序中语法错误处理能力的不同而异。如采用LR的语法分析程序的生成程序YACC和采用递归下降法的语法分析程序的生成程序L比en。 语义分析程序、中间代码生成程序和目标代码生成程序的生成程序的设计与实现与形式化的语义描述紧密相关。语义描述形式化技术相当困难,目前大多数生成程序中语义描述还是采用非形式化,它们的基本思想是为源语言的上下文无关文法的语法符号或产生式配以翻译子程序(语义动作或语义子程序)。 现有不少性能很好的编译程序的编译程序,如词法分析程序的生成程序LEX,语法分析程序的生成程序yACC和LLgen,它们都显著提高了编译程序的开发效率。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条