CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 STL 搜索资源 - AS.c

搜索资源列表

  1. testlinklists

    0下载:
  2. 这是翻阅《数据结构、算法与应用——C++语言描述》 以及在网上得到的一些资料后写出来的。起因是在项目中要用到一个链表,但我做一个简单的链表在C++中用的时候跟C差别很多,比如赋值运算(编译器说要做操作符重载,或者考贝构造函数,C++中把结构当成一个类来看了,详见相关介绍的文档或书籍)。后来一想干脆做个template顺便学习一下,一举两得。-read "data structures, algorithms and applications -- Descr iption Langua
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:33770
    • 提供者:啊啊
  1. Chapter13_1.rar

    0下载:
  2. C++STL开发技术导引 一本很好的书 大家赶快下吧,C++ STL to develop technical guidance of a good book right under the U.S. as soon as possible
  3. 所属分类:STL

    • 发布日期:2017-04-06
    • 文件大小:425301
    • 提供者:yuehongliang
  1. ptypes.tar

    0下载:
  2. ptyes,轻量级的stl,C++初学者的很好的参考资料,也可以在实际中使用-ptyes, lightweight stl, C++ for a good reference for beginners as well as in the actual use of
  3. 所属分类:STL

    • 发布日期:2017-03-29
    • 文件大小:333405
    • 提供者:CBean
  1. STL_Reference

    0下载:
  2. 可作为C++ STL 的参考手册,比起书本更加便于编程人员携带-Can be used as the C++ STL reference manual than a book to bring more user-friendly programming staff
  3. 所属分类:STL

    • 发布日期:2017-04-06
    • 文件大小:183393
    • 提供者:christian
  1. cppreference_cn

    0下载:
  2. 标准c/c++帮助文档,不含stl, 有io,string 等操作-Standard c/c++ help files, non-stl, has io, string, such as operation
  3. 所属分类:STL

    • 发布日期:2017-04-26
    • 文件大小:172513
    • 提供者:李斌
  1. STL-programmer-Reference

    0下载:
  2. 利用C++标准程序库STL进行程序开发的指南,以及在STL基础上的二次开发的准则,同时介绍了使用STL进行高效程序开发的方法和相关的优化方案。-The use of C++ Standard Library STL guidelines for program development, as well as in the STL on the basis of the criteria for the second development, at the same time introduced
  3. 所属分类:STL

    • 发布日期:2017-06-10
    • 文件大小:17951646
    • 提供者:梅涛
  1. stack

    0下载:
  2. 手动编写的一个C++的栈,功能与STL的相同-Manual prepared by a C++ stack, functions the same as with the STL
  3. 所属分类:STL

    • 发布日期:2017-04-10
    • 文件大小:1076917
    • 提供者:车新帅
  1. LAB

    0下载:
  2. 使用C++的STL数据结构实验,包括链表、八皇后、扩展洗车仿真、Binary Search Tree的平均树高等问题的实验-Using C++, STL data structure experiments, including lists, eight queens, extended car wash simulation, Binary Search Tree problems as the average tree experiment
  3. 所属分类:STL

    • 发布日期:2017-04-09
    • 文件大小:1396147
    • 提供者:吴蝶
  1. Addison.Wesley.Designing.Components.with.the.C++.

    0下载:
  2. Aims of this book The book has two aims. As a technical reference, the reference document mentioned earlier is hardly suited to explain the concepts of the STL. Therefore, the first aim is to present how the STL can be used in a sensible way. I
  3. 所属分类:STL

    • 发布日期:2017-03-24
    • 文件大小:770133
    • 提供者:lawr
  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. Exceptional-CPPStyle

    0下载:
  2.   软件“风格”所要讨论的主题是如何在开销与功能之间、优雅与可维护性之间、灵活。性与过分灵活之间寻找完美的平街点。在本书中,著名的C++大师Herb Sutter给出了40个编程问题。其目的是为了使读者不仅“知其然”,更要“知其所以然”,并帮助读者在软件开发中进行正确的决策。本书是围绕实际问题及其解决方案展开论述的,对一些至关重要的C++细节和相互关系提出了新的见解,为当今的关键C++编程技术(如泛型编程、STL、异常安全等)提供了新的策略。    本书中,C++大师Herb sutter通
  3. 所属分类:STL

    • 发布日期:2017-05-30
    • 文件大小:12879745
    • 提供者:gsxin
  1. CPP.Standard.Library

    0下载:
  2. C++学习必备,号称最好的STL参考,但我觉得很像JDK文档。-Known as the best STL reference, but I feel like the JDK documentation
  3. 所属分类:STL

    • 发布日期:2017-05-13
    • 文件大小:3454792
    • 提供者:aibucai
  1. Data_Structures_Using_Cplusplus_Pub2009_Edition2.

    0下载:
  2. Now in its second edition, D.S. Malik brings his proven approach to C++ programming to the CS2 course. Clearly written with the student in mind, this text focuses on Data Structures and includes advanced topics in C++ such as Linked Lists and the St
  3. 所属分类:STL

    • 发布日期:2017-05-14
    • 文件大小:3600813
    • 提供者:朴贤哲
  1. STL-source-code-analysis

    0下载:
  2. STL源码分析 身为C++标准库的重要组成部分。-STL source code analysis, an important part of as a C++ standard library.
  3. 所属分类:STL

    • 发布日期:2017-05-28
    • 文件大小:11627710
    • 提供者:田亮
  1. dsa

    0下载:
  2. STL c++部分实现,邓俊辉清华《数据结构》课程同步代码,可作为数据结构练习-STL c++ partially achieved, Deng Junhui Tsinghua " Data Structures" course synchronization code, can be used as a data structure to practice
  3. 所属分类:STL

    • 发布日期:2017-04-08
    • 文件大小:833872
    • 提供者:LVSHIHE
  1. 688796823C

    0下载:
  2. stl的一些算法 ,可以参考参考参考,代码可以通过(Some of the algorithms for STL can be referred to as reference, and the code can be passed through)
  3. 所属分类:STL

    • 发布日期:2018-04-21
    • 文件大小:236544
    • 提供者:早上好哟
搜珍网 www.dssz.com