[计] 多重集
多重集 ( Multiset ):元素可以重复出现的集合。如: :元素可以重复出现的集合。
多重集合
...指向不同元素的指针组成的数组;集合(set)是由节点组成的,每个节点包含一个元素,节点间以某种谓词排序;多重集合(multiset)是允许存在两个次序相等的元素集合;映射(map)是由{键,值}对组成的集合,同样以某种谓词排序;多重映射(multimap)是允许键对...
多集合
集合中元素的数量称为基(cardinaliy),写作|S|。 除了标准的集合符号,我们也使用多集合(multiset),其内部允许存在相同元素。多集合的基是其中元素的总数量,包括相同的元素。
多集
基于证书修改的数字权限动态描述 - 计算机应用研究 - 金月芽期刊网 免费论文下载 关键词:多集; 证书; 规则; 证书修改 [gap=681]Key words:multiset; license; rules; license rewriting
自动批量安装程序 ; 程序集成自动安装工具 ; 批量安装程序 ; 批量安装软件工具
自动程序安装工具 ; 软体名称 ; 批量安装程序 ; 无人值守安装光盘工具
自动程序安装工具 ; 软体名称
multiset:
multi- + set
In mathematics, the notion of multiset (or bag) is a generalization of the notion of a set in which members are allowed to appear more than once. For example, there is a unique set {a, b} containing elements a and b and no others, but there are many multisets containing a and b (and no others) with various multiplicities. For instance, in the multiset {a, a, b}, a has multiplicity 2 and b has multiplicity 1; and in the multiset {a, a, a, b, b, b}, a and b each have multiplicity 3. The term "multiset" was coined by Nicolaas Govert de Bruijn in the 1970s. The use of multisets in mathematics and beyond predates the name "multiset" by many centuries: Knuth (1998) attributes the first study of multisets to the Indian mathematician Bhāskarāchārya (circa 1150), who described permutations of multisets.