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

搜索资源列表

  1. spirit-1.3.1MSVC

    0下载:
  2. 著名的Parser库Spirit在VC6上的Port,还带十几个Parser的例子。自己开发领域小语言的利器。-Parser for the famous Spirit of the VC6 Port also brings a dozen Parser example. They developed small areas of language as a weapon.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:635403
    • 提供者:好 哥哥
  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-03-31
    • 文件大小:568468
    • 提供者:jiutianfeixue
  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-04
    • 文件大小:602576
    • 提供者:达到
  1. CPP_Standard_Library

    0下载:
  2. C++标准库源代码_C++ STL Source Code 请不要修改任何文件,如果您修改某些文件,会导致库内部的不统一。请参考The C++ Programming Language及 The C++ Standard Library。-C++ Programming Language The C++ Standard Library
  3. 所属分类:STL

    • 发布日期:2017-04-16
    • 文件大小:283113
    • 提供者:hsc
  1. chat

    0下载:
  2. Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly
  3. 所属分类:STL

    • 发布日期:2017-04-05
    • 文件大小:551
    • 提供者:freetres
  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-03-31
    • 文件大小:7969
    • 提供者:bryan
  1. CCppReference-EN

    0下载:
  2. C/C++的语言参考,英文版的,标准C/C++的库函数和STL库都很全。-C/C++ language reference, in English, the standard C/C++ library functions and STL libraries are full.
  3. 所属分类:STL

    • 发布日期:2017-04-16
    • 文件大小:247073
    • 提供者:陈宇
  1. a

    0下载:
  2. 《高级语言C++程序设计(第二版)》 附录C_标准模板库(STL)-" Advanced C++ Programming Language (second edition)" Appendix C_ Standard Template Library (STL)
  3. 所属分类:STL

    • 发布日期:2017-04-15
    • 文件大小:30947
    • 提供者:tidy2356
  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. DesignPattern

    0下载:
  2. 正在重构几个大项目,自己也正在编写设计模式库。 覆盖20几种采用模式; 而本人是本着好用,简洁至上的原则。编写了一套易用,易懂的模式库。 该模式库会用到LOKI部分对象(和BOOST 用到STL 对象基本类似)。请注意下载LOKI。 代码完全原创,免费提供大家下载,学习,研究和使用, 参考文献:《设计模式》《C++设计新思维》《模式分析》《代码重构》 程序中所使用的英文注释,来自《设计模式》一书。 编写语言: C-Several large p
  3. 所属分类:STL

    • 发布日期:2017-03-30
    • 文件大小:48129
    • 提供者:joyeep
  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-09
    • 文件大小: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