搜索资源列表
用C++定义了集合类
- 用C++定义了集合类,可以实现集合的构造,进行集合间的交,并等运算-In C++ defines a set of classes, can set the structure for the cross between a collection and other operations
IesiSet-Source
- 这个类库提供了集合运算功能,并且支持泛型。 功能: 主要是取得2个集合里,相同、相异、联集的部份。 使用说明: 1. 如果顺序是重要的,那 HashedSet 可以改成 SortedSet 2. 如果用SortedSet, 集合里面的元素必需继承IComparable接口-This class library provides a collection of computing functions, and support for generics. Function: main
JIHE
- 定义求集合的交并差系统,可选择性求其交集、并集、差集,或其他新集合运算-The definition for pay and poor collection systems, the option of seeking the common ground, and set, difference set, or collection of other new computing
Range
- 集合运算,提供[a,b][c,d]的自动合并-Set operations, to provide [a, b] [c, d] automatic merge
jihe-shuzu
- 集合的运算:交、并、补(难度系数:1.1) 全集:大写字母 ‘A’~’Z’ 要求实现以下功能: 1、集合的输入:自动去掉重复和非法的字符 2、集合的显示:输出集合的全部元素 3、输出一个给定集合的补集 4、输出两个给定集合的交集和并集
jihe-lianbiao
- 集合的运算:交、并、补(难度系数:1.1) 全集:大写字母 ‘A’~’Z’ 要求实现以下功能: 1、集合的输入:自动去掉重复和非法的字符 2、集合的显示:输出集合的全部元素 3、输出一个给定集合的补集 4、输出两个给定集合的交集和并集 -Set operations: intersection, union and complement (degree of difficulty: 1.1) Collection: uppercase letters ' A
prac1
- 进行各类的基本集合运算,包括求集合的幂集-The basic set operations for various types of
spatial-geometry-operations
- ArcEngine C#实现空间几何图形的集合运算-ArcEngine C# spatial geometry set operations
jihedeyunsuan
- 这是一段关于集合运算的代码,包含了交集并集补集差集以及很多别的功能-This is a set of operations on the code, including the intersection and set complement difference set, and many other features