网站首页  词典首页

请输入您要查询的英文单词:

 

单词 tuples
释义

tuples

  • 网络元组;值组;元数组
1.
元组
返回元组(tuples)的查询:元组(tuples)指一条结果行包含多个对象。标量(Scalar)结果:查询可在select从句中指定类的属性,甚 …
blog.sina.com.cn
2.
值组
...可能随时改变),在这个二维表格中的每一笔记录称为「值组」(Tuples)。
www.ppt2txt.com
3.
元数组
导读:本文介绍元数组Tuples)的基础内容,已经了解的读者可以直接略过。 本文将包括以下内容: 1、理解cube空间的概念。
www.cnblogs.com
4.
元组类型
2.可以用元组类型(tuples)进行判断 3.都带有隐性的break功能。
blog.csdn.net
5.
元值
gr_unittest 添加支持查看浮点和复合数据类型的元值tuples)是否大致相同的功能。 Unittest 使用 Python 的反射机制来发现 …
gnuradio.microembedded.com

例句

释义:
1.
You use the for clauses to specify a set of Cartesian tuples on which the rest of the expression will be evaluated, shown in Listing 1.
如清单1所示,使用for子句来指定一组笛卡尔元组,表达式的其余部分将对该元组求值。
www.ibm.com
2.
The Head function returns the specified number of tuples from the beginning of the specified set.
Head函数从指定集的开始处返回指定的元组数目。
msdn2.microsoft.com
3.
This output is emitted as a file of tuples, representing the word and the number of times it appeared in the input.
输出是一个包含元组的文件,元组表示单词和它在输入中出现的次数。
www.ibm.com
4.
Performs a string operation that concatenates two or more character strings, tuples, or a combination of strings and tuples.
执行一个字符串运算,连接两个或更多字符串、元组,或连接字符串和元组的组合。
technet.microsoft.com
5.
A table contains a collection of rows, also referred to as records or tuples, and columns, also referred to as attributes.
表中包含行(也称为记录或元组)和列(也称为属性)的集合。
technet.microsoft.com
6.
Tuples are not a game-changing feature, just another one of those "niceties" that makes Scala a powerful language to use.
元组并不是一个非常具有变革性的特性,它只不过是又一个使Scala成为强大语言的优秀特性。
www.ibm.com
7.
Alternatively, this function also drills down on a set of tuples.
另外,此函数也可对元组集进行深化。
msdn2.microsoft.com
8.
Alternatively, this function drills down on a set of tuples.
另外,此函数可对元组集进行深化。
msdn2.microsoft.com
9.
The child list is more subtle: Strings can be interleaved with tuples in the list, indicating a mixed content element.
子列表更为精巧:在列表中字符串可以与元组交错,表示混合的内容元素。
www.ibm.com
10.
Googles new datastore defines a data model that lies between the abstract tuples of an RDBMS and the concrete row-column storage of NoSQL.
Google新的数据存储定义了一种介于RDBMS抽象元组和NoSQL具体的行列存储之间的一种数据模型。
www.infoq.com
1.
The where clause directs the program to discard particular tuples if they do not meet particular conditions.
如果特定的元组不能满足特殊条件,那么where子句命令程序废弃这些元组。
www.ibm.com
2.
Now when a query like this is executed, the DBMS can use the functional index ucnameIndex to determine which tuples satisfy the query.
当执行这种查询时,DBMS可以使用函数索引判断哪些元组元组(tuple)满足查询。
www.ibm.com
3.
Performance benefits are realized when an index reduces the number of rows (or tuples) examined by the DBMS during query execution.
索引可以减少DBMS在执行查询时检查的行(或元组)数量,从而获得性能增益。
www.ibm.com
4.
The ideal value for this setting will vary on a per environment basis, however a good starting point would be 10000 tuples.
该设置的理想值会随环境而变化,不过一个好的起点是10000个元组。
www.ibm.com
5.
This does not mean that all tuples up to 150, 000, 000 will be stored in the cache as other heuristics are also considered by the engine.
这并不意味着所有达到150,000,000的元组都将存储在缓存,因为其他探试程序也是该引擎所考虑的。
www.ibm.com
6.
If the specified number of tuples is less than 1, the Head function returns an empty set.
如果指定的元组数目小于1,则Head函数返回空集。
msdn2.microsoft.com
7.
For the minimum, the approach filtered possible inconsistent tuples and discarded the possible values to obtain the consistent values.
对于最小值,过滤掉可能不一致的元组,去掉可能值,得到一致性值;
dictsearch.appspot.com
8.
A valid numeric expression that specifies the number of tuples to be returned.
指定要返回的元组数目的有效数值表达式。
technet.microsoft.com
9.
If the number of tuples, calculated by using the Cartesian product, exceeds the set threshold; the NON EMPTY clause is applied to the query.
如果通过使用Cartesian产品计算的元组数超过设定的阈值,将NONEMPTY子句应用于查询。
www.ibm.com
10.
You can declare tuples with the const qualifier, in which case the get call to access a particular element returns a reference to const.
可以使用const限定符来声明元组,在这种情况下,用于访问特定元素的get调用将返回对const的引用。
www.ibm.com
1.
Note the extractor used here to sum the tuples: the @count extractor to grab the number of lengths captured (packet counts).
注意,这里使用提取器来相加元组:@count提取器获取捕获到的长度(包计数)。
www.ibm.com
2.
Sorts a set in ascending order, and returns the specified number of tuples in the specified set with the lowest values.
按升序对集进行排序,并返回指定集中具有最小值的指定数目的元组。
technet.microsoft.com
3.
A set is an ordered set of tuples with the same dimensionality .
集是具有相同维数的有序元组集。
www.bing.com
4.
If the specified number of tuples exceeds the number of tuples in the set, the function returns the original set.
如果指定的元组数目超过了集中的元组数目,则此函数返回原始集。
msdn2.microsoft.com
5.
XML's structure was applied to express the aggregation relationship between tuples in data cubes.
用XML本身的层次结构来体现数据仓库中元组之间的聚集关系。
www.ceps.com.tw
6.
This dissertation presents a method on extracting bilingual translation tuples from a comparable corpus.
本文提出的从大规模网页中抽取双语翻译对的方法是基于可比较语料的。
www.fabiao.net
7.
Conceptually, rows of relational data (tuples) flow through the operation nodes in the query plan from bottom to top.
从概念上来说,关系数据行(元组)按照自下向上的方式流过查询计划中的操作节点。
www.ibm.com
8.
Sorts a set in ascending order, and returns the specified number of tuples with the lowest values.
按升序对集进行排序,并返回指定数目的最小值元组。
msdn2.microsoft.com
9.
Tuples are a composite data type and are used to store collections of items.
元组是复合的数据类型,用于存储数据项的集合。
www.ibm.com
10.
Like lists and tuples , the process is a bit more complex than it is for numbers and strings.
与列表和元组一样,这个过程比数字和字符串的比较更复杂些。
dictsearch.appspot.com
1.
Table functions declare variable sets and employ a procedure body and cursor to access tables, iterative output tuples.
表函数声明变量集合,使用过程体和游标循环访问表,迭代输出元组。
www.ecice06.com
2.
No specialized Python classes are used in the representation -- just tuples, dicts, lists, and strings (and None in the reserved position).
表示中没有使用专门的Python类——只使用了元组、字典、列表和字符串(以及保留位置上的None)。
www.ibm.com
3.
The resulting list of RIDs contains exactly those tuples that will join, which makes the join efficient.
由此产生的RID列表正好包含那些将要连接的元组,这就使得连接更加有效。
www.ibm.com
4.
The operators work by comparing each individual element of the two participating tuples from left to right (see Listing 6).
这些运算符的工作原理是从左到右地比较两个参与元组的每个单独的元素(请参见清单6)。
www.ibm.com
5.
Returns a set of tuples from extracted hierarchy elements.
返回由提取的层次结构元素中的元组构成的集。
msdn2.microsoft.com
6.
Returns the number of distinct, nonempty tuples in a set.
返回集中非重复的非空元组的数目。
msdn2.microsoft.com
7.
For each tuple in the specified set, the members of the specified hierarchies are extracted into new tuples in the result set.
对于指定集中的每个元组,将指定层次结构的成员提取到结果集中的新元组。
msdn2.microsoft.com
8.
What makes dictionaries different from sequence type containers like lists and tuples is the way the data are stored and accessed.
字典类型和序列类型容器类(列表、元组)的区别是存储和访问数据的方式不同。
dictsearch.appspot.com
9.
Sometimes a query can be satisfied by examining the index only, without fetching any tuples from the table.
有时,仅通过搜索索引即可完成查询,而不需要从表中取回任何元组(tuple)。
www.ibm.com
10.
For more information about member names and member keys, see Working with Members, Tuples, and Sets (MDX).
有关成员名称和成员键的详细信息,请参阅使用成员、元组和集(MDX)。
msdn2.microsoft.com
1.
The BottomCount function then returns the specified number of tuples with the lowest value.
然后,BottomCount函数将返回具有最小值的、指定数目的元组。
technet.microsoft.com
2.
Comparing tuples of unequal lengths results in a compile-time error.
比较不同长度的元组会产生编译时错误。
www.ibm.com
3.
Value expressions can operate on sets, tuples, members, levels, numbers, or strings.
值表达式可以对集、元组、成员、级别、数字或字符串进行运算。
technet.microsoft.com
4.
Register takes a dictionary of properties from the configuration file and returns a list of tuples.
Register将接受来自配置文件的属性的字典(dictionary),并返回一组元组(tuple)。
www.ibm.com
5.
The Extract function returns a set that consists of tuples from the extracted hierarchy elements.
Extract函数返回由提取的层次结构元素中的元组构成的集。
msdn2.microsoft.com
6.
Leaf members are tuples that are formed by the cross join of the lowest level of all attribute hierarchies.
叶成员是由所有属性层次结构中的最低级别交叉联接构成的元组。
msdn2.microsoft.com
7.
Tuple drilldown is an extension of OLE DB, and it returns a set of tuples instead of members.
对元组的深化是一种OLEDB扩展,这种深化将返回元组集而非成员集。
msdn2.microsoft.com
8.
Returns the cross product of one or more sets as a set, excluding empty tuples and tuples without associated fact table data.
以集的形式返回一个或多个集的叉积,不包括空元组和没有关联事实数据表数据的元组。
msdn2.microsoft.com
9.
Returns the set of members of one set that exist with one or more tuples of one or more other sets.
返回一个集的一组成员,该组成员与一个或多个其他集的一个或多个元组共存。
msdn2.microsoft.com
10.
For more information about sets, see Working with Members, Tuples, and Sets (MDX).
有关这些集的详细信息,请参阅使用成员、元组和集(MDX)。
msdn2.microsoft.com
1.
With respect to location decision-making of POL depot, a locating method based on two-tuples semantic group decision-making is put forward.
针对油料供应站的选址决策问题,提出了一种基于二元语义群决策的选址方法。
www.dictall.com
2.
A tuple space provides a repository of tuples that can be accessed concurrently.
元组空间提供了一个元组的容器,可以实现并行访问。
www.infoq.com
3.
In addition, the algorithm given in the paper is suitable for the decision table which has duplicated tuples .
文中所给出的算法特别适合于具有重复元组的决策表。
dictsearch.appspot.com
4.
To increase query performance, you should eliminate members and tuples as early in the resolution process as possible.
若要提高查询性能,应在解析过程中尽早地消除成员和元组。
technet.microsoft.com
5.
The main drawback of Rinda is that it's not persistent, you lose all tuples in the space when it is stopped or when it crashes.
Rinda最大的缺陷是其不支持持久化,这样一旦程序停止或崩溃的话,所有在元组空间中的元组则会丢失。
www.infoq.com
6.
Returns a set, removing duplicate tuples from a specified set.
返回从指定集中删除了重复元组后得到的集。
msdn2.microsoft.com
7.
After sorting the set, the TopCount function then returns the specified number of tuples with the highest value.
对集进行排序后,TopCount函数返回指定数目的具有最大值的元组。
technet.microsoft.com
8.
The query or the expression can utilize functions that either return or consume tuples.
查询或表达式可使用返回元组或获取元组的函数。
technet.microsoft.com
9.
The PeriodsToDate function defines the tuples in the set over which the Aggregate function operates.
PeriodsToDate函数定义Aggregate函数对其进行运算的集中的元组。
msdn2.microsoft.com
10.
The three most prominent data structures in Haskell are tuples, lists, and user-defined types.
Haskell中最突出的三种数据结构是:tuple、列表(list)和用户定义的类型。
www.ibm.com
1.
A special problem is the construction of tuples containing 0 or 1 items: the syntax has some extra quirks to accommodate these.
一个特殊的问题是构造包含零个或一个元素的元组:为了适应这种情况,语法上有一些额外的改变。
www.gzu521.com
2.
Returns a subset of tuples from a specified set.
返回指定集中元组的子集。
msdn2.microsoft.com
3.
Tuples are delimited by curly brackets (see Listing 13).
元组要放在花括号中(参见清单13)。
www.ibm.com
4.
In addition to one or more MVC tuples, a Monkeybars application uses two key helper files to prepare and run your code.
除了一个或多个MVC元组外,Monkeybars应用程序还使用2个关键的助手文件来准备和运行代码。
www.ibm.com
5.
You can also compare tuples in their entirety (see Listing 16).
还可以将元祖作为整体进行比较(参见清单16)。
www.ibm.com
6.
Erlang supports basic data types such as integers, floats and more complex structures, like tuples and lists.
Erlang支持基本数据类型(比如整数和浮点数)和更复杂的结构(比如元组和列表)。
www.ibm.com
7.
We know that numbers and strings are allowed as keys, but what about tuples ?
我们知道数字和字符串可以被用做字典的键,但元组又怎么样呢?
dictsearch.appspot.com
8.
For example, tags in tuples can be used to select different operations (see Listing 33).
例如,可以使用元组中的标签选择不同的操作(参见清单33)。
www.ibm.com
9.
By default, we will only cache tuples potentially smaller than 150, 000.
默认情况下,我们将仅可能缓存少于150,000的元组。
www.ibm.com
10.
As you see, on output tuples are alway enclosed in parentheses, so that nested tuples are interpreted correctly;
如你所见,元组在输出时总是有括号的,以便于正确表达嵌套结构。
www.gzu521.com
1.
Probe is made of unique four tuples, as shown below
探测是一个惟一的四元组,如下所示
www.ibm.com
2.
Method to empty all tuples from the collection, and an
方法清空集合中所有元组,一个
www-128.ibm.com
3.
Complexity of Dynamical System and Tuples
动力系统复杂性与点串
www.ilib.cn
4.
Maximum number of tuples LT
最大元组数
www.luotuo.net
5.
Matching on Tuples (and Guards)
元组匹配(以及守卫)
www.bing.com
6.
Inferring about function dependency based on tree tuples
基于树元组的函数依赖推理规则
service.ilib.cn
7.
Listing 3. Using make_tuple to return tuples from functions
清单3.使用make_tuple来从函数返回元组
www.ibm.com
8.
Collection of tuples of trees
树元集团
dict.bitunion.org
9.
Tuples: The Three Kinds of Reuse
记录中再利用的三种方式
cn1.myoops.org
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/16 5:27:18