文件名称:jihe-lianbiao
- 所属分类:
- C#编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 41kb
- 下载次数:
- 0次
- 提 供 者:
- tamaki******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
集合的运算:交、并、补(难度系数:1.1)
全集:大写字母 ‘A’~’Z’
要求实现以下功能:
1、集合的输入:自动去掉重复和非法的字符
2、集合的显示:输出集合的全部元素
3、输出一个给定集合的补集
4、输出两个给定集合的交集和并集
-Set operations: intersection, union and complement (degree of difficulty: 1.1) Collection: uppercase letters ' A' ~ ' Z' requirements to achieve the following functions: 1, a collection of input: Auto remove duplication and illegal character 2, the display of the collection : output all the elements of a collection of 3, the output of a given collection of 4 complement, the output of two given sets and set intersection and
全集:大写字母 ‘A’~’Z’
要求实现以下功能:
1、集合的输入:自动去掉重复和非法的字符
2、集合的显示:输出集合的全部元素
3、输出一个给定集合的补集
4、输出两个给定集合的交集和并集
-Set operations: intersection, union and complement (degree of difficulty: 1.1) Collection: uppercase letters ' A' ~ ' Z' requirements to achieve the following functions: 1, a collection of input: Auto remove duplication and illegal character 2, the display of the collection : output all the elements of a collection of 3, the output of a given collection of 4 complement, the output of two given sets and set intersection and
(系统自动生成,下载前可以参看下载内容)
下载文件列表
集合运算-链表\集合的运算.cpp
.............\集合的运算.exe
集合运算-链表
.............\集合的运算.exe
集合运算-链表