登录
首页 » STL » 改进版本的c++类模版库和其原代码

改进版本的c++类模版库和其原代码

于 2022-10-02 发布 文件大小:738.24 kB
0 161
下载积分: 2 下载次数: 1

代码说明:

改进版本的c++类模版库和其原代码-improved version of the C++ Class Library template and its source

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1,实现stl模型的优先队列; 2,实现所有声明的函数 关键内容: 1新建的类:bid:Class Bid models a bid placed...
    1,实现stl模型的优先队列; 2,实现所有声明的函数 关键内容: 1新建的类:bid:Class Bid models a bid placed on an advertisement. 2Changes to class Advertisement:要存放所有 竞拍他的用户信息,并根据他们放到优先队列中。 重要方法: priority_queue& Advertisement::getBids(void) vector Advertisement::getTopDutchBids (void) const 3Changes to class Client:要存放用户所有 竞拍东西。 重要方法:void Client::addBid (int item) {bids.push_ void Client::addOffering (int item)back(item) } 4Function displayBidHistory 先HTML 下 显示出来 一个advertisement 下的各个 符合要求的bids。-Prerequisites: Students should have mastered the following prerequisite skills. Knowledge of STL priority_queue- Basic use of the container C++ Class Specification- Produce C++ class implementations Goals: This assignment is designed to reinforce the student s understanding and use of the STL priority_queue. Outcomes: Students successfully completing this assignment would master the following outcomes. Use the STL priority_queue Produce C++ class implementat
    2023-03-26 03:25:03下载
    积分:1
  • 1使用到了stl sorting 2stl find 3实现所有声明的函数。 关键方法是: virtual Listing sort(stri...
    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 description contains the string given by the parameter keyword; 压缩包里面有代码,指导书,以及Apache服务器。-outcomes. • Use STL sorting functions Use STL find functions Use of appropriate STL functions Produce C++ class implementations given class declarations
    2022-05-18 17:28:47下载
    积分:1
  • 一种新的合并算法,用c++实现的,STL比较好的方法,希望对大家有用,...
    一种新的合并算法,用c++实现的,STL比较好的方法,希望对大家有用,-A new combined algorithm, using c++ Achieved, STL better, and I hope useful for everyone,
    2022-08-14 00:09:31下载
    积分:1
  • my_vector
    模拟STL库中的vector类,自己写的一个vector类,用于手机系统这种没有封装此类的地方使用,里边有详细的注释供查阅,方便宜懂(Analog STL library vector class, they write a vector class, for the phone system package such, inside there are detailed notes available for inspection and cheap side to understand)
    2012-07-18 11:14:07下载
    积分:1
  • STL 教程
    STL 教程-Set使用方法演示,主要介绍set的操作参数。-STL Tutorial-Set the use of demonstration, introduce the main set of operating parameters.
    2022-03-13 16:50:30下载
    积分:1
  • Export a vertices/faces patch to an STL triangular mesh.This is based heavily on...
    Export a vertices/faces patch to an STL triangular mesh.This is based heavily on Bill McDonald s previous work, simply enabling his output functions for a different form of input.
    2022-04-12 17:04:18下载
    积分:1
  • The book is primarily for STL
    本书主要深入STL实作技法,一窥大家风范,可以提升自己的编程功力。 本书不适合STL初学者,主要在于STL源代码的剖析,同时学习世界一流程序员的身手,同时可以彻底了解各种广为流传的资料结构和算法。-The book is primarily for STL-depth techniques to learn about the U.S. style, you can upgrade their programming skills. STL This book is not suitable for beginners, mainly due to STL source code analysis, and study world-class programmers to test their abilities, as well as a thorough understanding of a variety of widely circulated data structures and algorithms.
    2022-02-10 16:40:13下载
    积分:1
  • 该程序是关于STL的简单介绍,对初级者有用
    该程序是关于STL的简单介绍,对初级者有用-The program is a brief introduction on the STL, are useful for junior
    2022-01-30 12:05:02下载
    积分:1
  • 一些STL的使用范例
    一些STL的使用范例-some examples of the use of the STL
    2023-02-09 05:10:04下载
    积分:1
  • STLsjzn
    STL实践指南,一本学习STL不错的书,非常值得一看。(STL Guide to Practice, a good book to learn STL, worth a visit.)
    2009-06-08 23:24:59下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载