核进程,nuclear progression
1)nuclear progression核进程
英文短句/例句

1.Research and Improvement of Scheduler Inside Linux KernelLinux内核进程调度的研究与改进
2.Model Checking Research for LINUX Kernel Interprocess CommunicationLINUX内核进程间通信的模型检测研究
3.Analysis and Improvement of Linux Kernel 2.6 Process SchedulerLinux内核2.6进程调度分析与改进
4.Multi-Process Application Develop Based on Linux Kernel;基于Linux内核的多进程应用程序的开发
5.Nuclear proliferations have speeded space war.核扩散使空间战进程加快了速度。
6.Audit the sublease agreement and responsible for following up the process审核分租合同,负责跟进相关流程
7.The buffer cache is implemented in fs/buffer.c along with the update kernel daemon.buffer cache 和update核心后台进程在fs/buffer.c中实现。
8.Improving Martin Hou Equation of State with Soft Core Perturbation Theory用软核微扰理论改进马丁-侯状态方程
9.A Progress Survey of Qinshan Phase Ⅲ (CANDU) Nuclear Power Plant Project秦山三期(重水堆)核电站工程进展概况
10.The Research of Process Control for NPQJVC Phase II Extension Project;秦山核电二期扩建工程进度控制研究
11.On the Implementation of Windows Process Running in Linux System;在Linux内核上实现Windows进程的研究
12.Several Thoughts on Improving the Procedure of Checking Death Penalty;进一步完善死刑复核程序的几点思考
13.Work Engineering Budget and Settlement well,Advance the Company ecnomic Reckoning;搞好工程预决算 促进企业经济核算
14.To Advance the Progress of Education Industry through Introducing Cost Accounting;引入成本核算 推动教育产业化进程
15.Research of Process Checkpoint Technology Based on Linux Kernel基于Linux内核的进程检查点技术研究
16.A Preliminary Study of Teacher Cost Accounting in the Process of Educational Informatization教育信息化进程中教师成本核算初探
17.The CTBT is an important milestone in the process of international nuclear disarmament.《全面禁止核试验条约》是国际核裁军进程中的一个重要里程碑。
18.Research on the Government s Roles in Executing Green Accounting;论政府在推进实施绿色会计核算进程中的作用
相关短句/例句

kernel process内核进程
1.We mainly analyze kernel process data structure,kernel process establishment,system scheduling and clock all the above with XYZ/AE.建立并分析了Open Solaris内核进程模型,采用XYZ/E语言对模型进行了形式化描述。
3)kernel process object内核进程对象
4)Kernel process environment block(KPEB)内核进程环境控制块
5)Schedule management of nuclear Power Project核电工程进度管理
6)process[英][pr?'ses][美][pr?'s?s]进程
1.Political and Legal Process of Building a Circular Economic Type City——Shanghai as a Case in Point;上海建设循环经济型城市的政治法律进程
2.the mechanism of process schedule in linux;Linux的进程调度机制
3.Research of Interprocess Communications of Distributed Systems;分布式系统进程通信的研究
延伸阅读

内核英文:CentralProcessingUnit(CPU)台湾:中央处理器大陆:中央处理单元修订时间:2000/5/31CPU是一个电子电路的积体电路(circuit,integrated(IC))。CPU是电脑内进行处理、控制和储存的电路,也是电脑硬体的核心。电脑中的各种运算、输入输出与连接储存器都是由中央处理器执行与控制。CPU大概可分为8位元(bit)、16位元、32位元及64位元。例如型号为8086是8位元的CPU;80286、80386是16位元的CPU;80468是32位元的CPU;Pentium、Pentium多媒体延伸指令集(MMX)、PentiumPro、PentiumⅡ等则是64位元的,它们都称为复杂指令运算(CISC)的CPU。另外其他CPU,例如麦金塔电脑(Mac)采用的威力晶片(PowerPC),工作站或伺服器(Server)采用的HPPA-8XXX、MIPS1000系列、DECAlpha等,则称为精简指令运算(RISC)的CPU。CPU的本体是一个约1cm*1cm的半导体,被封装在塑胶或陶瓷材料中,然后再将接脚植入而完成一颗CPU,根据CPU的封装技术,CPU可分为:1.DIP(Dual-in-LinePackage,对称脚位封装):早期的8088CPU就是用这种封装技术,简单便宜,但只能用於脚数较少的CPU。2.PLCC(PlasticLeadlessChipCarrier,塑料无引线晶片(Chip)封装):80286使用的技术,今天也只能用於脚数较少的CPU。3.QFP(QuadFlatPackage,四面平整包装):是一种四位对称同时是平整方式的包装,80386SX使用的技术。4.PGA(PinGridArrayPackage,阵列脚位排列封装):是486与Pentium采用的技术,适合用於多脚位、复杂之晶片,但价格较高,散热性是上述四种封装技术中最好的。5.SEC(SingleEdgeContact,单边接触CPU匣):PentiumII|英语解释:PentiumIIICPU与以往SocketCPU最大的不同是:其晶片是与第二阶快取记忆体(CacheMemory)整合在一片电路板上,再封入塑胶或金属包装中,整块电路板叫SEC匣。(2)管理操作系统和计算机处理器中大多数基本操作的层次体系结构的内核。内核将维处理器安排不同的执行代码块(称为线程)以便尽可能使自己忙碌并协调多处理器以优化性能。内核还将在执行程序级别的子组件之间(例如,I/O管理器和进程管理器、句柄硬件异常和其他硬件依赖的函数)的同步活动。内核的工作方式接近硬件抽象层。