文件名称:c++用vector实现HashSet
文件大小:203KB
文件格式:RAR
更新时间:2014-09-05 10:00:15
c++用vector
c++一个用vector实现java的HashSet集合类,可以将任何类,数字,字符串,vector等等存放到里面
【文件预览】:
HashSet
----HashSet.h(677B)
----HashSet.vcproj.TARGTIME-DL531.Administrator.user(1KB)
----Debug()
--------HashSet.exe.intermediate.manifest(621B)
--------vc90.idb(211KB)
--------BuildLog.htm(6KB)
--------HashSet.obj(1.05MB)
--------HashSet.exe.embed.manifest.res(728B)
--------HashSet.exe.embed.manifest(663B)
--------mt.dep(67B)
--------vc90.pdb(284KB)
----HashSet.cpp(5KB)
----HashSet.vcproj(4KB)
----Student.h(537B)