搜索资源列表
IniFileNew
- 我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。 程序采用了两种方法,一种是使用iterator调用,一种是直接使用数组下标,可根据不同情况分别选用。 采用C++STL编写,适用于Windows,Linux,Unix任意平台下的任意开发环境,在此只是用Win平台的CBuilder做个示意。-we are always use configuration files. Therefore, I have prepared a document l
MFC_Graphics
- 一个读取Stl文件并做平移、旋转、缩放的示例程序 在MFC框架下使用OpenGL编程 -Stl file and do a read translation, rotation, scaling the sample program to use OpenGL in MFC programming framework
STL-list(Sample)
- 用STL中的List来实现多项式的各种运算-Polynomial of a variety of computing the STL List
STL
- Generics Sample in C++
CplusplusStl
- 学校acm培训讲解关于C++STL的示例代码,非常简单清晰,初学者必备(环境为Visual C++ 6.0)-Acm training school on the C++ STL to explain the sample code is very simple and clear, essential for beginners
cpp_stl_sample.tar
- C++标准库STL完整样例代码,极具参考价值。-C++ Standard Library STL complete sample code, great reference value.
DeQ-using-STL
- this is sample dqueue implementation using STL
Database-using-STL
- a sample database implemeatation in visual C++ for STL study
ssgi_stlg
- sgi stl 在vs20088下修改后能编译成功,外加示例代码 -sgi stl in vs20088 modified compiler, plus sample code
demo02_ostriter
- linux C/C++ STL output iterator code sample
demo03_random
- linux C/C++ STL random access iterator code sample
stltest
- Sample program for configure to test STL support on target platforms. We are mainly concerned with being able to instantiate templates for common STL container classes for Linux.
stl
- C++ 标准程序库学习,stl容器示例的一些列代码-C++ standard library learning, stl container code sample some of the columns