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

optimising compiler

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

optimising compiler
     
         {compiler} which attempts to analyse the
        code it produces and to produce more efficient code by
        performing {program transformation} such as {branch
        elimination}, {partial evaluation}, or {peep-hole
        optimisation}.
     
        Contrast {pessimising compiler}.
     
        (1995-02-01)
依字母排序 : 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