1.If you do not model the associations explicitly, the activity can produce one of the output criteria in a nondeterministic way.
如果未为此类关联显式建模,该活动将以非确定的方式产生一种输出条件。
2.A nondeterministic function may return different results when it is called repeatedly with the same set of input values.
使用同一组输入值重复调用非确定性函数,返回的结果可能会不同。
3.For a nondeterministic finite automaton (NFA), a new input may cause the machine to be in more than one state, hence its non-determinism.
对于非确定有限自动机(NFA),一个新输入可以导致机器进入多于一个状态,因此是非确定性的。
4.It is often said that the problem with concurrent programs (and bugs) is that they are nondeterministic.
通常的说法是并行程序(和bug)的问题在于它们的不确定性。
5.For Transact-SQL user-defined functions, the system verifies the definition and prevents the definition of nondeterministic functions.
对于Transact-SQL用户定义的函数,系统将验证定义并防止定义非确定性函数。
6.This paper introduces the nondeterministic state feedback control theory of nondeterministic discrete event systems with forced events.
讨论了具有强迫事件的非确定性离散事件系统的非确定性状态反馈控制;
7.Nondeterministic functions cannot be used in a filter clause.
筛选器子句中不能使用不确定性函数。
8.Such a table is used to implement nondeterministic finite automaton (NFA).
这样的表用来实现非确定性有限自动机(NFA)。
9.For more information about nondeterministic functions, see Deterministic and Nondeterministic Functions.
有关不确定性函数的详细信息,请参阅确定性函数和不确定性函数。
10.The statement must not use any nondeterministic functions , including ranking and windowing functions .
语句不能使用任何具有不确定性的函数,包括排名函数和窗口函数。