文件名称:SortedSet

  • 所属分类:
  • 其它资源
  • 资源属性:
  • [C/C++] [Windows] [Visual C] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 3.23kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • zha****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

本程序用VC++完成

定义类模板SortedSet (包括方法的实现) ,即元素有序的集合,集合元素的类型和集合元素的最大个数可由使用者确定。要

求该类模板对外提供以下三种操作:

insert:加入一个新的元素到合适的位置上,并保证集合元素的值不重复;

get:返回比给定值大的最小元素的地址。若不存在,返回-1;

del:删除与给定值相等的那个元素,并保持剩余元素的有序性。-the completion of procedures with VC SortedSet class template definition (including the method of achieving) that is a collection of elements in an orderly manner, the type of set elements and elements set to the number users can be identified. External demand such templates for the following three operations : insert : to add a new element to the appropriate location, Set elements and ensure that the value of non-repetition; get : return to the setting than the smallest major element of the address. If not, return -1; Del : delete and given that the equal value of the elements, and maintain the remaining elements of the order.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 41695041sortedset.rar 列表
SortedSet\StoredSet.cpp
SortedSet\Main.cpp
SortedSet\StoredSet.h
SortedSet\SortedSet.dsw
SortedSet\SortedSet.dsp
SortedSet

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org