说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 串口驱动程序
1)  serial port driver
串口驱动程序
1.
The structure and mechanism of serial port driver on the RTOS VxWorks are introduced,then the development of standard device driver for the multi-serial-port card based on the PCI bus is analyzed,and multi-serial-port card working in IRQ sharing mode is achieved.
介绍了在嵌入式操作系统VxWorks下串口驱动程序的结构和原理,分析了基于PCI总线的多串口扩展卡的标准驱动开发过程,并实现了多串口卡共享中断。
2.
This paper introduces the structure of serial port driver on the VxWorks system, then the achievement of the driver of serial driver is analyzed.
该文介绍了嵌入式VxWorks操作系统的串行设备驱动程序的结构,分析了VxWorks启动过程中串行设备驱动的实现,设计了一个基于VxWorks操作系统的多串口共享中断的驱动程序,并且实现了将串口驱动程序以模块的方式动态加载到VxWorks操作系统中。
2)  uart driver
串行驱动程序
1.
Both the setup of simulation environment of μVision4 and the process to debugging and simulating the C8051F321 uart driver are discussed,and the simulative script of the uart driver is realized.
重点讨论了μVision 4的仿真环境的建立和C8051F321串行驱动程序的仿真调试过程,实现了串行驱动程序仿真脚本。
3)  Universal serial bus driver (USBD)
通用串行接口的驱动程序(USBD)
4)  Serial Driver
串口驱动
1.
Realization of VxWorks serial driver for ARM;
VxWorks串口驱动在ARM微处理器上的实现
2.
The design of driver and the development of serial driver are important in constructing embedded system.
驱动程序及串口驱动的开发和设计是构建嵌入式系统的重要组成部分。
3.
The drivers for PDD layer in series are transplanted and modified, and the serial driver is added into the system registry.
NET平台下基于UART的串行通信手持设备的编程方法,设计出RS232抄表、红外抄表、射频抄表等多种抄表模式,并对串口PDD层驱动程序进行移植和修改,同时为系统注册表添加串口驱动。
5)  Serial port driver
串口驱动
1.
Finally,serial port driver is appended to the source code,the COM debug assistant is accomplished.
首先在Qt下以一种图形化的编程方式完成串口调试助手界面的设计,再将其生成源代码,然后在源代码中添加串口驱动,完成串口调试助手的设计。
2.
The software part is mainly divided into the transplant of μC/OS-Ⅱembedded operating system and the design and realization of serial port driver module.
软件部分主要分为μC/OS-Ⅱ嵌入式操作系统的移植与串口驱动模块的设计与实现。
6)  miniport driver
小端口驱动程序
1.
This thesis is based on the development of wireless card, the NDIS miniport driver for the wireless card which works in Windows2000 and the configuration module to configure the parameter of the wireless card are implemented.
0套片的NDIS小端口驱动程序和用于配置网卡参数的配置模块。
补充资料:编译程序的编译程序


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

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