搜索资源列表
myinifile
- inifile read and write in stl c
vector_unique-for-aix
- C++ STL 的 vector_unique 在AIX 下的应用实例。-C STL vector_unique AIX in the application.
VB6Str2Cpp
- VB6 has two very useful string functions: Join and Split. This code implements Join and Split functions using STL so that you can use them in your C++ programs -VB6 has two very useful string functions : Join and Split. This code implements Join and
Test_Map
- 包中TMap,TMapStringToPtr类,为本人重vc下CMap,CMapStringToPtr两个STL移植到linux的,经过测试,效率比C++中的stl对应的高3-5倍以上
SimulateCat
- 一个用C++实现的模拟UNIX的cat的程序,使用了STL的istreambuf_iterator,支持“-”,终端直接输出,文件输出和错误输出。-C to achieve a simulated UNIX cat procedures, the use of the STL istreambuf_iterator support "-", a direct output terminals, document output and the output error.
CFDCode.tar
- CFD First time code using gnuplot C++ and STL
asearchd-1.06.tar
- 功能强大的搜索引擎的源代码,可进行垂直搜索,企业搜索,专业知识领域的搜索-A full featured Internet search engine, specifically designed to power vertical search, enterprise search, or a knowledge area search. Can index 2.5 million documents per 24 hours on a single Dell server. Clean C+
libcstl-1.0.1.tar
- libcstl是使用C语言编写的一个通用的数据结构和常用的算法库,它模仿SGI STL的接口和实现。-libcstl is the use of C language, a common data structure and used algorithms library, which mimic the interface and the SGI STL to achieve.
STL-and-CPPlibary
- STL and C++libary 编程书籍,对理解库很有帮助-STL and C++ libary programming books, helpful for understanding the library
Linux-programming-ideas
- 本书内容分为4个部分:linux程序设计基础部分、linux用户空间网络编程部分、linux内核网络编程部分以及综合案例部分。内容包含linux系统概述、linux编程环境、linux文件系统简介、linux下的进程和线程、tcp/ip协议族、应用层网络服务程序、tcp编程、主机信息获取、数据io复用、udp编程、高级套接字、套接字选项、原始套接字、服务器模型、ipv6、linux 内核网络部分结构及分布、netfilter框架内报文处理程;解释多重继承问题的难点,展示RTTI的实际使用,描述了
demo02_ostriter
- linux C/C++ STL output iterator code sample
demo03_random
- linux C/C++ STL random access iterator code sample
cstl-1.0.0
- 使用ANSI C编写的通用的数据结构和常用算法的库, 它模仿STL的接口形式, 包括序列容器,关联容器,容器适配器,迭代器,函数,算法等.CSTL为C编程中的数据管理提供了方便易用的程序库.包括详细使用手册-Written in ANSI C, a common data structure, and a library of commonly used algorithms, which mimics the interface in the form of STL sequence cont
stlnew.tar
- 关于C++中 STL库使用的一些新特性,包括一个makefile 可以直接编译,希望对大家有帮助-About some of the new features C++ the STL library uses, including a makefile can be directly compiled, we hope to help
STLport-5.2.1.tar
- STLport-5.2.1 STLport是一个完全符合C++98标准(及2003年修订)的免费的C++标准库实现。它是由俄罗斯人Boris Fomitchev于1997年发起的开源项目,目的是基于著名的SGISTL开发一个可移植到各种平台上使用的高效的C++标准库。-STLport is an implementation of the C++ Standard Library - For multiplatform/multicompilers project a coherent
CppStudy
- 高级C语言和C++语言demo 1.高级C部分包括二级指针、数组指针、链表,都是企业级使用方法 2.C++部分将C++语法做成demo和配套教学文档,帮助迅速入门C++ 3.里面还包含stl-demo、动态库回调函数demo、智能指针等进阶C++的demo-Senior C and C++ language demo 1. Senior C section includes two pointers, arrays, pointers, linked lists, are
EdgeMain
- This file is a GNU extension to the Standard C++ Library (possibly containing extensions the HP SGI STL subset). -This file is a GNU extension to the Standard C++ Library (possibly containing extensions the HP SGI STL subset).
tiocl
- This file is a GNU extension to the Standard C++ Library (possibly containing extensions the HP SGI STL subset). -This file is a GNU extension to the Standard C++ Library (possibly containing extensions the HP SGI STL subset).
FontTableCache
- @file backward hash_fun.h This file is a GNU extension to the Standard C++ Library (possibly containing extensions the HP SGI STL subset). -@file backward hash_fun.h This file is a GNU extension to the Standard C++ Library (possibly containing exte
C++_编程思想
- 主要讲述计C++语言的的编程思想,编写流程,STL源码的过程(It mainly focuses on the programming thought of c ++ language, the process of writing process and STL source code)