文件系统
- 与 文件系统 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
Different from all other current file encryption systems which are also based on DES, our Enhanced File Encryption System is following X9.17 key generation standard to ensure the strength of the primary key, utilizing Cipher Block Chaining mechanism to hold the text structure, and introducing cache technique and Bit / Byte mapping algorithm to enhance the efficiency while reducing the complexity of the system.
与当前许多基于 DES 的文件加密系统不同,我们的增强型文件加密系统采用 X9.17密钥生成规范确保用户主密钥的强度,采用密文分组链接方式保护密文的结构信息,并且通过缓存技术和位/字节映射算法提高系统的执行效率、降低系统的复杂度。
-
According to introducing, the meeting after these baleful trojan programs affect tube-shaped part of computer science department undertakes to the system of a lot of destroy, be like: Without the license of computer user bowdlerism or it is file of the mass data in replacing interconnected system of computer science department, cause the important data in maintaining existence system to the file is lost or be distorted.
据介绍,这些恶意木马程序感染计算机系统后会对系统进行很多的破坏,如:未经计算机用户的许可而任意删除或是替换计算机系统中大量数据文件,造成保存在系统中重要的数据文件丢失或被篡改。
-
The meeting after these baleful trojan programs affect tube-shaped part of computer science department undertakes destructive to the system, like the license without computer user bowdlerism or it is file of the mass data in replacing interconnected system of computer science department, cause the important data in maintaining existence system to the file is lost or be distorted.
这些恶意木马程序感染计算机系统后会对系统进行破坏,如未经计算机用户的许可而任意删除或是替换计算机系统中大量数据文件,造成保存在系统中重要的数据文件丢失或被篡改。
-
The optimization tweaks for Registry that increase the performance of Terminal Server in Windows Server 2003 include eliminate IE flickering, disable Office 2003 Customer Experience Improvement Program, disable File Locking, disable NTFS Last-Accessed time stamping, turn off Lazy Writes (caching write operations before writing them to disk), improve Windows kernel performance by preventing the system from paging kernel mode drivers and system code to disk, increase the network request buffer, prevent Terminal Server session hangs when users logoff by modify available network buffers and open connections, speed up application load times by pre-loading commonly used files into memory, disable caching of Roaming Profiles and disable unused subsystems.
优化调整,为注册表中增加的表现,终端服务器在Windows Server 2003 ,包括消除即闪烁,禁用Office 2003的客户体验改善计划,禁用文件锁定,禁用NTFS的最后访问时间戳记,请关闭懒惰,写(缓存写操作前,写作他们到磁盘),提高Windows内核的性能,以防止该系统从传呼内核模式驱动程序和系统代码到磁盘,增加网络的要求,缓冲区,防止终端服务器会话挂起当用户注销,由修改现有的网络缓冲器和打开的连接,加快应用程序载入时间由堆载预压常用的文件到内存中,禁用缓存的漫游配置文件并禁用未使用的子系统。
-
A SQL-based database management system for teachers in teachers document information management system folder under the "db "folder.
一个基于SQL的教师管理系统数据库文件在教师信息管理系统文件夹下的"db"文件夹中。
-
Creator on the Web" 214=" Contact tech support" 215=" Display information about this program" 216=" Main window of program" 217=" Crypted Drive" 218=" Virtual CD" 219=" File to Drive" 220=" Folder Drive" 221=""+RAM+" Drive" 222=" Register drivers in system" 223=" Unregister drivers in system" 224=" Choose and delete file" 225=" Reboot computer" 226=" Password Protection" 257="E.D.
Creator & 214=&联络技术支持t& 215=&显示本程序的相关信息& 216=&程序主窗口& 217=&加密的驱动器& 218=&虚拟CD& 219=&由文件到驱动器& 220=&文件夹驱动器& 221=&&+RAM+&驱动器& 222=&注册系统中的驱动器& 223=&注销系统中的驱动器& 224=&选择并删除文件& 225=&重新启动计算机& 226=&密码保护& 257=&E.D。
-
The open architecture intelligent control system for the machining processes is developed and realized by using the key techniques such as plug in module , signal processing network and script command file , etc., on the PC/DSP based open architecture platform. According to the architecture requirements, the principle and development methods of the open real time platform as well as the PIMs used for the intelligent machining processes are studied and designed. Subsequently, the objective systems for the adaptive control and the on-line tool wear estimation are configured by using the SCF files separately.
研究了基于PC/DSP的开放结构智能切削加工控制系统的开发与实现,采用插入式模块PIM(Plug-In-Module)、信号处理网络SPNt和过程描述命令文件SCF等实现系统开放结构的三项关键技术,根据开放结构实时系统平台的结构特点、工作原理及开发过程,设计开发了基于智能切削加工理论和方法的插入式模块的算法流程,采用描述命令文件配置了自适应控制与刀具磨损在线估计的应用目标系统。
-
From ORACLE system structure, the paper organizes and allocates memory with SGA and PGA. The key of performance tuning is to confirm the hit ratio of system. The ORACLE system's store structure includes physicial structure and logical structure. So , it is the basis to decide the size of tablespace, data file and control file. The database object includes index, cluster, views and store procedure etc., the object have important effect on database. Lastly, it contrasts the ways of Based on Cost and Based on Rule and organizes the SQL under SQL/PLUS system environment.
本文从目前的医院信息系统现状分析,提出系统性能评价指标,并从ORACLE体系结构出发,对内存区中的系统全局区及程序全局区进行合理的组织与分配,确定合理的命中率,这是性能优化的关键;ORACLE存储结构采用的互为关系的逻辑存储结构与物理存储结构,故确定其中的表空间、数据文件、控制文件的大小是性能优化的基础;数据库对象结构中的索引、簇、视图、存储过程等对其进行合理的设计,对大型数据库的性能有着重要的影响;最后便是在SQL/PLUS境下,通过与基于代价与基于规则的方法进行比较,对合理高效的SQL语句进行组织,并列出优化后系统性能的情况。
-
From ORACLE system structure, the paper organizes and allocates memory with SGA and PGA. The key of performance tuning is to confirm the hit ratio of system. The ORACLE systems store structure includes physicial structure and logical structure. So , it is the basis to decide the size of tablespace, data file and control file. The database object includes index, cluster, views and store procedure etc., the object have important effect on database. Lastly, it contrasts the ways of Based on Cost and Based on Rule and organizes the SQL under SQL/PLUS system environment.
本文从目前的医院信息系统现状分析,提出系统性能评价指标,并从ORACLE体系结构出发,对内存区中的系统全局区及程序全局区进行合理的组织与分配,确定合理的命中率,这是性能优化的关键;ORACLE存储结构采用的互为关系的逻辑存储结构与物理存储结构,故确定其中的表空间、数据文件、控制文件的大小是性能优化的基础;数据库对象结构中的索引、簇、视图、存储过程等对其进行合理的设计,对大型数据库的性能有着重要的影响;最后便是在SQL/PLUS境下,通过与基于代价与基于规则的方法进行比较,对合理高效的SQL语句进行组织,并列出优化后系统性能的情况。
-
The specific modus operandi is after the client receive the log records that system produce, it will upgrade condition to check whether log records has met the updated conditions according to configuration server user name and log file; if original log files meet the conditions, they will erect new log files; when current log records read in new log files, they stop using the original log files.
具体做法是客户端设备收到系统内部产生的日志记录后,根据配置的服务器端用户名以及日志文件更新条件检测日志文件是否已经满足更新条件;如果原日志文件满足更新条件,则建立新的日志文件;将当前日志记录写入新日志文件中,停止使用原日志文件。
- 推荐网络例句
-
Lugalbanda was a god and shepherd king of Uruk where he was worshipped for over a thousand years.
Lugalbanda 是神和被崇拜了一千年多 Uruk古埃及喜克索王朝国王。
-
I am coming just now,' and went on perfuming himself with Hunut, then he came and sat.
我来只是现在,'歼灭战perfuming自己与胡努特,那麼,他来到和SAT 。
-
The shamrock is the symbol of Ireland and of St.
三叶草是爱尔兰和圣特里克节的标志同时它的寓意是带来幸运。3片心形叶子围绕着一根断茎,深绿色。