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

搜索资源列表

  1. ARRAYS.rar

    0下载:
  2. C语言开发的智能数组类库,实现自动回收资源,动态分配数组,内存优化使用等功能。
  3. 所属分类:STL

    • 发布日期:2012-11-01
    • 文件大小:13494
    • 提供者:
  1. STLport-4.5

    0下载:
  2. 使用C++语言对标准模板类和数据结构进行实现
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:1226019
    • 提供者:li
  1. alloc

    0下载:
  2. 使用c语言实现的内存池,并且进行了封装,与stl配合使用,测试效率
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:10034
    • 提供者:
  1. The_C++_Standard_Library

    0下载:
  2. The_C++_Standard_Library 对学习c语言的认识有很大的帮助哦
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:4446234
    • 提供者:zhang
  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. formatstr

    0下载:
  2. C语言,原创函数:将字符串 srcStr 格式化为 destLen长度,不足补空格,多了截断-C language, the original function: string srcStr formatted for destLen length, padded spaces, more truncated
  3. 所属分类:STL

    • 发布日期:2017-04-14
    • 文件大小:5521
    • 提供者:lutaili
  1. List

    0下载:
  2. 采用C++语言编写的链表模拟程序,可实现STL中的链表操作功能。-Linked list C++ language simulation program, linked list in the STL operation.
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:568468
    • 提供者:jiutianfeixue
  1. cpp200

    0下载:
  2. 《C++应用编程200例 赫阿明著》源码 通过大量实例全面系统介绍了C++语言程序设计的基本概念和方法,主要内容包括:基本运算、数据类型、程序结构、函数、类与对象、预处理指令、文件处理、函数模板、类模板和STL的使用等。 通过实例讲解,使初学者能较快入门。-cpp 200
  3. 所属分类:STL

    • 发布日期:2017-04-03
    • 文件大小:104496
    • 提供者:jd
  1. er

    0下载:
  2. 数据结构C++语言描述--应用标准模板库(STL)(第2版)-Data structure C++ Language Descr iption- Application Standard Template Library (STL) (2nd edition)
  3. 所属分类:STL

    • 发布日期:2017-06-15
    • 文件大小:23328103
    • 提供者:wuhua
  1. Eff_STL_CN[1]

    0下载:
  2. 本书是C++语言参考手册,按字母顺序介绍了C++语言的核心和最常用的类库及函数库,内容涵盖了C++的关键字,函数,运算符,类概念和技术细节.本书解释细致易懂,范例程序简短明了.初学者和有经验的C++程序员都能够从本书快速地找到所需问题的答案.-This book is C++ Language reference manual, in alphabetical order, introduced the C++ Language core and most commonly used class
  3. 所属分类:STL

    • 发布日期:2017-04-05
    • 文件大小:602576
    • 提供者:达到
  1. jiaoxue

    0下载:
  2. C语言编写的一个教学管理系统,可以模拟查询学生的成绩,排名等-C language written in a teaching management system, students can simulate the query results, rankings, etc.
  3. 所属分类:STL

    • 发布日期:2017-03-26
    • 文件大小:1734
    • 提供者:车新帅
  1. c_list

    0下载:
  2. C语言下开发的双链表算法,模拟C++中STL接口说明,可以在嵌入式C语言中直接使用。-double list using C language.
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:7969
    • 提供者:bryan
  1. DataStructurewithCUsingSTL

    0下载:
  2. 数据结构C++语言描述.应用标准摸板库STL第2版- Data Structure with C++ Using STL, Second Edition
  3. 所属分类:STL

    • 发布日期:2017-06-14
    • 文件大小:21206675
    • 提供者:小北
  1. ThinkInCAdd

    0下载:
  2. 全书分为6大部分,共32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了细微的讨论;并通过精心挑选的实例,向读者传达优秀的设计理念和方法。-The book is divided into six parts, 32 chapters, each of the C++ language, history and characteristics, classes and inheritance, STL and generic programming, d
  3. 所属分类:STL

    • 发布日期:2017-05-23
    • 文件大小:7641701
    • 提供者:宠物牛牛
  1. CSTL

    0下载:
  2. C++标准语言模板,C++语言的库德一个主要组成部分。本书展示了怎样使用STL中提供的模板类。-C++ standard language templates, C++ language, a major component of Kurdistan. This book shows how to use the STL template class provided.
  3. 所属分类:STL

    • 发布日期:2017-05-26
    • 文件大小:9656144
    • 提供者:helloolleh
  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. Absolute.CPP

    0下载:
  2. 本书是讲解C++语言程序设计的优秀教程。全书围绕C++语言的结构来组织,开始章节结构编程的普通概念,接下来详细介绍C++中的继承、多态、异常处理以及标准模板库(STL),同时还包含模式UML的介绍。-Book is to explain the C++ language tutorial program designed for excellent. Book around the C++ language structure to organize, begin chapter structu
  3. 所属分类:STL

    • 发布日期:2017-05-19
    • 文件大小:5195061
    • 提供者:cpu
  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. C-and-CPP

    0下载:
  2. 学习c语言各函数的绝好资料,同时里面含有对c++里的stl有深入的讲解-C language learning materials of excellent function, which also contain the stl c++ in-depth explanation
  3. 所属分类:STL

    • 发布日期:2017-04-10
    • 文件大小:1480003
    • 提供者:cxh
  1. C(thinking)

    0下载:
  2. C++语言沉思录!深入剖析C++语言历史和特点、类和继承,STL与泛型编程以及库的设计等技术话题。适用于一定C++程序经验的人员越短,用于提高编程能力,成为一名真正C++编程高手!-C++ language meditation! In-depth analysis of C++ language, history and characteristics, classes and inheritance, STL and generic programming and database desi
  3. 所属分类:STL

    • 发布日期:2017-05-31
    • 文件大小:13686286
    • 提供者:严文培
« 12 »
搜珍网 www.dssz.com