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

deterministic

资料来源 : pyDict

决定论的,命运注定论,宿命论

资料来源 : WordNet®

deterministic
     adj : an inevitable consequence of antecedent sufficient causes

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

deterministic
     
        1.  Describes a system whose time evolution can
        be predicted exactly.
     
        Contrast {probabilistic}.
     
        2.  Describes an {algorithm} in which the correct
        next step depends only on the current state.  This contrasts
        with an algorithm involving {backtracking} where at each point
        there may be several possible actions and no way to chose
        between them except by trying each one and backtracking if it
        fails.
     
        (1995-09-22)
依字母排序 : 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