CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C STL

搜索资源列表

  1. VC_MFC_STL

    0下载:
  2. C++STL 的版本实现有很多种,包括HP STL , SGI STL ,STLport ,P.J.Plauger STL 和 Rouge Wave STL 等。其中HP STL 是STL 之父Alexandar Stepanor 在惠普Palo Alto 实验室 工作时完成的。HP STL 是C++STL 的第一个实现版本,而且开放源代码。其他版本的 C++STL 一般是以HP STL 为蓝本实现出来的。在Visual C++中采用的是P.J.Plauger 开发的 P.J.P
  3. 所属分类:STL

    • 发布日期:2017-03-30
    • 文件大小:119989
    • 提供者:卫国
  1. base64_

    0下载:
  2. base64 编解码实现,其中有两种方式,一种是比较普通的c++ stl实现,另一种是根据国外的某人用java写的程序 用c++的方式重新实现的-base64 codec implementation, where there are two methods for a more general c++ stl implementation, and the other is based on a person abroad programs written using java with c+
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:7972
    • 提供者:qiangl
  1. CppSTL

    0下载:
  2. 这是关于C++ STL的一些介绍,本人觉得很适合初学者,所以推荐给大家-This is about C++ STL some of the introduction, I find it very suitable for beginners, it is recommended to everyone
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:115510
    • 提供者:黄杰
  1. CList

    0下载:
  2. C语言版的链表实现。带头节点的双向循环链表。访STL vector的实现。-C language version of the linked list implementation. Two-way circular list node to take the lead. Visit STL vector implementation.
  3. 所属分类:STL

    • 发布日期:2017-04-10
    • 文件大小:1079944
    • 提供者:furucong
  1. stl

    0下载:
  2. 详细的介绍了C++中的模板库STL,值得一看。-Described in detail in C++ Template Library STL
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:35173
    • 提供者:zhangbestpeng
  1. stl

    0下载:
  2. 一个用C写的模板类的hash功能实现,用来交数据结构的作业的-Write a template with the C class hash function implementation, the data structure used to pay operating
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5752
    • 提供者:陈萧
  1. GLC_lib_src_2.0.0

    0下载:
  2. GLC_lib is a C++ library for high performance 3D application based on OpenGL and QT4 GUI. Some GLC_lib features : Supported file format : 3DS, OBJ, COLLADA, 3DXML, OFF, STL. Easy view manipulation, Level of detail, shaders...
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4567230
    • 提供者:Sukuma Ubhada
  1. cPPwebservice

    0下载:
  2. C++STL程序员指南源码 目录内容: \CHAPTER1 第1章所有源程序代码。 \CHAPTER2 第2章所有源程序代码。 \CHAPTER3 第3章所有源程序代码。 \CHAPTER4 第4章所有源程序代码。 \CHAPTER5 第5章所有源程序代码。 \CHAPTER6 第6章所有源程序代码。 \CHAPTER7 第7章所有源程序代码。 \CHAPTER8 第8章所有源程序代码。 \CHAPTER9 第9章所有源程序代码。 \CHAPTE
  3. 所属分类:STL

    • 发布日期:2017-05-04
    • 文件大小:1489495
    • 提供者:lcx
  1. stl

    0下载:
  2. 实现拉格朗日差值计算的C++程序,结果输入到m文件中用于matlab计算。-Lagrangian difference calculated to achieve C++ program, the results for input to the m file matlab calculations.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:613
    • 提供者:parker
  1. stl

    0下载:
  2. 用于计算矩阵方程的超松弛迭代算法C++程序,-Matrix equation used to calculate the over-relaxation iteration algorithm C++ program
  3. 所属分类:STL

    • 发布日期:2017-04-10
    • 文件大小:802
    • 提供者:parker
  1. ACMProgramming

    0下载:
  2. ACM的入门教程,包括ACM的简介,C++ STL泛型编程,还有一些必备的ACM编程知识,最后是50道实战题,包括详细的分析,很值得学习!-ACM introductory tutorial, including the ACM' s Introduction, C++ STL generic programming, ACM and some programming knowledge necessary, and finally the 50 actual questions, inc
  3. 所属分类:STL

    • 发布日期:2017-05-04
    • 文件大小:1328170
    • 提供者:hetingting
  1. CPP_STL

    0下载:
  2. 本书对C++ STL进行了全面而深入的阐述。 STL(标准模板库)是在惠普实验室中开发的,已纳入ANSI/ISO C++标准。其中的代码采用模板类及模板函数的方式,可以极大地提高编程效率。本书由P.J. Plauger等四位对C++ STL的实现有着卓越贡献的大师撰写,详细讨论了C++ STL的各个部分。 全书分为16章,其中的13章通过背景知识、功能描述、头文件代码、测试程序和习题,分别讲述了C++ STL中的13个头文件,其他章节介绍了STL中广泛涉及的三个主题--迭代器、算法和容器
  3. 所属分类:STL

    • 发布日期:2017-05-26
    • 文件大小:9656168
    • 提供者:yaguang_li
  1. Beyond_STL_cn

    0下载:
  2. 详细讲解C++标准STL的是学习STL的必备工具-Explain in detail the standard C++ STL STL is an indispensable tool for learning
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:345076
    • 提供者:yangli
  1. CaCPPsuanfazongjie

    0下载:
  2. 对C++的STL泛型做了一个全面的总结,归纳了基本上所有泛型的基本方法等-suanfa for C++ STL
  3. 所属分类:STL

    • 发布日期:2017-04-16
    • 文件大小:27515
    • 提供者:wyj
  1. libcstl-2.0.1.tar

    0下载:
  2. 用C语言写的模仿C++ STL库的函数库,接口模仿STL-Written in C language with C++ STL library mimic the function library, the interface mimic STL. . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:3625421
    • 提供者:pcl
  1. CPPSTL

    0下载:
  2. C++STL 中文版,深入C++STL系列,全面深入地阐述了相关内容。-Chinese version of C++ STL, C++ STL-depth series, in-depth exposition related content.
  3. 所属分类:STL

    • 发布日期:2017-05-26
    • 文件大小:9676468
    • 提供者:晏义
  1. CPPSTL

    0下载:
  2. C++STL编程,想学习STL的可以下载-C++ STL programming, want to learn STL can be downloaded to see
  3. 所属分类:STL

    • 发布日期:2017-06-11
    • 文件大小:17948463
    • 提供者:擎天草
  1. EffectiveSTL

    0下载:
  2. 关于c++ STL的最经典书籍了,希望对大家有用-the book about C++ STL
  3. 所属分类:STL

    • 发布日期:2017-05-01
    • 文件大小:641499
    • 提供者:猫某人
  1. STL

    0下载:
  2. STL中文版,详细讲述了在C++编程中应用STL进行开发的技术-Chinese version of STL, described in detail in the application of C++ programming techniques to develop STL
  3. 所属分类:STL

    • 发布日期:2017-05-27
    • 文件大小:9697176
    • 提供者:林晨
  1. CPPand-STL

    0下载:
  2. 主要是C++和模板。该材料所使用的是C语言,也许很多人会说C语言已经过时了,但是,我认为在数据结构的学习中,应该用尽量简单的语言,以免进入了语言的细枝末节中,反而冲淡了主题。- C++ and templates mainly are discussed. The material used in the C language, many people may say that the C language has become obsolete, but I think the data st
  3. 所属分类:STL

    • 发布日期:2017-04-04
    • 文件大小:61846
    • 提供者:李乐
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 29 »
搜珍网 www.dssz.com