Only a finite set of automobile model names exists.
因为汽车的型号名称是有限的。
Well, you know what the average of a finite set of data is.
你们都知道,有限数据集合平均值的意义,例如计算18。
The members of a finite set can be counted in many ways.
一个有限集的成员可以按照许多方式予以计数。
A language has major and minor lexical categories of a finite set.
语言中的词分为主要词类和次要词类,且数量有限。
For each application, the user must communicate within a finite set of valid interactions.
对于每一个应用程序,用户都必须在一个有效交互的有限集之内进行通信。
How to get all algebraic associative operations on a finite set by efficient algorithm?
如何让所有的代数关联业务的高效算法的有限集合?
Speaker use a finite set of rules to produce and understand an infinite set of sentences.
说话者可以运用一组数量有限的规则来表达和理解数量无限的句子。
Business state machines - Models a business process as a finite set of states and event transitions.
业务状态机——将业务流程建模为有限的状态和事件转移集。
The subject of enumerative combinatorics deals with counting the number of elements of a finite set.
计数组合学主要在探讨一个有限集合中元素个数的计算。
The equivalence relation on a finite set is an important relation, which relates to the partition on the set.
有限集上等价关系是一个重要的关系,它同集合的划分有着密切的联系。
Together, they form a finite set of space-time similar to the matrix, which is their set of permutations and combinations.
它们一起组成类似矩阵的时空有限集,即它们的排列组合集。
The main methods to achieve this is the transition from a finite set to infinite set and the coupling of stochastic processes.
可得当位置集为可列集且每次转移多个粒子时,耦合随机徘徊过程是存在的且为一无穷质点马氏过程。
Within a kernel, a considerable amount of memory is allocated for a finite set of objects such as file descriptors and other common structures.
在内核中,会为有限的对象集(例如文件描述符和其他常见结构)分配大量内存。
I've got a finite set of 75 Numbers in a list I would like to assign a random order to, in order to draw them for a lottery type application.
我有一个有限集列表中的75号,我想分配一个随机顺序,以得出他们彩票类型的应用程序。
It is proved that the Julia set for random dynamical system formed by a finite set of rational functions is as a limit in the Haudorff metric.
证明了由有限多个有理函数所生成的随机动力系统的Julia集是在Hausdorf f度量下的一个极限。
First, in this algorithm, the condition expectation in the dynamic programming principle is replaced by projections on a finite set of functions.
首先通过构造一个函数的有限集替代动态规划中的条件期望,其次使用蒙特卡洛模拟和最小二乘法计算第一步中的值函数。
This pager sets up a new matrix distinguishing way of a transitive binary-relation in a finite set based on analysis of transitive binary-relation.
文章对可传递关系进行了相应的讨论,并在此基础上给出了有限集合上可传递二元关系的矩阵判别方法。
That adjustment is to define "everything" as a finite set, all of whose members can be known-for instance, all phrases containing a fixed maximum number of characters.
那种调整就是把“一切”定义成一个有限的集合,集合内所有的元素都可以被获悉——例如,定义所有的词组有一个固定字符数的上限。
It is useful when a table has a finite set of values for the fragment key (or partitioning key) and queries on the table have an equality predicate on the fragment key.
如果表格有一定数量的片段键(或者分区键)值,而且在片段键上有同等谓词的表格上查询时,它会很有用处。
That adjustment is to define "everything" as a finite set, all of whose members can be known—for instance, all phrases containing a fixed maximum number of characters.
那种调整就是把“一切”定义成一个有限的集合,集合内所有的元素都可以被获悉——例如,定义所有的词组有一个固定字符数的上限。
It introduces notions of composite attribute expression and composite permission, defines different multiple role groups and makes a finite set of rules to assign user to roles.
该模型引入复合属性表达式和复合权限的概念,制定授权约束规则,为用户分配多组角色。
The meaning of symbolic regression is that we are searching for a function that closely matches an unknown expression based on a finite set of sample data, in order to analyze and forecast data.
符号回归的含义是找出一个符号形式的数学公式,以指定的精度拟合相关变量的有限样本,以便于分析和预测。
Then, during compilation, we can determine a finite bound on the set of legal instantiations and simply generate class files for all instantiations in this bound.
然后,在编译期间,我们可以对一组合法的实例化确定有限界限,并且仅为该界限中的所有实例化生成类文件。
Therefore, the language could not be described by a finite list of examples, but only by a set of rules, called a grammar.
因此一种语言没法被描述成于一个有限实例的列表,但是可以被描述成一个语法的集合。
We may have a brain that, like a Kauffman machine, is able to generate all types of thinking and never-seen-before complexity from a small finite set of instructions.
我们也许会创造出考夫曼机器似的头脑,可以通过一个小型的指令有限集生成所有的思考类型和所有前所未见的复杂性。
For example, the XAUST XML compressor converts the schema information of the DTD into a set of deterministic finite automata (DFA), one for each element in the DTD.
例如,XAUSTXML压缩器将DTD的模式信息转换成一组确定性有限自动机(DFA),每个DFA对应于DTD中的一个元素。
With just a few keystrokes, including a bit of "glue", you can use the command line to combine the finite set of UNIX utilities into innumerable, impromptu data transforms.
您只需输入包含一定逻辑关系的少量文本,即可使用命令行来将有限的UNIX实用工具组合成无限的即时可用的数据转换。
Sometimes the set of acceptable values is finite but too big to be practical for a list control.
有时可接收值的集合是有限的,但是对于列表控件来说数量太大而不实际。
Since the maximum number of processes allowed to attach to pkcsslotd is finite, a fixed amount of memory can be set aside for token management.
因为允许附加到pkcsslotd的进程的最大数目是有限的,所以可以为令牌管理留出固定数量的内存。
In the last column, we wrote the logic to compile a set of XPath in a so-called Deterministic Finite Automaton or DFA.
在上一篇专栏文章中,我们编写了在所谓的“确定性有限自动机(Deterministic Finite Automaton或简称dfa)”中编译一组XPath的逻辑。
应用推荐