-
设计要求:
出于不同目的的旅客对交通工具有不同的要求.例如,因公出差的旅客希望在旅途中的时间尽可能短,出门旅游的游客则期望旅费尽可能省,而老年旅客则要求中...
设计要求:
出于不同目的的旅客对交通工具有不同的要求.例如,因公出差的旅客希望在旅途中的时间尽可能短,出门旅游的游客则期望旅费尽可能省,而老年旅客则要求中转次数最少.编制一个全国城市间的交通咨询程序,为旅客提供两种或三种最优决策的交通咨询.
//请保留此信息,谢谢
1.需求分析:
(1)提供对城市信息进行编辑(如添加或删除)的功能.
(2)城市之间有两种交通工具:火车和飞机.提供对列车时刻表和飞机航班进行编辑(增设或删除)的功能.
(3)提供两种最优决策:最快到达或最省钱到达.全程只考虑一种交通工具.
-design requirements : For different purposes to transport passengers have different requirements. For example, on official business travelers in the journey time as short as possible away tourists expect possible travel provinces, and elderly passengers asked the least number of transit. establishment of a national inter-city traffic advisory proceedings, for the visitors two or three best decision of the Transport Advisory.// Please keep this information, I would like to thank one. demand analysis : (1) to provide information on the city for editing (such as add or delete) function. (2) Town between the two modes : Train and aircraft. Schedules for the train and flights for editing (created or deleted) function. (3)
- 2022-03-23 02:35:30下载
- 积分:1
-
用C语言编写的单片机串口收发程序,使用时将其粘贴到C格式文件中即可...
用C语言编写的单片机串口收发程序,使用时将其粘贴到C格式文件中即可-Use of C language procedures for single-chip serial transceivers, use paste it into C format document can be
- 2023-05-01 06:50:03下载
- 积分:1
-
PIC AD转换小程序 用于PIC芯片带AD转换的各种IC
PIC AD转换小程序 用于PIC芯片带AD转换的各种IC-PIC AD conversion applet for PIC chip AD conversion with a variety of IC
- 2022-09-15 05:50:03下载
- 积分:1
-
利用汇编语言实现的一个打字练习程序,程序界面为典型的Dos窗口,当字符从窗口顶端掉下来后,如果按键与该字符相同,字符变为红色,在打字结束后,给出打字的统计结果,...
利用汇编语言实现的一个打字练习程序,程序界面为典型的Dos窗口,当字符从窗口顶端掉下来后,如果按键与该字符相同,字符变为红色,在打字结束后,给出打字的统计结果,在打字过程中按ESC可退出程序
-The use of assembly language to achieve a typing practice program, the program interface for the typical Dos window, when the characters fall from the top window, if the button with the same characters, the character turns red, in the typing after the end of typing results is given , in the typing process by pressing ESC to exit
- 2022-03-30 10:49:15下载
- 积分:1
-
设计语言教科书和编译教科书的有关知识,并增加了一些有关汇编 层体系结构的材料,以满足没学过计算机组织的学生们的需要...
设计语言教科书和编译教科书的有关知识,并增加了一些有关汇编 层体系结构的材料,以满足没学过计算机组织的学生们的需要-Language textbooks and textbooks compiled the relevant knowledge, and an increase of some of the compilation of the material layer architecture to meet the needs of organizations never learned the computer needs of students
- 2022-02-13 19:43:01下载
- 积分:1
-
RS232中断通信
RS232中断通信-RS232 communication disruption
- 2022-08-15 00:47:32下载
- 积分:1
-
积木游戏汇编语言
积木游戏汇编语言-modular assembly language game
- 2022-02-06 14:48:30下载
- 积分:1
-
交通灯。拥有读秒功能。左转直行均可读秒。可调节。
交通灯。拥有读秒功能。左转直行均可读秒。可调节。-Traffic lights.
- 2023-06-26 02:40:04下载
- 积分:1
-
常用算法集锦
遗传算法。蚁群算法。神经网络。动态规划。搜索算法。模拟退火算法
- 2022-07-14 16:08:45下载
- 积分:1
-
本系统以AT89S52单片机为核心部件,外加温度采集电路、及显示电路和越限报警等电路。采用单总线型数字式的温度传感器DS18B20,使系统具有测温误差小、分辨率...
本系统以AT89S52单片机为核心部件,外加温度采集电路、及显示电路和越限报警等电路。采用单总线型数字式的温度传感器DS18B20,使系统具有测温误差小、分辨率高、抗干扰能力强,动态显示的方式等特点。本设计既可以对当前温度进行检测又可以对温度进行数码显示,两位整数两位小数的显示方式具有更高的显示精度,若超越极限温度则触发蜂鸣器报警。利用功能强大的Keil和具有互动电路仿真的Proteus进行程序的编写和仿真。-The system AT89S52 microcontroller as its core components, plus the temperature acquisition circuit, and display circuitry, and the more limited alarm circuits. Single bus-type digital temperature sensor DS18B20, the system has a temperature measurement error of the small, high resolution, anti-interference ability, dynamic show the way and so on. This design not only can detect the current temperature can also right temperature digital display, two integers with two decimal places are displayed to show a higher precision, if the temperature is beyond the limits of buzzer alarm is triggered. Keil and the use of powerful interactive circuit simulation of the Proteus programming the preparation and simulation.
- 2022-09-14 18:05:02下载
- 积分:1