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

搜索资源列表

  1. Templates

    0下载:
  2. 介绍VC中STL模板的,对初学者很有帮助!-Introduction VC in the STL template, very helpful for beginners!
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2054531
    • 提供者:腾飞
  1. Beyond_STL_cn

    0下载:
  2. Beyond Stl 中文版,十 分 有 用-Beyond STL CN used for C++
  3. 所属分类:STL

    • 发布日期:2017-04-17
    • 文件大小:345071
    • 提供者:anchen
  1. ssd7exercise2

    0下载:
  2. 相对于实验一,新增了2个类。 Class Listing vector<Advertisement*>. Class Group vector<Client*>. 使用到了向量。增强了大家对STL向量容器,以及实现所给的声明函数。 压缩包里面有代码,指导书,以及Apache服务器。-Prerequisites: Students should have mastered the following prerequisite skills. C++
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:658054
    • 提供者:邹斌
  1. ssd7exercise3

    0下载:
  2. 1实现stl容器; 2实现说给声明的函数 3使用递归方法 相对于实验2,新增了2个类Class Category。Class Categories; 关键算法: virtual void findOfferings (Listing::iterator start, Listing::iterator finish, Listing &matches) void findOfferingsRecursive (Listing::iterator start, Listi
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:661693
    • 提供者:邹斌
  1. ssd7exercise4

    0下载:
  2. 1使用到了stl sorting 2stl find 3实现所有声明的函数。 关键方法是: virtual Listing sort(string field) 根据选择"email," "start," "close," and "quantity."来对list中的advertisements进行排序。 virtual Listing filter(string keyword) 筛选出whose name or descr iption contains
  3. 所属分类:STL

    • 发布日期:2017-04-02
    • 文件大小:660424
    • 提供者:邹斌
  1. ssd7exercise5

    0下载:
  2. 1,实现stl模型的优先队列; 2,实现所有声明的函数 关键内容: 1新建的类:bid:Class Bid models a bid placed on an advertisement. 2Changes to class Advertisement:要存放所有 竞拍他的用户信息,并根据他们放到优先队列中。 重要方法: priority_queue<Bid>& Advertisement::getBids(void) vector<Bi
  3. 所属分类:STL

    • 发布日期:2017-05-02
    • 文件大小:669764
    • 提供者:邹斌
  1. score_cpp

    0下载:
  2. 本人课程设计做的学生信息管理系统,这是C++版的,采用STL编写.对于新学C++的同学有帮助-Student Information Managment System
  3. 所属分类:Education soft system

    • 发布日期:2017-04-16
    • 文件大小:49836
    • 提供者:Sin30
  1. CseApi20

    0下载:
  2. CseApi20.zip是CSE脚本语言的底层封装库,用C++封装常用对象,包括Int、WideInt、float、Object对象、char数组(即string)、Int数组、object数组、字典dict等,由于封装是轻量级的,常用作基础类型库来支持Win32软件开发,如果使用STL容器等觉得不便时,这个库是很好的替代方案。-CseApi20.zip is the underlying scr ipting language package CSE database, using C++ p
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:60978
    • 提供者:wayne
  1. serch

    0下载:
  2. 查找模板,C++ STL,熟悉C++如何定义模版
  3. 所属分类:STL

    • 发布日期:2017-03-29
    • 文件大小:958
    • 提供者:flynecnt
  1. Addison.Wesley.Effcient.C++ProgrammingTechniques.

    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. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-30
    • 文件大小:1020611
    • 提供者:udo
  1. STLexample

    0下载:
  2. 标准模板库STL的学习资料,包括容器,链表,栈等。-Standard Template Library STL learning materials, including containers, linked lists, stacks and so on.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2869
    • 提供者:xnhcx
  1. c

    0下载:
  2. c++标准库,涉及STL,标准程式库,由c++之父提名,繁体字,PDF文档-c++ standard library, involving STL, the standard library, from c++ Father of nomination, Traditional Chinese, PDF documents
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3711047
    • 提供者:niu qiang
  1. ChineseSTL

    0下载:
  2. 中文的stl ,有点旧,但还是传上来share -Chinese stl, You Dianjiu, but still pass up share
  3. 所属分类:STL

    • 发布日期:2017-05-26
    • 文件大小:9675644
    • 提供者:huixue
  1. newideaofCplusplus

    0下载:
  2. C++设计新思想,重点讲了c++与C的区别,STL等需要注意的地方-C++ design ideas, highlight some of the c++ and C the difference, STL areas that require attention
  3. 所属分类:STL

    • 发布日期:2017-05-08
    • 文件大小:1683447
    • 提供者:陈证宇
  1. AMF

    1下载:
  2. AMF官方文档,以及试验程序。 AMF是Adobe公司开发的基于二进制流的通讯协议。-AMF official documents, as well as testing procedures. AMF is Adobe' s development of communication protocol based on a binary stream.
  3. 所属分类:Windows编程

    • 发布日期:2013-11-13
    • 文件大小:537527
    • 提供者:yuancong
  1. STLAnnotation

    0下载:
  2. 花了很长时间找到的侯捷著的STL源码剖析,写的确实很不错,收益匪浅。-It took a long time to find the STL Hou Jie, the source code analysis, and writing really good benefits greatly from.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6852005
    • 提供者:yuancong
  1. STLContainer

    0下载:
  2. Own List STL Container Source Code
  3. 所属分类:STL

    • 发布日期:2017-04-02
    • 文件大小:14309
    • 提供者:toaster
  1. lpc-demo

    1下载:
  2. 图形图象 图片显示 2D图形编程 3D图形编程 绘图程序 波变换 GIS编程 分形几何 图形图像处理 OpenGL 图形/文字识别 压缩解压 加密解密 CA认证 数值算法/人工智能 STL 数据结构 数学计算 人工智能/神经网络 matlab例程 生物技术 Java编程 Applet 游戏 Javascr ipt Jsp/Servlet Ajax *行业应用 医药行业 金融证券系统
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-25
    • 文件大小:638640
    • 提供者:000000
  1. 9927445TestTrec

    0下载:
  2. ASPSeek是一个C++编写的互联网搜索引擎,并使用了STL库。它主要包括一个检索机器人,一个搜索守护程序,和一个搜索前端(CGI或者是 Apache模块)。它大概可以检索几百万个URLs,来查找给定的短语和单词,并使用通配符,进行布尔搜索。搜索结果可以限定在给定的时间或站点,站点空间,并按照相关性或者时间进行排序(这里面使用了一些非常酷的技术)。ASPSeek可以应用于很多语言和编码中(甚至包括多字节语言如中文)。它为多个站点做了优化。(多线程检索,同步DNS查询, 按站点将结果分组, We
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-19
    • 文件大小:28390922
    • 提供者:必扬
  1. VectorTest

    0下载:
  2. 練習用STL Vector寫的測試程式,請用Borland C++ 打開-Practice with the STL Vector to write a test program, please use the Borland C++ Open
  3. 所属分类:其他小程序

    • 发布日期:2017-04-09
    • 文件大小:1424901
    • 提供者:ryan
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com