登录
首页 » Visual C++ » 0728-0708-0704

0728-0708-0704

于 2021-03-14 发布 文件大小:9085KB
0 99
下载积分: 1 下载次数: 31

代码说明:

  北邮数据结构课程设计大作业之旅行模拟查询系统。可实现多线程多旅客、中途更改计划、动态显示旅客状态等多个需求。已通过验收。(BUPT curriculum design travel query system simulation of large operations. Multithreading enables passengers to change plans midway, dynamic display multiple demands guest status. It has passed inspection.)

文件列表:

0728-0708-0704
..............\document
..............\........\功能需求说明及分析.doc,28160,2016-06-03
..............\........\各模块设计说明.docx,53777,2016-06-03
..............\........\总体方案设计说明.doc,19456,2016-06-03
..............\........\数据结构说明和数据字典.doc,52224,2016-06-02
..............\........\用户使用说明.docx,736357,2016-06-03
..............\........\范例执行结果及测试情况说明.docx,7026063,2016-06-03
..............\........\设计任务的描述.doc,15872,2016-06-03
..............\........\评价和改进建议.docx,18432,2016-06-03
..............\report.docx,13604,2016-06-03
..............\report1.txt,1141,2016-06-06
..............\report2.txt,0,2016-06-06
..............\report3.txt,0,2016-06-06
..............\run.exe,1892451,2016-06-03
..............\source_code
..............\...........\ControlFun.cpp,44934,2016-06-02
..............\...........\ControlFun.h,1574,2016-06-02
..............\...........\Debug
..............\...........\.....\时刻表.mdb,352256,2016-05-25
..............\...........\res

..............\...........\...\TravelPlan.rc2,402,2009-03-03


..............\...........\resource.h,3995,2016-05-29
..............\...........\StdAfx.cpp,227,2009-03-25
..............\...........\StdAfx.h,1232,2009-03-25
..............\...........\TravelPlan.cpp,2343,2009-03-26
..............\...........\TravelPlan.dsp,4571,2016-05-29
..............\...........\TravelPlan.dsw,528,2016-05-29
..............\...........\TravelPlan.h,512,2016-05-24
..............\...........\TravelPlan.rc,19806,2016-06-03
..............\...........\TravelPlanDlg.cpp,58131,2016-06-03
..............\...........\TravelPlanDlg.h,2817,2016-06-02
..............\时刻表.mdb,352256,2016-05-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • NoGo
    计算机博弈大赛不围棋的代码 个人所写,可以用来参考( U8BA1 u7B97 u673A u535A u5F08 u5927 u8D5B u4E0D u56F4 u68CB u7684 u4EE3 u7801 u4E2A u4EBA u6240 u5199 uFF0C u53EF u4EE5 u7528 u6765 u53C2 u8003)
    2021-04-04 19:39:04下载
    积分:1
  • jiaotong
    用于课程设计 利用Dijkstra算法进行简单的最短路径查询 (For curriculum design simple shortest path query)
    2013-03-23 13:06:49下载
    积分:1
  • findpt
    VC游戏编写中的求解最短路径算法源码,本示例是自动寻径演示,篮点是起点,红点是终点,按确定键开始。源码爱好者注:编译后运行的时候请把EXE文件从Debug目录中拷贝到项目根目录中,若不然会出错。 (The preparation of the VC games to solve the shortest path algorithm source code, in this example is the automatic routing demonstration, the basket is the starting point, the red dot is the end point, press the OK button to start. Source enthusiasts Note: When compiled and run, please copy the EXE file from the Debug directory to the root directory of the project, and if not be wrong.)
    2013-05-17 15:38:23下载
    积分:1
  • car
    停车场管理系统 c语言实现 停车场拥有M个车位和一条进入停车场的便道,便道上最多停放N辆汽车。汽车要想进入车位,首先进入便道等候。若有空闲车位,则停车入位,否则在便道继续等候,直至有车位空出。若便道已经停满等候的汽车,后到达的汽车只能离开,选择其他停车场。设计一个停车场管理系统,模拟停车场的运作,并统计停车场的收入。(Parking Management System with M c language parking spaces and a sidewalk into the parking lot, parked up on the sidewalk N cars. To enter the car parking spaces, first into the pavement waiting. If free parking, the parking into place, or in the sidewalk to wait until the needed spot. If the sidewalk is already full of parked cars waiting, after the arrival of the vehicle to leave, choose a parking lot. Designing a car park management systems, simulation parking operations and parking revenue statistics.)
    2011-08-21 21:55:11下载
    积分:1
  • a
    说明:  进程死锁.资源分配图的绘制 建立所需数据结构;  使用题目21存成的资源分配图的文件作为输入;  编写资源分配图化简算法;  每化简一步,在屏幕上显示化简的当前结果;  最后给出结论,是否死锁,如思索给出死锁的进程及资源; (Process deadlock. Resource allocation mapping  establish the required data structures  Use title 21 deposit into resource allocation graph file as input  writing resource allocation map simplification algorithm  Each simplification step, on-screen display simplification of the current result  Finally, the conclusion of a deadlock, deadlock is given as thinking processes and resources )
    2013-07-04 19:50:58下载
    积分:1
  • FIFO-c
    说明:  操作系统先来先服务调度算法模拟(C描述)(Operating a first-come first-served scheduling simulation (C description))
    2010-04-13 00:02:35下载
    积分:1
  • binary
    实现对二叉树的操作:建树、遍历、求层高、叶子数和结点数等(binary tree)
    2011-12-09 15:58:29下载
    积分:1
  • work1
    讲解了循环单链表的建立,以及在链表中插入、删除、更改数据...(Explain the establishment of circular single linked list, and insert in the list, delete, change the data ...)
    2010-10-03 11:00:45下载
    积分:1
  • migong
    迷宫算法,1代表可以通过,0代表墙壁,自动找寻路线(Maze algorithm, 1 can pass 0 for the walls, automatically find routes)
    2011-06-11 17:13:39下载
    积分:1
  • Data.Structures.For.Game.Programmers
    说明:  详细介绍了游戏设计的数据结构注意事项,对与游戏中角色和游戏模式作者给予了督导的见解,书中语言为全英文但通俗易懂!很是推荐 (Data.Structures.For.Game.Programmers Detailed data structure of the game design considerations, the role with the game and game modes of supervision given to insights, the book in English but the language is easy to understand! It is recommended)
    2010-04-14 11:21:09下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载