-
traffic
[基本要求]
(1)提供对城市信息进行编辑(如:添加功删除)的功能
(2)城市之间有两面种交通工具:火车和飞机。提供对列车时间表和飞机航班进行编辑(增设或删除)的功能。
(3)提供两面种最优决策:最快到达或最省钱到达。全程只考虑一种交通工具。
(4)旅途中耗费的总时间应该包括中转站的等候时间。
(5)咨询以用户和计算机的对话方式进行。由用户输入起始站、终点站、最优决策原则和交通工具,输出信息:最快需要多长时间才能到达或者最少需要多少旅费才能到达,并详细说明依次于何时坐哪一趟列车哪一次班机到何地。
[实现提示]
(1)对全国城市交通图和列车时刻表及飞机航班表的编辑,应该提供文件形式输入和键盘输入两种方式。飞机航班表的信息包括:起始站台票出发时间、终点站的到达时间和票价;列车时刻表则根据交通图给出各个路段的详细信息。
(2)以邻接表作交通图的存储结构,表示边的结点内除了含有邻接点的信息外,还应包括交通工具、路程中消耗的时间和花费以及出发和到达的时间等多项属性。
()
- 2008-07-07 00:17:13下载
- 积分:1
-
即时聊天(服务器和客户端)
简单的tcp/ip 通讯协议,详尽的客户端和服务端 接受和发送信息。可以在线IM交流、建立会议室(可以设置密码),会员(密码、头像等信息)和部门实现在线管理。 Server/Client分别为服务端和客户端,设置服务端可以实现在线管理,默认端口号10000。 数据库采用的是Access
- 2022-03-18 03:00:07下载
- 积分:1
-
查找文件中的内容并按要求替换成所需要的内容
查找文件中的内容并按要求替换成所需要的内容 -Find the contents of the document and needed to replace the contents of
- 2023-05-28 06:40:03下载
- 积分:1
-
窗户照射进来的插座在I/O(输入/输出)应用运营管理的…
在 Wi n d o w s套接字应用程序中对 I / O(输入/输出)操作进行管理。Wi n s o c k分别提供了“套接字模式”和“套接字 I / O模型” ,可对一个套接字上的 I / O行为加以控制。其中,套接字模式用于决定在随一个套接字调用时,那些 Wi n s o c k函数的行为。而另一方面,套接字模型描述了一个应用程序如何对套接字上进行的 I / O进行管理及处理。-Wi ndows socket at the application of I/O (input/output) operations management. Provide the Wi nsock " socket model" and the " socket I/O model" may be a socket on the I/O to control behavior. Among them, the model used to determine the socket with a socket call in, those acts of the Wi nsock function. On the other hand, describes the socket model how an application on the socket I/O for the management and treatment.
- 2022-03-01 23:49:02下载
- 积分:1
-
SVM_python
读取地震数据并进行SVM训练分类,针对特殊数据进行训练。输入:坐标,输出:标签(Read seismic data and conduct SVM training classification, training for special data. Input: coordinate, output: Label)
- 2021-04-22 11:38:48下载
- 积分:1
-
QQ机器人2.0源码+成品 美如画
1.兼容最新版Windows 10
2.修复某些情况下无法验证授权
3.支持5000人群
4.增加群成员信息撤回功能
5.Q群管家增加信息撤回命令
6.Vip群管理插件添加授权默认为群主,修改授权支持修改为永久授权,每12小时检测一次授权
7.每日签到插件增加序号的参数:[number](1. compatible latest version of Windows 10
2. repair in some cases can not verify authorization
3. support 5000 people
4. increase the function of group member information withdrawal
5.Q group housekeeper increase information withdrawal command
6.Vip group management plug-ins add authorization by default to group owners, modify authorization, support changes to permanent license, and check every 12 hours.
7. daily sign in plug-in to increase the serial number parameters: [number])
- 2018-07-19 19:27:05下载
- 积分:1
-
疫情仿真程序2020
说明: 用C#编写的疫情仿真程序, 通过各种参数因子模拟疫情走势图。(Using the epidemic simulation program compiled by C#, the epidemic trend chart is simulated by various parameters.)
- 2020-06-30 17:40:01下载
- 积分:1
-
vb
说明: 竖曲线vb编写的 简单的程序 可以适合初学者。为以后打好基础,多学多看、(Vertical curve to prepare a simple VB program can be suitable for beginners. Lay a good foundation for the future, to learn more,
)
- 2014-02-28 02:00:34下载
- 积分:1
-
816938
用于管理RocketMQ3,2,6集群服务,直接将war包放在tomca里()
- 2017-09-22 07:15:35下载
- 积分:1
-
GMRES
本文件是gmres算法的c语言代码,大家都抓紧抢着下载哦。(This document is gmres algorithm c language code, everyone rushing to seize download oh.)
- 2014-01-04 22:15:10下载
- 积分:1