-
标准模板库STL编程入门教程 新手指南 请斑竹开通账号
标准模板库STL编程入门教程 新手指南 请斑竹开通账号-Standard Template Library STL Tutorial Beginner Programming Guide please Chiloscyllium account opened
- 2022-01-26 00:50:20下载
- 积分:1
-
STL之父访谈录 翻译者 : myan
STL之父访谈录 翻译者 : myan-STL father Interview Translation : myan
- 2022-02-16 00:01:34下载
- 积分:1
-
688796823C
stl的一些算法 ,可以参考参考参考,代码可以通过(Some of the algorithms for STL can be referred to as reference, and the code can be passed through)
- 2018-02-12 16:50:16下载
- 积分: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
-
stlink
开源stlink实现的源代码。实测效果还行(stlink source code!Open source!!!)
- 2021-01-05 21:18:53下载
- 积分:1
-
自定义的智能指针类,可是多个指针共用对象,且不会造成内存泄露的问题...
自定义的智能指针类,可是多个指针共用对象,且不会造成内存泄露的问题-since the definition of smart pointer types, but a number of indicators shared object, and it will not disclose the cause memory problems
- 2022-07-05 12:45:18下载
- 积分:1
-
FIR 数字滤波器分布式算法及其FPGA实现
FIR 数字滤波器分布式算法及其FPGA实现-FIR digital filter algorithms and FPGA
- 2022-04-09 22:44:47下载
- 积分:1
-
标准模板库(源码+完整的HTML文档的人)
Standard Template Library (SOURCE + COMPLETE html man document)-Standard Template Library (SOURCE+ COMPLETE html man document)
- 2022-10-16 15:35:06下载
- 积分:1
-
C++面向对象程设计――使用STL编程.rar
C++面向对象程设计――使用STL编程.rar-C-Object-oriented design-- the use of the STL program. Rar
- 2022-03-15 14:23:46下载
- 积分:1
-
STLDemo
vtk中的STL文件的导入和导出。很好用的。自动识别两种STL格式。(vtk in the STL file import and export. Good use. Automatically recognizes two STL format.)
- 2013-08-29 21:39:42下载
- 积分:1