资源列表
[STL] STL-MySelf
说明:个人编写的STL代码 一直再用 一个学习的好例子!-STL code has been written by individuals and then a good example of learning!<李明> 在 2025-02-06 上传 | 大小:72kb | 下载:0
[STL] List
说明:采用C++语言编写的链表模拟程序,可实现STL中的链表操作功能。-Linked list C++ language simulation program, linked list in the STL operation.<jiutianfeixue> 在 2025-02-06 上传 | 大小:555kb | 下载:0
[STL] QT-text-boost
说明:Qt 上使用boost代码,用于测试boost成功的使用了boost代码-Qt to use boost code for testing boost the use of the boost code<tom> 在 2025-02-06 上传 | 大小:4kb | 下载:0
[STL] usaco_code
说明:USACO的标准代码,DD_ENG大神的代码,题目比较多,包括了很多算法和数据结构。是IO选手必备的代码。-Standard code, DD_ENG God of USACO entitled more, including a lot of algorithms and data structures. IO players essential code.<star> 在 2025-02-06 上传 | 大小:7.32mb | 下载:0
[STL] STL
说明:关于STL中的List,迭代器等的使用源码-Use the Source List, STL iterators<panzhigang> 在 2025-02-06 上传 | 大小:1.81mb | 下载:0
[STL] inside-CPP-object
说明:经典侯捷译《深入c++对象模型》,深入C++必读-Classic Hou Jie translation the " depth c++ object model" , depth C++ required reading<larus> 在 2025-02-06 上传 | 大小:10.33mb | 下载:0
[STL] count_word
说明:统计文本中的单词个数,并按出现次数降序输出(支持大文本),原版是http://www.oschina.net/code/snippet_176897_7944。采用hash_map,GCC采用#include <ext/hash_map>。修改版本是VS2010采用#include <hash_map>using namespace stdext VC调用hash_map的例子,值得学习。-The number<书林跋涉> 在 2025-02-06 上传 | 大小:4kb | 下载:0