语言选择:
免费网上英汉字典|3Dict

single instructionmultiple data

资料来源 : Free On-Line Dictionary of Computing

Single Instruction/Multiple Data
     
        (SIMD) (Or "data parallel") The classification under {Flynn's
        taxonomy} for a {parallel processor} where many processing
        elements ({functional units}) perform the same operations on
        different data.  There is often a central controller which
        broadcasts the instruction stream to all the processing
        elements.
     
        Contrast {Multiple Instruction/Multiple Data}.
     
        (1994-11-04)
依字母排序 : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z