-
good
haodongxi (*^__^*) -good
- 2022-08-06 04:35:07下载
- 积分:1
-
这是关于C++ STL最好的入门书籍,详细介绍了STL的基本概念和其各个组成部分。...
这是关于C++ STL最好的入门书籍,详细介绍了STL的基本概念和其各个组成部分。-This is on the C++ STL the best entry-books, described in detail the basic concepts of STL and its various components.
- 2022-03-20 14:29:55下载
- 积分:1
-
STL X Carriage source stl
- 2022-07-04 03:12:19下载
- 积分:1
-
Effective STL,Effective C++的又一经典巨著,英文修正版,目前还没有中文电子版
Effective STL,Effective C++的又一经典巨著,英文修正版,目前还没有中文电子版-Effective STL, C Effective another classic masterpiece, English version of the amendment, but there were no Chinese electronic version
- 2022-03-29 23:09:10下载
- 积分:1
-
C++ STL
C++ STL中文版 适合C++ acmer 加油啊 -C++ STL
- 2022-08-09 12:48:27下载
- 积分:1
-
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
-
stl指南(英文),可参考
stl指南(英文),可参考-stl Guide (English), the reference
- 2023-05-21 21:25:03下载
- 积分:1
-
c++程序设计新思维里面的源码,loki
c++程序设计新思维里面的源码,loki
-c++ program design of the new thinking inside the source code loki
- 2022-02-24 23:39:52下载
- 积分:1
-
MFC
基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。-MFC-based platform and STL string type, can achieve in the fast string search.
- 2022-03-29 06:09:54下载
- 积分:1
-
SGI STL源码
SGI STL源码-SGI STL FOSS
- 2022-07-25 00:46:53下载
- 积分:1