CISC是什么意思 CISC在线中文翻译

CISC

CISC 词典解释

形容词复杂指令集计算机

CISC 网络解释

  1. 复杂指令集计算机
    ...+ 复杂指令集计算机(CISC)是一个微处理器指令集架构(ISA),在其中每个指令能够执行一些低标准的操作,例如来自内存的负载,一个算术操作,和一个内存存储,都在一单个指令中....
  2. 复杂指令集计算
    ...这与复杂指令集计算(CISC)架构正好相反,后者一般不会同样快地执行指令,但每个指令可完成更多处理任务. 这两种架构应用得都很普遍,而且各有所长. 有两种硬件加速模块实现方式. 其一是定制指令,它几乎可在每一个可配置处理器中实现,...
  3. 复杂指令系统计算机
    ...Complex Instruction Set Computer (CISC) 复杂指令系统计算机(CISC) 微处理器是台式计算机系统的基本处理部件,每个微处理器的核心是运行指令的电路....
  4. 复杂指令计算
    ...在对VIA进行了访问后,我们得知VIA正计划于明年一季度发布由现在0.18微米制程的产品提高为0.15微米制程,同时发布PR566和PR600两种产品. 据称,CyrixIII将是VIA最后一款以PR值来标称处理器的产品. CyrixIII继承了Cyrix复杂指令计算(CISC)的传统,据VIA称,他们下一代的处理器仍将支持CISC....
  5. abbr. complex instruction set computer; 复杂指令集计算机
  6. abbr. coronary interventional salon of china; 中国冠心病介入沙龙
  7. abbr. criminal intelligence service canada; 按照加拿大刑事情报局
  8. abbr. complex instruction set chip; 复杂指令集芯片

CISC 双语例句

  1. The methodology of designing the eight-bit CISC microprocessor IP Core is discussed.
    讨论了八位CISC微处理器IP核的设计方法。
  2. In the 70s of 20th century, for example, memory was measured in kilobytes and was very expensive. CISC was the dominant approach because it conserved memory.
    例如在20世纪70年代,存储器是以千字节来衡量大小的并且非常的昂贵,复杂指令集计算是主要的计算,因为它保存记忆。
  3. After all, CISC had always been used, and computers were getting faster.
    CISC 一直以来都在使用,而计算机的速度越来越快了。
  4. Before getting into the nuances of CISC and RISC, we must have a general idea of what CISC and
    在获得CISC 和RISC 的细微的差别之前,我们必须对CISC 和RISC 有个总体的概念。
  5. As computers increased speed in 1980's, people failed to realize that CISC computers were holding speeds down.
    在上世纪 80 年代计算机提速时,人们也没有意识到 CISC 计算机的速度已经下降了。
  6. CISC was the dominant approach because it''.
    cisc是当时占主导的设计方法,因为它节省存储器。
  7. As hinted at by the name, each CISC instruction given to the computer did quit a bit.
    就像名字中的意思一样,每个 CISC 架构的计算机有大量的指令。
  8. The main goal of CISC designs was to reduce the number of instructions for executing programs.
    CISC设计的主要目的是减少用于执行程序的指令数量,而RISC主要是减少每条指令时钟周期的平均数。
  9. So it has highly academic and practical significance.
    因此,研究并提高基于51指令系统的8位CISC MCU的性能和效能仍具有较高的理论和现实意义。
  10. CHAPTER 1 The General Purpose MachineCHAPTER 2 Mahcnes, Machine Languages, and Digital LogicCHAPTER 3 Some Real MachinesCHAPTER 4 Processor DesignCHAPTER 5 Processor Design——Advanced TopicsCHAPTER 6 Computer Arithmetic and the Arithmetic UnitCHAPTER 7 Memory System DesignCHAPTER 8 Input and OutputCHAPTER 9 Peripheral DevicesCHAPTER 10 Communications, Networking, and the InternetCHAPTER 11 Digfital LogicAPPENDIX B RTN Description of SRCAPPENDIX C Assembly and AssemblersAPPENDIX D Selected Problems and SolutionsAPPENDIX E The SRC Simple RISC CompurerAPPENDIX F The SRC Insturction SetIndex
    本书从计算机系统结构设计的综述入手,讲解了机器和机器语言之间的关系,引入了有代表性且容易理解的SRC模型和RTN结构功能描述语言,并讨论了相关的逻辑设计问题;接下来作者用实例说明了CISC和RISC的区别,深入剖析了指令集和硬件之间的接口关系,介绍了CPU流水线、多指令发射计算机、微代码控制单元的设计以及算术逻辑处理单元的设计;之后作者详细介绍了存储器的层次化结构设计,并且讨论了机器输入输出系统和外围设备;最后作者讨论了一些计算机互连方面的论题。
  11. Increased performance, however, comes at a price: a RISC processor typically needs more memory than a CISC does to store the same program.
    更高的性能,但是,是有代价的:一个RISC处理器通常需要更多的内存比CISC的不来存储相同的程序。
  12. The other main type of processor architecture, CISC (the x86 processor being a popular CISC instruction set), allows for memory access in nearly every instruction.
    另外一种主要的处理器体系结构CISC(x86处理器就是一种流行的CISC指令集)几乎允许在每条指令中进行内存访问。
  13. Unlike CISC processors, RISC engines generally execute each instruction in a single clock cycle, which typically results in faster execution than on a CISC processor with the same clock speed.
    不像CISC处理器,一般的RISC引擎执行在一个时钟周期,每个指令,在快上具有相同的时钟速度的CISC处理器执行一般的结果。
  14. CISC instruction is complex in function and variable in length.
    CISC结构的微处理器指令功能复杂,指令长度不固定。
  15. Intel's80x86 family is the quintessential example of CISC.
    Intel的80x86家族是是典型的CISC处理器。
  16. In fact, most modern CISC processors actually translate their instructions to an internalized RISC format for efficiency.
    实际上,现代CISC处理器将自己的指令转换成了内部使用的RISC格式,以实现更高的效率。
  17. VLIW chips can cost less, burn less power and achieve significantly higher performance than comparable RISC and CISC chips.
    与RISC和CISC芯片相比,VLIW芯片的成本低、功耗低、并能获得更高的性能。
  18. Many of the complex functions performed in a single, albeit slow, instruction in a CISC processor may require two, three, or more simpler instructions in a RISC.
    许多在一个单一的,虽然缓慢进行,在CISC的处理器指令,可能需要两个,三个或更多的在一个简单的RISC指令的复杂功能。
  19. Cisc's Internet problem-solving plan put forward in this article combines the secure administration with the secure technology.
    本文提出的重钢网络安全解决方案实现了安全管理和安全技术措施统一。
  20. CISC was the dominant approach because it conserved memory.
    CISC是当时占主导的设计方法,因为它节省存储器。

CISC [sisk]

中文翻译
1
复杂指令集计算机
英语释义
1
n an agency of the Canadian government that unifies the intelligence units of Canadian law enforcement agencies
2
n (computer science) a kind of computer architecture that has a large number of instructions hard coded into the CPU chip