文件名称:mianshi

介绍说明--下载内容均来自于网络,请自行研究使用

公司组织面试,受试者携带简历来参加面试,每个受试者根据其简历都有一个分数表示其能力(1~100分),分数越高能力越高(后面都用该分数作为受试者代码,允许同分数)。受试者首先排队等待将简历交给秘书。秘书接受简历,将收过简历的受试者领入面试区。在面试区,秘书根据每个受试者分数将简历从高到低排序,最高分的放在最上面,先参加面试。

请编写程序实现以下功能:

1、  当新面试者到达时,将其加入到递交简历的队列中。(入队操作,先到先交)

2、  秘书收简历(一次收一个)从交简历队列中将其删除(出队操作)。领其进入面试区(入栈操作)。在面试区,根据受试者代码(分数),将简历按从高到低的次序排列。高分的简历在最上面(顺序建栈操作)。面试者在面试区等待。

3、  公司老总通知下一个受试者进去时,将最上面一个简历递交进去(出栈操作,高分先面)。

-The company organized the interview, subjects carrying the resume to participate in the interview, each subject has a score based on their resume its ability to represent (1 to 100), the higher the score, the higher capacity (behind the scores are used as a test provider code, allows the same fraction). Subjects first queued to the Clerk will resume. Secretary of accepting resumes, will receive over your resume into the interview subjects collar area. In the interview area, according to the Secretary of scores for each subject will resume descending order, the highest score on the top, the first interview. Please write a program to achieve the following functions: 1, when the new interviewer arrives, will it be added to the queue to submit your resume. (Enqueue operation, first come, first pay) 2, the secretary is taking resumes (once closed a) delete (dequeue operations) will resume queue the cross. Its collar into the interview area (stack operation). In the interview area, accordin
(系统自动生成,下载前可以参看下载内容)

下载文件列表





第05讲作业

..........\Debug

..........\.....\第05讲作业.exe

..........\.....\第05讲作业.ilk

..........\.....\第05讲作业.pdb

..........\第05讲作业

..........\第05讲作业.sdf

..........\第05讲作业.sln

..........\第05讲作业.v11.suo

..........\..........\Debug

..........\..........\.....\CL.read.1.tlog

..........\..........\.....\CL.write.1.tlog

..........\..........\.....\link-cvtres.read.1.tlog

..........\..........\.....\link-cvtres.write.1.tlog

..........\..........\.....\link-rc.read.1.tlog

..........\..........\.....\link-rc.write.1.tlog

..........\..........\.....\link.read.1.tlog

..........\..........\.....\link.write.1.tlog

..........\..........\.....\vc110.idb

..........\..........\.....\vc110.pdb

..........\..........\.....\第05讲作业.lastbuildstate

..........\..........\.....\第05讲作业.log

..........\..........\.....\第05讲作业.obj

..........\..........\第05讲作业.cpp

..........\..........\第05讲作业.vcxproj

..........\..........\第05讲作业.vcxproj.filters

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org