1)  hardware description language
硬件描述语言语
2)  hard ware
硬件
3)  software
硬件
1.
Analyzing those reasons,we find that the reason concerns hardware and software,but it isn t easy to judge the reason of software.
分析其原因,不外乎硬件和软件两方面的原因,而软件方面相对而言是不好判断的。
2.
The techniques so called simulating the Inter Ic bus transmission protocols and simulating asynchronous communication of singlechip by software are used.
为了克服传统管理方法的不足,开发了一种封闭式管理的门禁控制系统,介绍了系统的工作原理及结构,给出系统硬件原理图,讨论了软件模拟I2C传输协议以及模拟单片机异步通信进行信息交换的实现方法。
3.
The design and development of hardware and software, and the application of the virtual instrument are discussed .
也以总线的方式对虚拟仪器进行了分类 ,重点介绍虚拟仪器技术及其软、硬件体系结构、性能特点及其在分析化学中的应用与其发展前景。
4)  Hardware
硬件
1.
Analysis of WS-400 welding machine hardware;
对WS-400焊机的硬件分析
2.
The design and application of hardware system based on TMS320C6713 for AMB supported reaction wheel;
基于TMS320C6713的磁悬浮动量轮控制系统的硬件设计与应用
3.
Research on hardware anti-interference technology for computer control systems;
计算机控制系统中硬件抗干扰技术的研究
5)  "Hardware"
“硬件”
6)  Hardware design
硬件设计
1.
The hardware design of electric generator’controller based on single-chip microcomputer;
以单片机为核心的发电机控制器硬件设计
2.
Software and hardware design for TD-SCDMA integrated test instrument physical layer;
TD-SCDMA终端综合测试仪物理层的软硬件设计
3.
The hardware design of single chip control system for the new power supply vehicle;
新型电源车单片机控制系统硬件设计
参考词条
补充资料:图像描述语言
      用于描述图像的一种形式语言。这种语言的句子用表示基元(见模式文法)的终止符、连接算符和括号组成的链表示,它是1969年由C.肖建立的。首先在每个基元上选定两个不同的点,分别标记为头(h)和尾(t),然后规定一个一元算符~和一组二元算符{+,-,×,*},使基元或子模式可在头、尾处连接起来。这些算符的意义如图1。~a是将a的头尾颠倒;a+b是将b的尾与a的头连接;a-b是将b的头与a的头连接;a×b是将b的尾与a的尾连接;a*b是将b的头和尾分别与 a的头和尾连接。四种连接运算所得结果的头和尾都分别是b的头和a的尾。例如,图2上方ɑ,b,c,d表示基元,那么,其下方的图像可以由(b+(b-c)+c+d+(d×(~b))+(~b))*(a+(b+a+(~b))*a+a)描述。设VT={b|b为基元}∪{+,-,×,*,~,(,)},则以VT为终止符集的适当的短语结构文法,能够生成图像描述语言。例如,上下文无关文法G=({S,A,B},{ɑ,b,+,×,(,)},P,S),其中P={S─→B+(B+A)×(A),A─→a+A,A─→ɑ,B─→b+B,B─→b},可以用来对各种尺寸的字符进行描述。图像描述语言可以用链表示某些二维图像,所以在句法模式识别中得到较多的应用。  参考书目
   K.S.Fu,Syntactic Pattern Recognition and Applications,Prentice-Hall,Englewood Cliffs, N.J.,1982.

  

说明:补充资料仅用于学习参考,请勿用于其它任何用途。