Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop
Title: queue Download
 Description: Queue with a double stack simulation, called for a queue to provide Enqueue (& q, e) and Dequeue (& q, & e) two interfaces Ensure FIFO, with the double stack DStack implementation (points A, B two heads), DStack only pushA (), popA (), pushB (), popB (), and several other interfaces, you can not access any location of the element i , can not be inserted at any position, delete
 To Search:
File list (Check if you may need any files):
双头栈队列实现方法1
...................\Debug
...................\.....\StdAfx.obj
...................\.....\vc60.idb
...................\.....\vc60.pdb
...................\.....\双头栈队列.exe
...................\.....\双头栈队列.ilk
...................\.....\双头栈队列.obj
...................\.....\双头栈队列.pch
...................\.....\双头栈队列.pdb
...................\ReadMe.txt
...................\SqStack.h
...................\StdAfx.cpp
...................\StdAfx.h
...................\双头栈队列.cpp
...................\双头栈队列.dsp
...................\双头栈队列.dsw
...................\双头栈队列.ncb
...................\双头栈队列.opt
...................\双头栈队列.plg
    

CodeBus www.codebus.net