首页 课程资源 C/C++     /    吉大中心校区校园导游系统

吉大中心校区校园导游系统

上传者: maxuewei2 | 上传时间:2023/1/19 19:01:16 | 文件大小:2.13MB | 文件类型:rar
吉大中心校区校园导游系统
数据结构课程设计吉大中心校区导游系统此程序是为学校数据结构课程设计而做的。
运行方法:可通过打开校园导游系统.exe或校园导游系统.hta(不明白hta是什么的可以自行百度,虽然本人也是第一次使用)进入登陆界面。
之后登陆界面会调用相应exe文件(校园导游系统admin.exe和校园导游系统user.exe)打开程序。
管理员模式密码为1234(密码在登录界面程序中定义,无法更改。
这一点是因为时间紧张,没有来得及添加密码功能。
)游客模式只有打开文件、查询景点、查询路径、显示、退出几个选项。
管理员模式有以上功能,还可添加景点、删除景点、修改景点、添加边、删除边。
程序运行过程中按照提示操作即可。
程序进入时默认打开map.txt和map.jpg,要打开其他文件请使用打开功能(文件有一定格式,请参看map.txt和map0.txt,要求先声明最大权值,然后声明景点数目,然后声明每一个景点的名称、简介、代号、X坐标、Y坐标,然后声明边的数目,然后声明每一条边的起点和终点的代号)。
数据结构.doc是数据结构课程设计课程的要求。
程序设计就是按照这个要求进行的。
《数据结构》课程设计报告.doc是所提交的设计报告,但是仅有界面部分,里面有详细的代码说明。
login.jpg是登陆界面的背景图片。
三个文件夹中是源代码。
分别对应于三个exe文件。
程序是采用绘图库编写(因为对于MFC是初自学,不甚会用)。
所以如果要编译源代码,请先安装easyX图形库(对于该图形库,可自行百度,此处提供版本可能不是最新,请去easyX官网下载。
)。
源代码全用VC6.0编译运行。
VS2013应该会报错。
codeblocks则不支持该图形库所以不能运行(或许应该说图形库不支持codeblocks?)。
若要学习图形库,可以使用压缩文件中的协助文件,很有协助的。
但是图形库做应用程序仅限于初学者,如果要做应用程序,最好使用MFC。
程序使用邻接表存储图,使用迪杰斯特拉算法计算最短路径。
使用绘图库绘制界面。
更多内容,请自己发掘。
请看源代码。

文件下载

资源详情

[{"title":"(43个子文件2.13MB)吉大中心校区校园导游系统","children":[{"title":"数据结构.doc <span style='color:#111;'>25.50KB</span>","children":null,"spread":false},{"title":"admin","children":[{"title":"校园导游系统.cpp <span style='color:#111;'>22.83KB</span>","children":null,"spread":false},{"title":"Release","children":null,"spread":false},{"title":"functions.h <span style='color:#111;'>922B</span>","children":null,"spread":false},{"title":"map.txt <span style='color:#111;'>4.61KB</span>","children":null,"spread":false},{"title":"Graph_List.h <span style='color:#111;'>12.08KB</span>","children":null,"spread":false},{"title":"Stack.h <span style='color:#111;'>1.55KB</span>","children":null,"spread":false},{"title":"map.jpg <span style='color:#111;'>79.30KB</span>","children":null,"spread":false},{"title":"Debug","children":null,"spread":false}],"spread":true},{"title":"校园导游系统.exe <span style='color:#111;'>824.00KB</span>","children":null,"spread":false},{"title":"EasyX_20140321(beta).zip <span style='color:#111;'>576.76KB</span>","children":null,"spread":false},{"title":"map.txt <span style='color:#111;'>4.61KB</span>","children":null,"spread":false},{"title":"《数据结构》课程设计报告.doc <span style='color:#111;'>580.50KB</span>","children":null,"spread":false},{"title":"user","children":[{"title":"校园导游系统.cpp <span style='color:#111;'>22.18KB</span>","children":null,"spread":false},{"title":"Release","children":null,"spread":false},{"title":"functions.h <span style='color:#111;'>922B</span>","children":null,"spread":false},{"title":"map.txt <span style='color:#111;'>4.61KB</span>","children":null,"spread":false},{"title":"Graph_List.h <span style='color:#111;'>12.08KB</span>","children":null,"spread":false},{"title":"Stack.h <span style='color:#111;'>1.55KB</span>","children":null,"spread":false},{"title":"map.jpg <span style='color:#111;'>79.30KB</span>","children":null,"spread":false},{"title":"Debug","children":null,"spread":false}],"spread":true},{"title":"MFC登录","children":[{"title":"MFC导游系统","children":[{"title":"MFC导游系统.dsw <span style='color:#111;'>547B</span>","children":null,"spread":false},{"title":"Release","children":null,"spread":false},{"title":"res","children":[{"title":"MFC导游系统.ico <span style='color:#111;'>66.06KB</span>","children":null,"spread":false},{"title":"MFC导游系统.rc2 <span style='color:#111;'>403B</span>","children":null,"spread":false},{"title":"login.bmp <span style='color:#111;'>556.69KB</span>","children":null,"spread":false}],"spread":true},{"title":"MFC导游系统.APS <span style='color:#111;'>656.30KB</span>","children":null,"spread":false},{"title":"MFC导游系统.rc <span style='color:#111;'>4.91KB</span>","children":null,"spread":false},{"title":"MFC导游系统Dlg.h <span style='color:#111;'>1.38KB</span>","children":null,"spread":false},{"title":"StdAfx.cpp <span style='color:#111;'>213B</span>","children":null,"spread":false},{"title":"resource.h <span style='color:#111;'>823B</span>","children":null,"spread":false},{"title":"MFC导游系统.dsp <span style='color:#111;'>4.13KB</span>","children":null,"spread":false},{"title":"StdAfx.h <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":"MFC导游系统.opt <span style='color:#111;'>47.50KB</span>","children":null,"spread":false},{"title":"MFC导游系统.h <span style='color:#111;'>1.28KB</span>","children":null,"spread":false},{"title":"MFC导游系统.cpp <span style='color:#111;'>2.00KB</span>","children":null,"spread":false},{"title":"MFC导游系统.plg <span style='color:#111;'>559B</span>","children":null,"spread":false},{"title":"MFC导游系统Dlg.cpp <span style='color:#111;'>4.29KB</span>","children":null,"spread":false},{"title":"Debug","children":null,"spread":false},{"title":"MFC导游系统.ncb <span style='color:#111;'>57.00KB</span>","children":null,"spread":false},{"title":"MFC导游系统.clw <span style='color:#111;'>831B</span>","children":null,"spread":false},{"title":"ReadMe.txt <span style='color:#111;'>3.56KB</span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"请先看说明.txt <span style='color:#111;'>1.65KB</span>","children":null,"spread":false},{"title":"校园导游系统user.exe <span style='color:#111;'>252.00KB</span>","children":null,"spread":false},{"title":"校园导游系统admin.exe <span style='color:#111;'>264.00KB</span>","children":null,"spread":false},{"title":"校园导游系统.hta <span style='color:#111;'>1.76KB</span>","children":null,"spread":false},{"title":"map.jpg <span style='color:#111;'>79.30KB</span>","children":null,"spread":false},{"title":"map0.txt <span style='color:#111;'>93B</span>","children":null,"spread":false},{"title":"login.jpg <span style='color:#111;'>37.95KB</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

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