tuple
- n.元组;元组,数组
-
The Analysis and Implementation of Tuple Space Based Agent Coordination
基于元组空间的Agent协作模型的分析与实现
-
A Detection Algorithm for Rule Set Conflicts Based on Tuple Space Search
基于元组空间搜索的规则集冲突检测算法
-
The result is a tuple even if it contains exactly one item .
结果是一个数组(即使仅包含一个项目)。
-
Improvement of the packet classification algorithm using tuple folded vector
对基于元组向量折叠的包分类算法的改进
-
Research and Application of Tuple Space-based Distributed Computing Environment
基于元组空间模型的分布式计算环境的研究与应用
-
To access individual elements of a tuple , you use the get routine .
要访问元组的各个元素,您可以使用get例程。
-
After that , a tuple may be considered as a simple event .
抽象后,数据可被看成简单事件。
-
As you add more elements , creating a tuple structure becomes increasingly difficult .
随着您添加更多的元素,创建元组结构将变得越来越困难。
-
In particular , I 'm going to return a tuple .
特别要注意,我要返回一个数组。
-
DTSArch : A Software Architecture Model Based on Decentralized Tuple Space
DTSArch:一种基于分散式元组空间的软件体系结构模型
-
There are current three types of Tuple
目前有三种类型的Tuple
-
This statement lets you update a tuple with a specific value .
此语句允许您用特定值更新元组。
-
A Design and Implement of Tuple ID Propagation in Multi-relational Data Mining
一种多关系数据挖掘中元组ID传播的设计与实现
-
Your first program using tuple
第一个使用元组的程序
-
The paper defines R-type tuple network structure to prevent possible system error and data inconsistency .
为防止可能出现的系统隐患和数据不一致,定义了元组的R型网状结构。
-
I introduced the simplest of these objects the tuple in this article .
在本文中,我介绍了其中的最简单的对象&tuple。
-
To implement tuple in C + + is very difficult , because of its static type system .
C++是一种静态类型语言,这就使实现可以容纳不同种类型元素的容器&元组变得十分困难。
-
You also can create a tuple from a set of existing variables in a process called packing .
您还可以从称为打包的过程的一组现有变量中创建一个tuple。
-
The number of elements that can form a tuple is currently limited to10 .
能够形成元组的元素数量目前仅限于10个。
-
You create your tuple , and you can 't change it after that .
您可以创建tuple,但在创建之后不能修改它。
-
Any fixed level fault which is less than k - tuple is detectable .
任何小于k重的固定电平故障均可以检测。
-
Multi tuple Rough Set Based Inconsistent Decision
基于多元组Rough集的不相容决策
-
STUDENT : So are you entering a tuple in for start and end ?
学生:那么你把开始点和结束点,访在一个元组里面输入么?
-
To use a tuple properly , you need to be familiar with how it works .
要正确使用tuple,就需要熟悉它的工作方式。
-
Service Tuple Chain-based Approach for Web Service Composition
基于服务元组链的Web服务组合方法
-
As discussed , the tuple type is an immutable heterogeneous container .
如文中所述,tuple类型是不可变的异构容器。
-
You can also combine slices of an existing tuple with a new tuple .
您还可以将现有tuple的片段与新tuple的片段合并在一起。
-
A Translation of SQL to Extended Tuple Relational Expression
SQL查询到扩充的元组关系表达式变换
-
In Visual Basic , the dynamic numerical tuple has been extensively used in many cases in a flexible way .
VISUALBASIC中,动态数组的使用非常灵活,其用途十分广泛。
-
The Python tutorial has a section on the tuple container type .
Python指南中有一部分讨论了元组容器类型。