说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 优化办公系统
1)  optimize the office system
优化办公系统
2)  OA System
办公自动化系统
1.
Research and Application of Hospital OA System Based B/S Structure;
基于B/S结构的医院办公自动化系统研究与应用
2.
Research and Implementation of Development Platform for Government OA System Based on Role Network Theory;
基于角色网络理论的政府办公自动化系统开发平台的研究与实现
3.
Studying and Application of OA System Based on J2EE Frame;
基于J2EE架构的办公自动化系统的研究与应用
3)  OAS
办公自动化系统
1.
User-friendly Improvement on OAS of Electric Power Enterprise;
电力企业办公自动化系统的人性化改进
2.
The Application of OAS(Office Automation System)Based on Web in Library Work;
基于Web的办公自动化系统在图书馆工作中的应用
3.
Research of Workflow Technology and Application in OAS;
工作流技术的研究及其在办公自动化系统中的应用
4)  office automation
办公自动化系统
1.
Design of the Wuhan ShoppingMall Office Automation System and Its Workflow Implementation;
武汉“销品茂”办公自动化系统设计及其工作流的实现
2.
Design and Application of the Office Automation System of ChongQing Electric Power Corp;
重庆市电力公司办公自动化系统设计与应用
3.
The Design and Implementation of Environmental Monitoring Station Office Automation System;
环境监测站办公自动化系统的设计与实现
5)  OA
办公自动化系统
1.
In this paper we introduced the design and the main function of an OA based on B/S in details,discussed the selection of development software and database,and illustrated security of the system and some main technologies in system development.
本文介绍了一个基于B/S模式的办公自动化系统的设计及实现,讨论了系统开发软件和数据库的选择、系统的安全性问题以及系统开发中的几个技术要点。
2.
On the basis of discussion of the existing domestic OA system and Document Management System, as well as the solution for interface between them, this paper compared various programs and raised an interface development and implementation plan which is conforming to the situation of SPC.
通过对国内现有办公自动化系统、档案管理系统以及相互之间接口问题解决方案的讨论,比较各种方案的优劣,根据上海石化的实际情况,提出一个符合上海石化实际情况的接口开发实施方案。
3.
The risk faced with Office Automation system (OA) is analyzed in this paper, at the same time the characteristic and theory of Message-Digest Algorithm 5 (MD5) are introduced.
该文对办公自动化系统面临的风险进行了分析,介绍了MD5算法的特点和原理,把MD5算法应用于办公自动化系统中,解决了密码保护、信息完整性验证和数字签名等安全问题,并给出了具体实现方法。
6)  Office automation system
办公自动化系统
1.
Workflow-based marine office automation system;
基于工作流的船舶办公自动化系统
2.
Development and application of WAN of Guangdong electric power office automation system;
广东电力办公自动化系统广域网的开发应用
3.
Research and Design of Workflow in Office Automation System;
办公自动化系统中工作流的研究与设计
补充资料:优化


优化
optimization

  youhuQ优化(oPtimization)在语言处理过程中为提高程序质量而采用的技术。需求级、功能级和设计级语言处理系统的优化技术尚处于实验探索阶段,实现级语言处理系统尤其编译程序的优化技术发展较早、较为成熟。 编译阶段上可进行的优化分为中间代码级的优化和机器代码级的优化,又分别称为与机器无关的优化和与机器有关的优化。 中间代码级的优化有表达式优化、循环优化等。表达式优化通常有合并常量运算、提取公共子表达式、布尔表达式优化等。循环优化通常有外提循环不变式、强度削减等技术。 机器代码级的优化有寄存器优化、机器指令的有效利用等。 从涉及的范围上优化技术又可分为局部优亿和奎局化化。若优化涉及的范围是一个基本块,则称为局部优化,否则称为全局优化。 在优化工作中循环优化,尤其是与内循环有关的优化特别重要,它对程序的质量有显著影响。 优化技术的基础是数据流分析和控制流分析等。 目标程序的质量不仅与编译的优化技术有关,而且与源程序所采用的算法有关。求解一个问题的算法可能有许多,它们的复杂度常常会有数量级上的差异。采用高质量算法的源程序是提高目标程序质量的关键所在。
  
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条