Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • C_STL_F.rar 实现一个STL中的list的嵌套使用。可以实现学习STL中list的使用。
  • PowerCollections.rar C#写的类似于STL的集合类,首先是C#编写,可以用于.net变程.
  • a_modest_STL_tutorial.rar STL的基础编程,大家看了后会对STL有个大概的了解
  • blockallocator.rar stl内存分配器
  • STL_QuickSort.rar STL实现快速排序,使用vector。
  • my_log_statistic.rar 自己写的统计log的程序,其中大量使用了STL
  • dtl.zip ... this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers ... to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions ...
  • boost_source_code.rar ... 想了很久的跨平台多线程库了; 数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备; python,没错,对Python语言的支持; 智能指针,与std::auto_ptr一起善加 ...
  • chgstr.rar 主要使用了stl中的string类,该类使用方便,还可以自动识别过滤夹杂在阿拉伯数字的逗号,空格等,符合日常习惯中的用法,程序在附件中请检验,使用方法就是main函数中的方法,请检验。如蒙不弃请笑纳。
  • String-Reference-Card.rar c++ stl string的使用简易手册卡,方便使用stl时候查询。