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

搜索资源列表

  1. hashmap

    0下载:
  2. 哈希表的实现 hashmap.h - declaration of class HashMap hashmap.cpp - definition of class HashMap hash-driver.cpp demonstrates use of class HashMap and its member functions.-A Hash Table Implementation The following header file and implementation fil
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:667941
    • 提供者:刘亚
  1. libjingle

    0下载:
  2. 大名顶顶的Libjingle的源代码;使用STL库;里面也定义了很多模板,非常适合于写STL的模板。-Daimyo Dingding' s Libjingle source code the use of STL library which also defines a number of templates is very suitable for writing STL template.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1559702
    • 提供者:yourname
  1. gtest-1.4.0

    0下载:
  2. Google的最新测试框架,功能强大,可以测大多数的类型,但是好像不支持STL数据结果的测试-Google' s latest testing framework, powerful, can detect most of the types, but does not seem to support the STL data results of testing
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:861852
    • 提供者:Julia
  1. MultiSort

    0下载:
  2. 多关键排序算法,采用STL的Sort算法,本程序采取的算法很朴实,但算法结果正确有效-Multi-key sorting algorithm, using STL' s Sort method, this procedure is very simple to the algorithm, but the algorithm is efficient
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:97910
    • 提供者:ledan
  1. booststandardlibrary

    0下载:
  2. boost基本库,STL的接班人,对所有库都有涉及。-boost basic library, STL' s successor, all libraries are involved.
  3. 所属分类:STL

    • 发布日期:2017-04-24
    • 文件大小:498405
    • 提供者:朋古
  1. ContactBook

    0下载:
  2. 数据结构课链表实验设计——一个MFC下的小巧学生通讯录。代码欢迎大家来参考。将双向带头尾链表封装在一个类里(因为是数据结构课,所以没用STL的list)。然后将链表封装在通讯录类里供Dialog使用。-Experimental Design class list data structure- a small MFC students under the address book. Welcome to the code reference. Will take the lead in the
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:3144509
    • 提供者:朱凯迪
  1. NotepadHelpe

    0下载:
  2. Notepad++ 是在微软视窗环境之下的一个免费的代码编辑器. 为了产生小巧且有效率的代码编辑器,这个在 GPL 许可证下的自由软体开发专案采用 win32 api 和 STL 以 C++ 程式语言撰写成,并且选用功能强大的编辑模组 Scintilla. 藉由加强与优化许多函数及演算法,Notepad++ 致力於减少世界二氧化碳的排放.当使用较少的 CPU 功 率, 降低电脑系统能源消耗, Notepad++ 间接造就了绿化的环境. 多亏它的轻巧与执行效率, Notepad++ 可 完美地取代
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1174789
    • 提供者:zzg
  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. Generic-function

    0下载:
  2. 泛型函数: 总结:使用标准模板库 (STL) C++标准库提供了更为安全,更为灵活的数据集处理方式。 STL的最主要的两个特点:数据结构和算法的分离,非面向对象本质。 访问对象是通过象指针一样的迭代器实现的;容器是象链表,矢量之类的数据结构,并按模板方式提供; 算法是函数模板,用于操作容器中的数据。由于STL以模板为基础,所以能用于任何数据类型和结构。-Generic function: Summary: Using the Standard Template Library
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:756940
    • 提供者:fdsf
  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. Efficient-CPP-Performance-Programming-Techniques.

    0下载:
  2. This book focuses on combining C++ s power and flexibility with high performance and scalability, resulting in the best of both worlds. Specific topics include temporary objects, memory management, templates, inheritance, virtual functions, inlin
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:945137
    • 提供者:hanan
  1. npp.5.9.2.src

    0下载:
  2. Notepad++是一个免费的开源的编辑器,完全可以替记事本,支持多种语言。 环境中运行在MS Windows上,它的使用受 GPL 许可证限制。 其基于强大的编辑组件 Scintilla ,用C + +编程,使用Win32 API和STL以确保更高的执行速度和更小的程序的大小。更节省内存等资源!-Notepad++ is a free open source editor for notepad can support multiple languages. Environment
  3. 所属分类:Editor

    • 发布日期:2017-05-23
    • 文件大小:7218648
    • 提供者:魏慧乾
  1. car_wash

    1下载:
  2. 数据结构与STL书中的洗车仿真程序,队列描述举例-simulation of car wash,it s a classic example of queue
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:3946
    • 提供者:123
  1. Exceptional-CPPStyle

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

    • 发布日期:2017-05-30
    • 文件大小:12879745
    • 提供者:gsxin
  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-15
    • 文件大小:3600813
    • 提供者:朴贤哲
  1. stx-btree-0.8.6.tar

    0下载:
  2. The STX B+ Tree package is a set of C++ template classes implementing a B+ tree key/data container in main memory. The classes are designed as drop-in replacements of the STL containers set, map, multiset and multimap and follow their interfaces very
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1776728
    • 提供者:icegull
  1. mysqlPP

    1下载:
  2. Mysql++是官方发布的、一个为MySQL设计的C++语言的API,这个API的作用是使工作更加简单且容易。   Mysql++为Mysql的C-Api的再次封装,它用STL(Standard Template Language)开发并编写,并为C++开发程序员提供象操作STL容器一样方便的操作数据库的一套机制。 解压后包括lib库、dll库以及相应的.h文件。解压后里面还有一个word文档说明了如何配置与使用。-MySQL++ is a C++ wrapper for MySQL’s
  3. 所属分类:MySQL

    • 发布日期:2017-11-26
    • 文件大小:987990
    • 提供者:weishens
  1. vector

    0下载:
  2. 该程序是关于c++中STL的vector的一些简单应用实例。-The program is the STL' s vector c++ in some simple application examples.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:5686711
    • 提供者:周鑫
  1. main

    0下载:
  2. 停车场仿真 结果:学生成功完成这个作业将掌握下列结果 1,理解使用STL堆栈适配器    2,创建一个完整c++程序    3,用文件I / O    4,使用动态内存管理    5,使用指针 -Parking Lot Simulation Goals: This assignment is designed to improve the student s knowledge of stacks and their use of the STL stack
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:1292
    • 提供者:xiaoxiaoyinzi
  1. mysqlPP-3.0.9.tar

    0下载:
  2. MySQL++ 采用C++封装了MySQL的C语言API,本工程支持VS2003、2005、2008,比MySQL原生API使用方便!-MySQL++ is a C++ wrapper for MySQL s C API. It is built around STL principles, to make dealing with the database as easy as dealing with an STL container
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-11
    • 文件大小:2761079
    • 提供者:摩尔
« 1 2 34 »
搜珍网 www.dssz.com