cpp-MyTinySTL用C11实现的小型STL容器库算法库

上传者: 39840515 | 上传时间: 2021-09-05 22:34:50 | 文件大小: 130KB | 文件类型: ZIP
MyTinySTL - 用 C 11 实现的小型 STL(容器库+算法库)。代码结构清晰规范、包含中文文档与注释,并且自带一个简单的测试框架,适合新手学习与参考

文件下载

资源详情

[{"title":"( 57 个子文件 130KB ) cpp-MyTinySTL用C11实现的小型STL容器库算法库","children":[{"title":"Alinshans-MyTinySTL-037529e","children":[{"title":"MyTinySTL","children":[{"title":"functional.h <span style='color:#111;'> 6.54KB </span>","children":null,"spread":false},{"title":"list.h <span style='color:#111;'> 26.58KB </span>","children":null,"spread":false},{"title":"alloc.h <span style='color:#111;'> 7.11KB </span>","children":null,"spread":false},{"title":"basic_string.h <span style='color:#111;'> 56.41KB </span>","children":null,"spread":false},{"title":"type_traits.h <span style='color:#111;'> 906B </span>","children":null,"spread":false},{"title":"algo.h <span style='color:#111;'> 78.71KB </span>","children":null,"spread":false},{"title":"algobase.h <span style='color:#111;'> 16.44KB </span>","children":null,"spread":false},{"title":"set.h <span style='color:#111;'> 14.37KB </span>","children":null,"spread":false},{"title":"deque.h <span style='color:#111;'> 34.40KB </span>","children":null,"spread":false},{"title":"iterator.h <span style='color:#111;'> 9.70KB </span>","children":null,"spread":false},{"title":"unordered_set.h <span style='color:#111;'> 16.72KB </span>","children":null,"spread":false},{"title":"hashtable.h <span style='color:#111;'> 43.89KB </span>","children":null,"spread":false},{"title":"unordered_map.h <span style='color:#111;'> 17.79KB </span>","children":null,"spread":false},{"title":"algorithm.h <span style='color:#111;'> 378B </span>","children":null,"spread":false},{"title":"numeric.h <span style='color:#111;'> 4.45KB </span>","children":null,"spread":false},{"title":"vector.h <span style='color:#111;'> 22.83KB </span>","children":null,"spread":false},{"title":"heap_algo.h <span style='color:#111;'> 7.44KB </span>","children":null,"spread":false},{"title":"memory.h <span style='color:#111;'> 4.55KB </span>","children":null,"spread":false},{"title":"set_algo.h <span style='color:#111;'> 6.52KB </span>","children":null,"spread":false},{"title":"util.h <span style='color:#111;'> 7.76KB </span>","children":null,"spread":false},{"title":"exceptdef.h <span style='color:#111;'> 496B </span>","children":null,"spread":false},{"title":"allocator.h <span style='color:#111;'> 2.22KB </span>","children":null,"spread":false},{"title":"queue.h <span style='color:#111;'> 8.89KB </span>","children":null,"spread":false},{"title":"stack.h <span style='color:#111;'> 3.91KB </span>","children":null,"spread":false},{"title":"map.h <span style='color:#111;'> 16.80KB </span>","children":null,"spread":false},{"title":"construct.h <span style='color:#111;'> 1.61KB </span>","children":null,"spread":false},{"title":"uninitialized.h <span style='color:#111;'> 7.75KB </span>","children":null,"spread":false},{"title":"rb_tree.h <span style='color:#111;'> 47.02KB </span>","children":null,"spread":false},{"title":"astring.h <span style='color:#111;'> 394B </span>","children":null,"spread":false}],"spread":false},{"title":".gitattributes <span style='color:#111;'> 2.46KB </span>","children":null,"spread":false},{"title":"License.txt <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"Test","children":[{"title":"algorithm_test.h <span style='color:#111;'> 36.65KB </span>","children":null,"spread":false},{"title":"test.cpp <span style='color:#111;'> 1.24KB </span>","children":null,"spread":false},{"title":"list_test.h <span style='color:#111;'> 3.74KB </span>","children":null,"spread":false},{"title":"queue_test.h <span style='color:#111;'> 5.70KB </span>","children":null,"spread":false},{"title":"string_test.h <span style='color:#111;'> 7.13KB </span>","children":null,"spread":false},{"title":"test.h <span style='color:#111;'> 31.46KB </span>","children":null,"spread":false},{"title":"stack_test.h <span style='color:#111;'> 2.90KB </span>","children":null,"spread":false},{"title":"map_test.h <span style='color:#111;'> 6.67KB </span>","children":null,"spread":false},{"title":"CMakeLists.txt <span style='color:#111;'> 163B </span>","children":null,"spread":false},{"title":"vector_test.h <span style='color:#111;'> 3.28KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 3.58KB </span>","children":null,"spread":false},{"title":"set_test.h <span style='color:#111;'> 5.26KB </span>","children":null,"spread":false},{"title":"algorithm_performance_test.h <span style='color:#111;'> 4.27KB </span>","children":null,"spread":false},{"title":"Lib","children":[{"title":"redbud","children":[{"title":"platform.h <span style='color:#111;'> 2.91KB </span>","children":null,"spread":false},{"title":"io","children":[{"title":"color.h <span style='color:#111;'> 8.05KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"unordered_map_test.h <span style='color:#111;'> 7.94KB </span>","children":null,"spread":false},{"title":"unordered_set_test.h <span style='color:#111;'> 7.10KB </span>","children":null,"spread":false},{"title":"deque_test.h <span style='color:#111;'> 3.24KB </span>","children":null,"spread":false}],"spread":false},{"title":"CMakeLists.txt <span style='color:#111;'> 1.32KB </span>","children":null,"spread":false},{"title":".travis.yml <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 3.88KB </span>","children":null,"spread":false},{"title":"MSVC","children":[{"title":"MyTinySTL_VS2015.vcxproj <span style='color:#111;'> 9.36KB </span>","children":null,"spread":false},{"title":"MyTinySTL_VS2015.sln <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"MyTinySTL_VS2015.vcxproj.filters <span style='color:#111;'> 5.34KB </span>","children":null,"spread":false}],"spread":true},{"title":"appveyor.yml <span style='color:#111;'> 276B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 3.81KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明