管理器,manager
1)manager[英]['m?n?d??(r)][美]['m?n?d??]管理器
1.The design and realization of an intelligent building manager based on embedded system;基于嵌入式系统的楼宇智能化管理器的设计与实现
2.Design and realization of manager supporting to SNMPv3;支持SNMPv3管理器的设计与实现
3.Addressing ISMQ middleware, the design and implementation of a message middleware manager ISMQM is introduced.通过对现阶段的中间件管理产品进行研究 ,提出了中间件管理的管理框架 ,并针对 ISMQ消息通信中间件 ,介绍了消息中间件管理器 IS-MQM的设计与实现 。
英文短句/例句

1.Program Manager of WindowsWindows的程序管理器
2.AdLM (Autodesk License Manager)AdLM(Autodesk许可管理器)
3."The User Manager cannot administer Domain Controllers. Use the User Manager for Domains instead."“用户管理器”无法管理域控制器。请换用“域的用户管理器”。
4.Pop-up Site Manager window弹出式网站管理器窗口
5.USDM Unified System Diagnostic Manager统一系统监测管理器
6.Task Manager has been disabled by your administrator.任务管理器已被系统管理员停用。
7.Completing the Connection Manager Administration Kit Wizard完成“连接管理器管理工具包向导”
8.Welcome to the Connection Manager Administration Kit Wizard欢迎使用连接管理器管理工具包向导
9."Connection Manager is missing. Reinstall the Connection Manager Administration Kit."丢失“连接管理器”。请重新安装“连接管理器管理工具包”。
10.Use the Connection Manager Administration Kit to build Connection Manager Service Profiles.用连接管理器管理工具包来建立连接管理器服务配置文件。
11.Terminal Services Manager is disconnecting from Servers终端服务管理器正在从服务器断开
12.Cannot find Server Explorer database connection.找不到服务器资源管理器数据库连接。
13.Cluster Administrator could not be found. Make sure it is installed on your machine.找不到群集管理器。请确定您的机器已安装该管理器
14.Cannot clean up the delegate-manager decline records.无法清除代理管理器的谢绝记录。
15.2.2 Memory Management2.2 存储器管理
16.processor memory management unit处理机存储器管理装置
17.2.1 Managing the Processor's Time2.1 处理器时间管理
18.Internet Explorer Administration Kit因特网探索器管理软件
相关短句/例句

materials management器材管理
3)instrument management仪器管理
1.This paper presents the hardware design of the instrument management system.设计了仪器管理系统的硬件结构,在此基础上实现了多任务仪器管理系统的软件,有效的实现了仪器的分布式控制和集中式管理。
4)equipment management器材管理
1.The authors applied the computer technology, successfully designed and realized a new software of the information system for the equipment management in the stomatology hospital.作者应用计算机技术开发研制了口腔医院器材管理系统软件。
5)flow manager流管理器
6)Domain manager域管理器
延伸阅读

存储器管理部件存储器管理部件memory management unit, MMU cunehuqi guanli bu』ian存储器管理部件恤比咖叮~叫笋ment耐t,州价nJ)对内存储器寻址空间提供地址转换和保护,并支持虚拟存储管理和多任务管理的集成电路。MMIJ与操作系统密切配合,实现存储分配以及内存储器与外存储器之间信息的自动调度,简化了操作系统对运行程序或进程的存储管理。 MMtJ主要由地址合成器、地址分配表、屏蔽寄存器和写违章检测逻辑等组成,典型电路结构如图1所示。读写操作写保护位 写违章检侧逻辑地址空间号 地址空间屏蔽逻辑基地址_屏蔽寄存器钧理地址逻辑地址屏蔽逻辑地址高位屏蔽寄存器物理基地址 图1 MMU电路结构 存储器管理由段管理和页面管理组成。段和页面技术是实现虚拟存储的基础。段为每个程序提供几个独立的、被保护的地址空间。页是利用磁盘存储器空间来模拟大量内存储器空间。当几个不同的程序同时运行时,这两种方式都可以用来保护程序不受其它程序干扰。 对段的访问由段大小、访问特权级别以及段是否在内存储器中等因素来控制。段管理硬件把段地址(逻辑地址)转换成连续的线性地址空间。如果在段中又使用页面技术,则页面管理硬件把线性地址变成物理地址;否则,线性地址作为物理地址使用。 页面通过数据在内存储器和磁盘存储器之间的动态调度,实现访问大于内存储器实际空间的数据。页面技术支持操作系统请求分页式虚拟存储管理方式。页面调度对用户是透明的,而分段则不透明。 典型的MMt]产品有美国Nlo toro】a公司的MC68451,它采用HM(粥工艺。其主要性能有:将系统地址空间与用户资源分离,提供写保护,支持页面和分段技术,支持多MM刀,允许通过共享段进行内部任务通信,简化程序地址空间的管理以及与直接存储器存取(DMA)兼容。