文件名称:structuress
介绍说明--下载内容均来自于网络,请自行研究使用
常用数据结构集体实现,功能较全的数据结构实现,包括链表、映射、队列、集合、堆栈、vector等,自带异常处理,非常方便-commonly used data structures collective achievement, function over the entire data structure to achieve, including the linked list, mapping, Queue, Set, Stack, vector, bringing their unusual, very convenient
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 101259357structuress.rar 列表 Except.h LinkedList.cpp LinkedList.h list.cpp list.h map.cpp map.h queue.cpp queue.h set.cpp set.h stack.h vector.cpp vector.h Wrapper.h StartConv.h