BankQuery

所属分类:Windows编程
开发工具:Visual C++
文件大小:3539KB
下载次数:2
上传日期:2015-10-05 11:16:20
上 传 者duhaipeng
说明:  模拟银行多个窗口人员排队情况,利用到队列的知识。
(Simulated bank queuing, multiple Windows personnel using the knowledge of the queue.)

文件列表:
银行模拟窗口 (0, 2015-05-02)
银行模拟窗口\Debug (0, 2015-04-26)
银行模拟窗口\Debug\银行模拟窗口.exe (69632, 2015-04-26)
银行模拟窗口\Debug\银行模拟窗口.exp (653, 2015-04-26)
银行模拟窗口\Debug\银行模拟窗口.ilk (369680, 2015-04-26)
银行模拟窗口\Debug\银行模拟窗口.lib (1830, 2015-04-26)
银行模拟窗口\Debug\银行模拟窗口.pdb (748544, 2015-04-26)
银行模拟窗口\ipch (0, 2015-04-26)
银行模拟窗口\ipch\银行模拟窗口-ab99874d (0, 2015-04-26)
银行模拟窗口\ipch\银行模拟窗口-ab99874d\银行模拟窗口-e6c99e88.ipch (2949120, 2015-05-02)
银行模拟窗口\银行模拟窗口 (0, 2015-04-26)
银行模拟窗口\银行模拟窗口\Debug (0, 2015-04-26)
银行模拟窗口\银行模拟窗口\Debug\CL.read.1.tlog (7892, 2015-04-26)
银行模拟窗口\银行模拟窗口\Debug\CL.write.1.tlog (566, 2015-04-26)
银行模拟窗口\银行模拟窗口\Debug\cl.command.1.tlog (1262, 2015-04-26)
银行模拟窗口\银行模拟窗口\Debug\link-cvtres.read.1.tlog (2, 2015-04-26)
银行模拟窗口\银行模拟窗口\Debug\link-cvtres.write.1.tlog (2, 2015-04-26)
银行模拟窗口\银行模拟窗口\Debug\link-rc.read.1.tlog (2, 2015-04-26)
银行模拟窗口\银行模拟窗口\Debug\link-rc.write.1.tlog (2, 2015-04-26)
银行模拟窗口\银行模拟窗口\Debug\link.command.1.tlog (1112, 2015-04-26)
银行模拟窗口\银行模拟窗口\Debug\link.read.1.tlog (2736, 2015-04-26)
银行模拟窗口\银行模拟窗口\Debug\link.write.1.tlog (380, 2015-04-26)
银行模拟窗口\银行模拟窗口\Debug\stdafx.obj (11638, 2015-04-26)
银行模拟窗口\银行模拟窗口\Debug\vc110.idb (273408, 2015-04-26)
银行模拟窗口\银行模拟窗口\Debug\vc110.pdb (405504, 2015-04-26)
银行模拟窗口\银行模拟窗口\Debug\银行模拟窗口.lastbuildstate (74, 2015-04-26)
银行模拟窗口\银行模拟窗口\Debug\银行模拟窗口.log (2184, 2015-04-26)
银行模拟窗口\银行模拟窗口\Debug\银行模拟窗口.obj (161865, 2015-04-26)
银行模拟窗口\银行模拟窗口\Debug\银行模拟窗口.pch (1245184, 2015-04-26)
银行模拟窗口\银行模拟窗口\Debug\银行模拟窗口.write.1.tlog (373, 2015-04-26)
银行模拟窗口\银行模拟窗口\stdafx.cpp (217, 2015-04-26)
银行模拟窗口\银行模拟窗口\stdafx.h (233, 2015-04-26)
银行模拟窗口\银行模拟窗口\targetver.h (236, 2015-04-26)
银行模拟窗口\银行模拟窗口\银行模拟窗口.cpp (4438, 2015-04-26)
银行模拟窗口\银行模拟窗口\银行模拟窗口.vcxproj (4544, 2015-04-26)
银行模拟窗口\银行模拟窗口\银行模拟窗口.vcxproj.filters (1322, 2015-04-26)
银行模拟窗口\银行模拟窗口.sdf (8192000, 2015-05-02)
银行模拟窗口\银行模拟窗口.sln (921, 2015-04-26)
银行模拟窗口\银行模拟窗口.v11.suo (24064, 2015-05-02)
... ...

======================================================================== 控制台应用程序:银行模拟窗口 项目概述 ======================================================================== 应用程序向导已为您创建了此 银行模拟窗口 应用程序。 本文件概要介绍组成 银行模拟窗口 应用程序的每个文件的内容。 银行模拟窗口.vcxproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件,其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 银行模拟窗口.vcxproj.filters 这是使用“应用程序向导”生成的 VC++ 项目筛选器文件。它包含有关项目文件与筛选器之间的关联信息。在 IDE 中,通过这种关联,在特定节点下以分组形式显示具有相似扩展名的文件。例如,“.cpp”文件与“源文件”筛选器关联。 银行模拟窗口.cpp 这是主应用程序源文件。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h, StdAfx.cpp 这些文件用于生成名为 银行模拟窗口.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”注释来指示应添加或自定义的源代码部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者