教学计划编制---C++&&控制台界面版

上传者: 44015965 | 上传时间: 2021-06-20 13:02:09 | 文件大小: 8.86MB | 文件类型: ZIP
数据结构课程设计,程序实现是基于C++且无图形界面 1.问题描述 大学的每个专业都要制订教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限值均相等。每个专业开设的课程都是确定的,可以有任意多门,也可以没有。每门课恰好占一个学期。试在这样的前提下设计一个教学计划编制程序。 2.基本要求 (1)输入参数包括:学期总数,一学期的学分上限,每门课的课程号(固定占3位的字母数字串)、学分和直接先修课的课程号。 (2)允许用户指定下列两种编排策略之一:一是使学生在各学期中的学习负担尽量均匀;二是是课程尽可能地集中在前几个学期中。 (3)若根据给定的条件问题无解,则报告适当的信息;否则,将教学计划输出到用户指定的文件中。计划的表格格式自行设计。 3.程序说明 该程序是数据结构课程设计,大体按照题目要求实现了教学计划编制。 核心算法是拓扑排序,图的存储形式是邻接数组,使用了自定义链表类型队列来完成拓扑排序时得候选容器与结果容器。输出结果方案文件在项目文件中

文件下载

资源详情

[{"title":"( 54 个子文件 8.86MB ) 教学计划编制---C++&&控制台界面版","children":[{"title":"VS版","children":[{"title":"TeachingProgram3.0.sln <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":"Debug","children":[{"title":"TeachingProgram3.0.pdb <span style='color:#111;'> 932.00KB </span>","children":null,"spread":false},{"title":"TeachingProgram3.0.exe <span style='color:#111;'> 137.50KB </span>","children":null,"spread":false},{"title":":VS_Layout.txt <span style='color:#111;'> 3.91KB </span>","children":null,"spread":false},{"title":"TeachingProgram3.0.ilk <span style='color:#111;'> 779.25KB </span>","children":null,"spread":false}],"spread":true},{"title":"TeachingProgram3.0","children":[{"title":"Debug","children":[{"title":"vc141.pdb <span style='color:#111;'> 436.00KB </span>","children":null,"spread":false},{"title":"TeachingProgram3.0.pch <span style='color:#111;'> 1.94MB </span>","children":null,"spread":false},{"title":"pch.obj <span style='color:#111;'> 3.43KB </span>","children":null,"spread":false},{"title":"vc141.idb <span style='color:#111;'> 275.00KB </span>","children":null,"spread":false},{"title":"TeachingProgram3.0.log <span style='color:#111;'> 674B </span>","children":null,"spread":false},{"title":"TeachingProgram3.0.obj <span style='color:#111;'> 364.52KB </span>","children":null,"spread":false},{"title":"Teaching.3D3BDC03.tlog","children":[{"title":"CL.read.1.tlog <span style='color:#111;'> 26.61KB </span>","children":null,"spread":false},{"title":"TeachingProgram3.0.lastbuildstate <span style='color:#111;'> 212B </span>","children":null,"spread":false},{"title":"link.read.1.tlog <span style='color:#111;'> 5.66KB </span>","children":null,"spread":false},{"title":"link.write.1.tlog <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false},{"title":"CL.write.1.tlog <span style='color:#111;'> 2.95KB </span>","children":null,"spread":false},{"title":"link.command.1.tlog <span style='color:#111;'> 4.62KB </span>","children":null,"spread":false},{"title":"CL.command.1.tlog <span style='color:#111;'> 5.53KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Subject.h <span style='color:#111;'> 261B </span>","children":null,"spread":false},{"title":"Digraph.h <span style='color:#111;'> 200B </span>","children":null,"spread":false},{"title":"TeachingProgram3.0.vcxproj <span style='color:#111;'> 8.50KB </span>","children":null,"spread":false},{"title":"pch.h <span style='color:#111;'> 47B </span>","children":null,"spread":false},{"title":":VS_Layout.txt <span style='color:#111;'> 334B </span>","children":null,"spread":false},{"title":"pch.cpp <span style='color:#111;'> 200B </span>","children":null,"spread":false},{"title":"x64","children":[{"title":"Debug","children":[{"title":"vc141.pdb <span style='color:#111;'> 372.00KB </span>","children":null,"spread":false},{"title":"TeachingProgram3.0.pch <span style='color:#111;'> 1.94MB </span>","children":null,"spread":false},{"title":"pch.obj <span style='color:#111;'> 3.61KB </span>","children":null,"spread":false},{"title":"vc141.idb <span style='color:#111;'> 147.00KB </span>","children":null,"spread":false},{"title":"TeachingProgram3.0.log <span style='color:#111;'> 779B </span>","children":null,"spread":false},{"title":"TeachingProgram3.0.obj <span style='color:#111;'> 446.66KB </span>","children":null,"spread":false},{"title":"Teaching.3D3BDC03.tlog","children":[{"title":"CL.read.1.tlog <span style='color:#111;'> 13.49KB </span>","children":null,"spread":false},{"title":"TeachingProgram3.0.lastbuildstate <span style='color:#111;'> 228B </span>","children":null,"spread":false},{"title":"link.read.1.tlog <span style='color:#111;'> 3.38KB </span>","children":null,"spread":false},{"title":"link.write.1.tlog <span style='color:#111;'> 938B </span>","children":null,"spread":false},{"title":"CL.write.1.tlog <span style='color:#111;'> 1.71KB </span>","children":null,"spread":false},{"title":"link.command.1.tlog <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false},{"title":"CL.command.1.tlog <span style='color:#111;'> 1.86KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"TeachingProgram3.0.vcxproj.filters <span style='color:#111;'> 1.70KB </span>","children":null,"spread":false},{"title":"SubNode.h <span style='color:#111;'> 147B </span>","children":null,"spread":false},{"title":"SubGraph.h <span style='color:#111;'> 13.41KB </span>","children":null,"spread":false},{"title":"TeachingProgram3.0.cpp <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"LinkedQueue.h <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false},{"title":"TeachingProgram3.0.vcxproj.user <span style='color:#111;'> 165B </span>","children":null,"spread":false}],"spread":false},{"title":".vs","children":[{"title":"TeachingProgram3.0","children":[{"title":"v15","children":[{"title":"ipch","children":[{"title":"f6e14c290228accb.ipch <span style='color:#111;'> 320.00KB </span>","children":null,"spread":false},{"title":"81c51ab717e098a.ipch <span style='color:#111;'> 320.00KB </span>","children":null,"spread":false},{"title":"AutoPCH","children":[{"title":"97997136f7be06e4","children":[{"title":"~VSEA78.ipch <span style='color:#111;'> 29.13MB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"e8fb58d385cd19a7.ipch <span style='color:#111;'> 320.00KB </span>","children":null,"spread":false},{"title":"2a1d29b8eb1e07e7.ipch <span style='color:#111;'> 320.00KB </span>","children":null,"spread":false},{"title":"fc9db6ac5223624a.ipch <span style='color:#111;'> 320.00KB </span>","children":null,"spread":false}],"spread":true},{"title":".suo <span style='color:#111;'> 55.00KB </span>","children":null,"spread":false},{"title":"Browse.VC.db <span style='color:#111;'> 6.35MB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"x64","children":[{"title":"Debug","children":[{"title":"TeachingProgram3.0.pdb <span style='color:#111;'> 676.00KB </span>","children":null,"spread":false},{"title":"TeachingProgram3.0.exe <span style='color:#111;'> 163.50KB </span>","children":null,"spread":false},{"title":"TeachingProgram3.0.ilk <span style='color:#111;'> 823.13KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明