搜索资源列表
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
Test_Map
- 包中TMap,TMapStringToPtr类,为本人重vc下CMap,CMapStringToPtr两个STL移植到linux的,经过测试,效率比C++中的stl对应的高3-5倍以上
dtl
- 一个跨平台的数据库操作库.可以在linux和windows下运行. DTL下层采用ODBC,上层把数据库封装成STL的容器风格。使用非常直观简介。 dtl由于进行了模板化的封装,在使用上类似于stl的模板类,非常容易上手,不过效率上比不过otl,但是易用性比otl强多了. 如果你的代码要跨平台运行,数据库操作部分建议采用该库进行设计.-A cross-platform library database operations. Linux and windows can run. DT
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.
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,
dbinit_stl_views-1_03
- linux下gdb调试工具扩展脚本,可以查看stl模板类的信息-linux gdb debug stl list map
Linux-programming-ideas
- 本书内容分为4个部分:linux程序设计基础部分、linux用户空间网络编程部分、linux内核网络编程部分以及综合案例部分。内容包含linux系统概述、linux编程环境、linux文件系统简介、linux下的进程和线程、tcp/ip协议族、应用层网络服务程序、tcp编程、主机信息获取、数据io复用、udp编程、高级套接字、套接字选项、原始套接字、服务器模型、ipv6、linux 内核网络部分结构及分布、netfilter框架内报文处理程;解释多重继承问题的难点,展示RTTI的实际使用,描述了
libshallocator-1.1.0.tar
- linux 基于共享内存的stl动态库 -linux-based shared memory stl dynamic library
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.
utf_string_conversions
- Converts the given source Unicode character type to the given destination Unicode character type as a STL string for Linux.
swap
- This file is a GNU extension to the Standard C++ Library (possibly containing extensions the HP SGI STL subset) Kernel Device Driver for linux v2.13.6. -This file is a GNU extension to the Standard C++ Library (possibly containing extensions the H