说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 并行维护
1)  Parallel maintainance
并行维护
2)  Parallel view maintenance algorithm
并行视图维护
3)  operation and maintenance
运行维护
1.
Study on the operation and maintenance model;
贵州电力通信网运行维护方式探索
2.
Deviation analysis of high voltage current transformer and the attention of operation and maintenance;
高压电流互感器的误差分析及运行维护注意事项
3.
Study on operation and maintenance of 10 kV relay protection equipment;
10kV继电保护装置的运行维护研究
4)  operation maintenance
运行维护
1.
Discussion on DC system operation maintenance in transformer substation;
浅谈变电站直流系统运行维护的几个问题
2.
This paper introduces three main methods for measuring the industrial frequency grounding resistance in the operation maintenance, and based on the field measuring results, probes into the reliability and methods/procedures of the data measured by using the clamp-meter.
介绍了运行维护工作中测量工频接地电阻的3种主要方法,并以现场测量结果为依据,探讨了钳表法测量数据的可信度及方法步骤。
3.
The functions and composition of geographic information system for heating power as well as the practical experience for construction and operation maintenance of the system are summarized.
总结了热力地理信息系统的功能、组成及系统建设和运行维护的实践经验。
5)  operating maintenance
运行维护
1.
Improvement and operating maintenance of miter gate bottom pivot;
京南电站人字闸门底枢改造及运行维护
2.
Proper selection and operating maintenance of the batteries in the subway power supply system
地铁供电系统用蓄电池的合理性选择及运行维护
3.
Over-voltage and insulation coordination, anti-pollution characteristic, lightning performance, electromagnetic environment, equipment research, operating maintenance etc.
过电压与绝缘配合、耐污特性、防雷特性、线路环境、设备研制、运行维护等是关系1000kV交流特高压输电线路设计、建设和可靠运行的关键技术。
6)  maintenance [英]['meɪntənəns]  [美]['mentənəns]
运行维护
1.
Study on maintenance of Railway Waybill System;
货运制票系统运行维护工作探讨
2.
The Transmission Line Maintenance in Ice and Snow Conditions;
冰雪灾害下输电线路的运行维护工作
3.
In this paper,in order to provide references for the maintenance of 1000kV UHV transmission lines,from practical domestic situation of 1000kV UHV transmission lines,combining with the operating conditions and experiences of high voltage(HV),extra high voltage(EHV) in China and UHV transmission lines abroad,the characteristics of lightning stroke,pollution flash.
我国正在积极发展结构参数高、运行可靠性要求高的1000kV特高压交流输电线路,为了给线路的运行维护提供参考,从我国实际情况出发,结合国内高压、超高压线路和国外特高压线路的运行情况,分析了特高压线路雷击、污闪、风偏、覆冰舞动等故障的特点,提出了相应的防治措施;明确了线路检测工作的重点,分析了在1000kV特高压交流输电线路运行维护中应用红外、紫外等检测技术和开展在线监测和状态检修的可行性和必要性;分析了线路巡视工作的要点,探讨了直升飞机巡视在1000kV特高压交流输电线路中的应用;研究了1000kV特高压交流输电线路的带电作业技术,确定了带电作业的安全距离和组合间隙,提出了人体安全防护方法,并讨论了加装保护间隙的作业方式。
补充资料:并行程序设计语言


并行程序设计语言
parallel programming language

b ingxing ehengxu sheji yuyan并行程序设计语言(p姗llel Pr雌n”nnungIang”age)一种用于并行程序设计的语言。并行程序设计语言可分为显式并行语言和具有并行编译功能的串行语言。显式并行程序设计语言可以用传统串行语言加上并行语句等扩充的办法形成,也可以设计一个全新的具有并行功能的语言。这种语言有SISAL,FORCE,LINDA,PARLOC和PCF POR-TRAN等等。具有并行编译功能的串行语言从用户使用角度看是一个传统的串行语言,但它的编译程序可将程序分解为并行执行的部分。 使用显式并行语言进行程序设计时用户要解决以下三个间题:①逻辑分解,即寻找一种适应并行处理的代码和数据划分。②从逻辑分解到处理系统的映射,即从资源分配负载均衡等考虑各程序部分怎样分布在系统的各台处理机上。③数据的定位。虽然上述三问题很难,但是如果程序员的水平较高,采用显式并行语言可达较高的并行度从而较高地提高系统的效率。 并行编译的过程可分为三个阶段:词法和语法分析,优化以及并行代码生成。优化是并行编译的主体,它包括以下三部分:依赖关系分析,识别;程序转换,主要是循环转换;进程的分配及调度。70年代末美国1llinois大学首先开展了向量化和并行化的工作。随之出现了许多RI形1、RAN向量化、并行化的工具,为后面的工作奠定了基础。80年代末并行化的工作已较多地开展起来。如Al〕CFOR-TRAN,交互式并行化工具lq毛OL和PA’1,等。90年代以来并行处理技术已成为计算机的一种关键技术,并行程序设计语言将会有较大的发展。 (孙钟秀)
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条