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

0728-0708-0704

于 2021-03-14 发布 文件大小:9085KB
0 221
下载积分: 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 个回复

  • 8queen
    此程序用于解决8皇后问题,运行后输出8皇后问题的所有解(This program is used to solve the 8 queens problem, all solutions of 8 queens problem output operation.)
    2013-05-06 21:15:23下载
    积分:1
  • complex
    .h文件。c++中的复数类,能够直接完成基本四则运算,输入输出流,完成一定范围内的比较运算(. H file. c++ classes in the plural, to directly perform basic arithmetic, input and output streams, to complete a range of comparison operators)
    2021-04-25 14:58:46下载
    积分:1
  • Brute-force-algorithm
    穷举算法,VC中的经典程序之一,适合初学者,(Brute-force algorithm, the the of the classic procedures in in the the VC, suitable for beginners)
    2012-06-06 21:20:06下载
    积分:1
  • HEAP
    poj 实现堆结构的源代码。。。话说其实没什么实际功能好么(poj achieve heap structure of the source code. . . In fact, the actual function of saying okay nothing)
    2013-11-21 23:03:15下载
    积分:1
  • toycon
    二查树遍历文件,可以用于程序测试,有喜欢的朋友要多多使用哦(Two check tree traversal file that can be used for program testing)
    2012-07-17 15:18:23下载
    积分:1
  • arrangement
    假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的贪心算法进行安排。(这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小会场数。) 对于给定的k 个待安排的活动,编程计算使用最少会场的时间表。 (Suppose you want to arrange a number of activities in the hall more than enough, and want to use as little as possible venue. Design an effective greedy algorithm arrangements. (This problem is actually well-known graph coloring problem. If each activity as a vertex map, with the side connected between incompatible activities. Makes coloring adjacent vertices with minimum number of different colors, corresponding to looking The minimum number of venue.) K to be arranged for a given activity, calculated using a minimum of venue programming schedule.)
    2014-10-22 11:00:45下载
    积分:1
  • maze
    说明:  由数字1和0组成迷宫,0代表可走路径,程序会用坐标的形式给出每一步的走法(Composed by a maze of numbers 1 and 0, 0 to go the path, the program will use the coordinates given in the form of moves at each step)
    2011-03-27 20:57:47下载
    积分:1
  • shu
    大学软件工程数据结构课程设计二叉树实验三种遍历方法(curriculum design,structure data)
    2017-11-10 13:44:35下载
    积分:1
  • Josephus(data_struct)
    数据结构中基于约瑟夫环问题,用C++方式实现的。。。。。(Data structure based on Josephus problem with C++ a manner. . . . .)
    2013-11-17 11:30:24下载
    积分:1
  • 14160_1239592890aB1K
    纯C语言写的小型通用数据库,一个C数据结构组科技小组的作品,附有开发思路PPT,这可是一个宝贵的资源哦,更底层的东西,运行于DOS提示符,可以新建数据库等操作。C的编程高手们值得参考一下。 (Pure C language to write a small general-purpose database, a data structure C Group Technology Group works to develop ideas with PPT, this is a valuable resource Oh, and the bottom of things, running on the DOS prompt, you can operate a new database. C programming masters worthy of reference.)
    2009-04-13 12:50:21下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载