您要查找的是不是:
- Single Instruction Stream Multiple Data Stream, SIMD 单指令流多数据流
- single instruction stream,multiple data stream(SIMD);multiple instruction stream,single data stream(MISD); 为了完成一个或一类应用,这些处理机共享同一公共资源。
- An action resulting from a single instruction. 执行命令由单一指令而引起的操作
- single instruction stream 单指令流
- Represents a label in the instruction stream. 表示指令流中的标签。
- single instruction stream and 单指令串-单数据串方式
- A single instruction can stop the machine. 一条简单的指令可以使机器停开。
- GPU uses SIMD (Single Instruction Multiple Data) technology. 图形处理器使用多流单指令数据流扩展指令集技术。
- The position of the label in the instruction stream is specified using a different method. 使用其他方法指定标签在指令流中的位置。
- A single instruction in programming language that results in a series of instructions in machine language. 宏指令计算机编程语言中可以在机器语言中形成一系列指令的命令
- single instruction multiple data stream 单指令多数据疗算机
- single instruction multiple data stream machine 单指令多数据流计算机
- In Chapter 2, we learned that the processor fetches and executes a single instruction during each machine cycle. 在第二章中,读者知道了在每个机器周期内处理器取出并执行一条指令。
- multiple instruction stream processor 多指令流处理机
- He got over the stream with a single leap. 他一跃就跳过了小溪。
- multiple instruction stream multiple data stream 多指令数据流
- All the 32 registers are directly connected to the Arithmetic Logic Unit (ALU), allowing two independent registers to be accessed in one single instruction executed in one clock cycle. 所有的寄存器都直接与算逻单元(ALU)相连接,使得一条指令可以在一个时钟周期内同时访问两个独立的寄存器。
- single instruction multiple data stream organization 单指令多数据流结构
- In computer programming,the part of a computer program,in some casesa single instruction or an address,which passes control and parameters between separate portions of the computer program. 计算机程序设计中,用于在程序的不同部分之间传递控制权和参数的程序部分,某些情况下,它是一条指令或一个地址。
- A facility that permits a programmer to selectively list single instructions or short segments of code during compilation. 一种设施,允许程序员在编译期间有选择地列出一些单独指令或短程序段。