以下为句子列表:
英文: A formula or set of steps for solving a particular problem. To be an algorithm, a set of rules must be unambiguous and have a clear stopping point.
中文: 用于解决某一特别问题的一套规则或步骤。作为一个算法,这套规则必须明确并且有清晰的步骤。
更详细...
英文: A program shall not fetch from or store into locations outside data space. An ambiguous condition exists if a program addresses name space or code space.
中文: 一个程式必须不从资料空间之外存取资料.如果一个程式使用名称空间或是程式码空间的位置,模稜两可的情况将会存在.
更详细...
英文: A set of unambiguous rules specifying the manner in which data may be represented in a discrete form.
中文: 用以规定数据用离散形式表示时的表示方法的一套明确的规则。
更详细...
英文: An ambiguous condition exists if a program changes the compilation word list during the compilation of a definition or before modification of the behavior of the most recently compiled definition with ;CODE, DOES>, or IMMEDIATE.
中文: 如果一个程式在编译一个定义时或是在用;CODE,DOES>,或IMMEDIATE修改最近编译的定义的表现之前,改变了编译词列表,将会有一个模稜两可的情况存在.
更详细...
英文: “After John hit Dick he ran away” is ambiguous because we cannot tell which boy ran away.
中文: 有歧义,因为我们不知道哪一个男孩子跑了。
更详细...
|