Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
C++ Tutorial
Queue Stack 28 codes
Home
C++ Tutorial
Queue Stack
1 A priority_queue for integers
2 A priority_queue with the Smallest Value at the Front Using a Predicate
3 A queue for strings
4 A stack for characters
5 Create your own queue based on deque
6 Get top() from priority_queue
7 Instantiating an STL priority_queue
8 Instantiating an STL Queue
9 Instantiation of an STL Stack
10 Modify the top element in a stack
11 Pass stack to a function
12 Priority_queue
13 Priority_queue of double
14 Priority_queue of int
15 Priority_queue of int, vector of int and greater
16 Push and pop a stack of list
17 Push and pop a vector stack
18 Push and pop an int stack
19 Queue
20 Queue buffer
21 Queue front()
22 Queue with doubles
23 Stack
24 Stack of pairs
25 Stack of string and vector of string
26 Using a queue to store user-defined object
27 Working with a Queue of Integers
28 Working with a stack of Integers