-
STLSLICE
STL切片算法,一种快速高效解决stl文件切片的程序算法讲解(STL slicing algorithm program algorithm, a fast and efficient solution stl file sections explain)
- 2021-01-28 13:58:34下载
- 积分:1
-
stl-huffman
implement huffman algorithm with stl priority-queue, first you must have the file, then the result is saved(implement Huffman algorithm with stl prio rity- queue, first you must have the file, then the result is saved)
- 2007-01-16 15:56:56下载
- 积分: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
-
STLCode
stl源码分析,侯捷著,分析的非常详细,对想深入研究STL的朋友非常有帮助。(stl source analysis, Hou Jie, the analysis of very detailed, in-depth study on the STL' s friends want to be very helpful.)
- 2010-06-26 09:21:48下载
- 积分:1
-
C library of templates, including all source code
C++类模版库实现,包括全部原代码-C library of templates, including all source code
- 2022-07-05 05:18:58下载
- 积分:1
-
SGI STL源码
SGI STL源码-SGI STL FOSS
- 2022-07-25 00:46:53下载
- 积分:1
-
STL的文档和BOOST仅有的书籍,推荐!
STL的文档和BOOST仅有的书籍,推荐!-STL documentation and BOOST only books, recommended!
- 2022-04-16 03:08:45下载
- 积分:1
-
c++ stl 实现的矩阵程序
c++ stl 实现的矩阵程序-c stl procedures to achieve the matrix
- 2022-03-11 20:23:57下载
- 积分:1
-
什么是内:自述
What s inside :README - this fileINSTALL - installation instructionsstlport - main STLport include directorysrc - source and makefiles for iostreams implementationlib - installation directory for STLport library (if you use STLport iostreams only)test/regression - regression test, using wrapper iostreamstest/eh - exception handling test using STLport iostreamsetc - miscellanous files (ChangeLog, TODO, scripts, etc.) -What s inside :README- this fileINSTALL- installation instructionsstlport- main STLport include directorysrc- source and makefiles for iostreams implementationlib- installation directory for STLport library (if you use STLport iostreams only)test/regression- regression test, using wrapper iostreamstest/eh- exception handling test using STLport iostreamsetc- miscellanous files (ChangeLog, TODO, scripts, etc.)
- 2022-08-18 17:12:59下载
- 积分:1
-
图像文件用于图像检索
image file is used for image retrieval
- 2022-02-06 05:19:51下载
- 积分:1