说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 自展组合的编程语言,BCPL语言
1)  BCPL Bootstrap Combined Programming Language
自展组合的编程语言,BCPL语言
2)  assembly language
组合语言;汇编语言
3)  program language
编程语言
1.
The characteristics of C# program language and its potential new functions;
浅谈C#编程语言的特点及潜在的新功能
2.
The importance of the program language to the computer profession is illustrated, the character of the three language and its significance as compulsory course, and also the issue should be paid attention to is discussed.
阐述了编程语言对于计算机专业的重要性,详细分析了三种编程语言的特点以及将这三门语言作为必修课的意义,并说明了学习这些语言应当注意的问题。
3.
A program language in which developers can construct various collaborative applications scheme was studied and sought after.
研究和探讨一种能够灵活定制不同协同应用方案的编程语言。
4)  programming language
编程语言
1.
The paper summarizes development process of military computer and the current situation at home and abroad,simply introduces programming language and development tendency of military computer,in which the division of the several development stages is only for reference in the hope of causing the relevant discussion.
综述了军用计算机的发展过程和国内外现状,简单介绍了军用计算机的编程语言以及军用计算机的发展趋势。
2.
This article introduces how to develop virtual instruments using graph programming language-LabVIEW, designs a set o power useul virtual signal generator based on PC and Web and explains the important part and wide development prospects of virtual instrument in modern measurement technique field.
介绍了利用LabVIEW图形编程语言进行虚拟仪器开发的方法,设计了一种基于PC机和网络的实用性很强的虚拟信号发生器,说明了虚拟仪器在现代测试领域中的重要地位以及其广阔的发展前景。
5)  C51
语言编程
1.
Programmable Dual Channel 12bit D/A Converter TLC5618 and C51 Advanced Language Program;
可编程双路12位数模转换器TLC5618及其C51高级语言编程
6)  natural language programming
自然语言编程
补充资料:可编程序控制器的五种标准编程语言
PLC的用户程序是设计人员根据控制系统的工艺控制要求,通过PLC编程语言的编制设计的。根据国际电工委员会制定的工业控制编程语言标准(IEC1131-3)。PLC的编程语言包括以下五种:梯形图语言(LD)、指令表语言(IL)、功能模块图语言(FBD)、顺序功能流程图语言(SFC)及结构化文本语言(ST)。

    1、梯形图语言(LD)

    梯形图语言是PLC程序设计中最常用的编程语言。它是与继电器线路类似的一种编程语言。由于电气设计人员对继电器控制较为熟悉,因此,梯形图编程语言得到了广泛的欢迎和应用。

    梯形图编程语言的特点是:与电气操作原理图相对应,具有直观性和对应性;与原有继电器控制相一致,电气设计人员易于掌握。

    梯形图编程语言与原有的继电器控制的不同点是,梯形图中的能流不是实际意义的电流,内部的继电器也不是实际存在的继电器,应用时,需要与原有继电器控制的概念区别对待。

    图1是典型的交流异步电动机直接启动控制电路图。图2是采用PLC控制的程序梯形图。


按此在新窗口浏览图片
图1 交流异步电动机直接启动电路图


按此在新窗口浏览图片
图2 PLC梯形图


    2、指令表语言(IL)

    指令表编程语言是与汇编语言类似的一种助记符编程语言,和汇编语言一样由操作码和操作数组成。在无计算机的情况下,适合采用PLC手持编程器对用户程序进行编制。同时,指令表编程语言与梯形图编程语言图一一对应,在PLC编程软件下可以相互转换。图3就是与图2PLC梯形图对应的指令表。


按此在新窗口浏览图片

图3 指令表


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