搜索资源列表
source-stl
- STL在liunx下的源代码文件,可以在Linux下安装,也可以直接阅读源码来学习STL编程-It s a STL source code file under Linux, it can set up under linux or read it directly
myinifile
- inifile read and write in stl c
sharememory_allocator
- 一个内存池的allocator,参考stl源码的内存池实现-a pool of memory allocator, reference source stl memory Pool
fork-stl-occi
- OCCI STL 在 UNIX 下的应用 fock 应用实例-OCCI STL under UNIX application fock Application
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.
dtl
- 一个跨平台的数据库操作库.可以在linux和windows下运行. DTL下层采用ODBC,上层把数据库封装成STL的容器风格。使用非常直观简介。 dtl由于进行了模板化的封装,在使用上类似于stl的模板类,非常容易上手,不过效率上比不过otl,但是易用性比otl强多了. 如果你的代码要跨平台运行,数据库操作部分建议采用该库进行设计.-A cross-platform library database operations. Linux and windows can run. DT
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.
copy
- Specifies "copy" algorithm of the STL
linuxc
- linuxc函数库参考手册 pdf格式 书中包含大量列子,通俗易懂 全面-linux function STL
STLmap_using
- 在linux下使用stl map 进行插入,查询,删除等功能的代码-Insert,inquire,delete fuction with stl map in linux/unix
stl
- 选择一个操作系统环境(Linux或者Windows),编制TCP/IP通信程序,完成一定的通信功能。例如:可以编一个程序和Unix的系统服务进行通信,如daytime(port 13)、echo(port7)服务等;或者两人talk,使用TCP/IP协议进行相互直接的发送和接收等。-Select an operating system environment (Linux or Windows), the preparation of TCP/IP communication process,
stl-source-code
- 本书共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。 -Introduction matlab classic algorithms, including interpolation and fitting, data analysis, we want to help
stl_src_doc
- stl标准库,源代码和说明,清楚明白,对学习stl很有帮助-stl standard library, source code and instructions, clear, very helpful in learning stl
STL-and-CPPlibary
- STL and C++libary 编程书籍,对理解库很有帮助-STL and C++ libary programming books, helpful for understanding the library
Practical-Guide-to-STL
- Practical Guide to STL