说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 核心线程
1)  kernel thread
核心线程
2)  core flow
核心流程
1.
In the different period of development, the enterprise s strategy should can adapt the enterprise s development too, good organizational structure should can satisfy the need of the enterprise strategy well and can also match enterprise s core flow especially.
组织结构作为企业发展的基础和依托,应能适应企业发展的需要,在企业发展的不同阶段,企业的战略也应能与企业发展相适应,一个良好的组织结构,应可以较好地适应企业战略的需要,同时也应能与企业的流程尤其是核心流程相匹配。
3)  core curriculum
核心课程
1.
On the Status of Foreign Languages Being Core Curriculum during Junior Middle School Stage in China;
我国初中阶段外语核心课程地位的研究
2.
The author summarizes successful domestic and foreign general education experience,and thus propose the constructing of an educational model on the basis of a curriculum pattern combined with the cross_discipline curriculum and core curriculum,a teaching manageme.
对此在总结国内外通识教育成功经验的基础上,提出构建跨学科课程与核心课程相结合的课程模式,加强人文教育,形成文理渗透的通识教育教学模式,形成学分制、跨专业选修、联合办学、资源共享的教学管理模式,改革专才培养模式,构建复合型人才培养模式。
4)  core process
核心流程
1.
Theory model and the core process of entrepreneurial opportunity management;
企业机遇管理的理论模型与核心流程
2.
Based on the research of Process Management in medical treatment service institutions and medical process,a new conception of core process and critical process is presented for the medical service management,the two kinds of process s attributes are further analyzed and their management contents are included here.
通过对医疗服务机构流程管理和医疗流程的研究,在医疗服务管理领域提出核心流程和关键流程的概念,在此基础上进一步分析这两类流程的属性,提出对这两类流程进行管理的内容,指出做好核心流程和关键流程的管理是有效实施流程管理的保障。
3.
This paper analyzes the manifestations and causes for the scarcity of the strategic implementation and the author puts forward the measures to increasethe strategic implementing ability by improving management system, core process, performance management, and as well as the employee s ability.
本文分析了我国企业战略执行力不足的表现及原因,提出了通过管理制度体系、核心流程、绩效管理、员工能力提高等方式提高企业战略执行力。
5)  core courses
核心课程
1.
Research on core courses system of information literacy education for college students;
大学生信息素质教育核心课程体系研究
2.
Design of Core Courses in Software Technology Major Driven by Project Teaching Management System
以教务管理系统项目驱动软件技术专业核心课程的设计
3.
By researching into the curriculum system of the undergraduate program of editorial and publishing at Wuhan University and other universities,and on the basis of analyzing the status quo of the curriculum system, some suggestions are put forward:1)optimizing the curriculum system,especially the construction of the core courses;2)reinforc- ing.
根据对武汉大学等本科编辑出版专业课程设置现状的调查,特提出如下建议:1、完善课程体系,抓好核心课程建设;2、更加贴近市场,加强应用类课程和实践环节教学。
6)  core process
核心过程
1.
From the point of view of company strategies, the paper discusses the essence of business process reengineering (BPR), core competence and core process, analyzes the interior relationships between practicing BPR and cultivating core competence, presents the effective approaches to cultivate the core competence.
从企业战略的角度,进一步阐述了企业过程再造(BPR)、企业核心能力及核心过程的实质,分析了实施BPR与培育企业核心能力之间的内在联系,并给出了如何应用BPR实现企业核心能力的有效途径,指出通过实施BPR可以使我国企业在尽可能短的时间内增强自己的核心能力。
2.
This paper deals with the conception and essence of BPR and core competence, analyses the relationship between core process and core competence and points out that BPR can not be deviated from core competence, BPR should be reengineering based on core competence in nature.
阐述了企业过程再造(BPR)和核心能力的内涵及本质,分析了核心过程与核心能力二者之间的关系,指出企业过程再造不能脱离核心能力这一本质,BPR本质上应该是基于核心能力的再造。
补充资料:超线程技术
   

  CPU生产商为了提高CPU的性能,通常做法是提高CPU的时钟频率和增加缓存容量。不过目前CPU的频率越来越快,如果再通过提升CPU频率和增加缓存的方法来提高性能,往往会受到制造工艺上的限制以及成本过高的制约。

  尽管提高CPU的时钟频率和增加缓存容量后的确可以改善性能,但这样的CPU性能提高在技术上存在较大的难度。实际上在应用中基于很多原因,CPU的执行单元都没有被充分使用。如果CPU不能正常读取数据(总线/内存的瓶颈),其执行单元利用率会明显下降。另外就是目前大多数执行线程缺乏ILP(Instruction-Level Parallelism,多种指令同时执行)支持。这些都造成了目前CPU的性能没有得到全部的发挥。因此,Intel则采用另一个思路去提高CPU的性能,让CPU可以同时执行多重线程,就能够让CPU发挥更大效率,即所谓“超线程(Hyper-Threading,简称“HT”)”技术。超线程技术就是利用特殊的硬件指令,把两个逻辑内核模拟成两个物理芯片,让单个处理器都能使用线程级并行计算,进而兼容多线程操作系统和软件,减少了CPU的闲置时间,提高的CPU的运行效率。

  采用超线程及时可在同一时间里,应用程序可以使用芯片的不同部分。虽然单线程芯片每秒钟能够处理成千上万条指令,但是在任一时刻只能够对一条指令进行操作。而超线程技术可以使芯片同时进行多线程处理,使芯片性能得到提升。

  超线程技术是在一颗CPU同时执行多个程序而共同分享一颗CPU内的资源,理论上要像两颗CPU一样在同一时间执行两个线程,P4处理器需要多加入一个Logical CPU Pointer(逻辑处理单元)。因此新一代的P4 HT的die的面积比以往的P4增大了5%。而其余部分如ALU(整数运算单元)、FPU(浮点运算单元)、L2 Cache(二级缓存)则保持不变,这些部分是被分享的。

  虽然采用超线程技术能同时执行两个线程,但它并不象两个真正的CPU那样,每各CPU都具有独立的资源。当两个线程都同时需要某一个资源时,其中一个要暂时停止,并让出资源,直到这些资源闲置后才能继续。因此超线程的性能并不等于两颗CPU的性能。

  英特尔P4 超线程有两个运行模式,Single Task Mode(单任务模式)及Multi Task Mode(多任务模式),当程序不支持Multi-Processing(多处理器作业)时,系统会停止其中一个逻辑CPU的运行,把资源集中于单个逻辑CPU中,让单线程程序不会因其中一个逻辑CPU闲置而减低性能,但由于被停止运行的逻辑CPU还是会等待工作,占用一定的资源,因此Hyper-Threading CPU运行Single Task Mode程序模式时,有可能达不到不带超线程功能的CPU性能,但性能差距不会太大。也就是说,当运行单线程运用软件时,超线程技术甚至会降低系统性能,尤其在多线程操作系统运行单线程软件时容易出现此问题。

  需要注意的是,含有超线程技术的CPU需要芯片组、软件支持,才能比较理想的发挥该项技术的优势。目前支持超线程技术的芯片组包括如:英特尔i845GE、PE及矽统iSR658 RDRAM、SiS645DX、SiS651可直接支持超线程;英特尔i845E、i850E通过升级BIOS后可支持;威盛P4X400、P4X400A可支持,但未获得正式授权。操作系统如:Microsoft Windows XP、Microsoft Windows 2003,Linux kernel 2.4.x以后的版本也支持超线程技术。

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条