复杂指令集(系统)计算机 cisc complex instruction set computer
复杂指令集电脑 complex instruction set computer (cisc); complex instruction set computer(cisc); computer, complex instruction set (cisc)
复杂指令集计算 cisc complex instruction set computing(-er)
复杂指令集计算机 cisc complex instruction set computer; cisc,complex instruction set computer; complex i truction set computer; complex instruction set computer
They could be partitioned two sorts by structured computer organization . one is complex instruction set computer ( cisc ) , another is reduced instruction set computer ( risc ) Cpu的分类方法很多,最为典型的是按照体系结构把它们分为复杂指令集处理器( cisc )和精简指令集处理器( risc ) 。
Most of the computers of the day , such as the ibm s 360 mainframe , had complex and redundant or " orthogonal " instruction sets known today as cisc complex instruction set computer 当时的大部分计算机,例如ibm s / 360大型机,都有复杂的冗余指令集,我们今天称之为cisc (复杂指令集计算机) 。
The world of microprocessors and cpus can be divided into two parts : complex instruction set computers using cisc processors and reduced instruction set computers with risc processors 微处理器的世界分为两部分:使用cisc (复杂指令集计算机)芯片的复杂指令集计算机,以及使用risc (精简指令集计算机)芯片的精简指令集计算机。
百科解释
复杂指令集(CISC,Complex Instruction Set Computing)是一种微处理器指令集架构(ISA),每个指令可执行若干低阶操作,诸如从内存读取、储存、和计算操作,全部集于单一指令之中。与之相对的是精简指令集(RISC,Reduced Instruction Set Computing)。