虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

HashSet

  • HashMap,HashTable和HashSet的区别

    HashMap,HashTable和HashSet的区别,很好的说明的他们具体的分别。

    标签: HashTable HashMap HashSet

    上传时间: 2017-09-23

    上传用户:yiwen213

  • 常见java数据结构的使用方法

    常见java数据结构的使用方法,包括Arrays类Collections类HashSet类List类TreeSet类Map类Vector类

    标签: java 数据结构

    上传时间: 2014-02-10

    上传用户:qiao8960

  • 一个拼写检查程序

    一个拼写检查程序,用来检查你的输入的文件中的单词是否拼写错误,并给你给出可能的拼写建议。(用HashSet实现)(卡耐基梅隆大学ssd5数据结构Option Exercise4答案) 程序参数设置(第一个为要输入的词库文件,本例中是wordlist.txt, 第二个为要检查的文件,必须为txt格式,本例中用test.txt来检查)

    标签: 程序

    上传时间: 2014-01-08

    上传用户:电子世界

  • 购物车系统中的名牌产品类,private Integer id private String enName private String cnName private String

    购物车系统中的名牌产品类,private Integer id private String enName private String cnName private String smallPhoto private String bigPhoto private String description private Set products = new HashSet(0)

    标签: private String Integer enName

    上传时间: 2013-12-22

    上传用户:璇珠官人

  • 购物车系统中的级别类

    购物车系统中的级别类,private Integer id private String cname private Integer parentid private String description private Blob photo private Short ctype private Set products = new HashSet(0) private Set normses = new HashSet(0)

    标签:

    上传时间: 2017-08-02

    上传用户:xuanchangri