-
工程指令EO管理系统是飞机维修管理系统中的一个子系统,主要的功能是接收上级部门下达的EO,制作指令执行方案,确定该EO涉及的维修飞机。然后,由生产部门反馈具体的...
工程指令EO管理系统是飞机维修管理系统中的一个子系统,主要的功能是接收上级部门下达的EO,制作指令执行方案,确定该EO涉及的维修飞机。然后,由生产部门反馈具体的维修完成时间。-works orders EO management system is the aircraft maintenance management system of a subsystem, the main function is to receive the higher authorities issued the EO, production orders implementation of the program to ensure that the EO involved in aircraft maintenance. Then, the feedback from the production sector specific timeframe for completing the repairs.
- 2022-06-19 01:50:44下载
- 积分:1
-
在知道点的坐标或者数量和权重值时,选择最优的路径,这种有的是基于时间有的是基于运费等等,自动找两点路径最短距离!...
在知道点的坐标或者数量和权重值时,选择最优的路径,这种有的是基于时间有的是基于运费等等,自动找两点路径最短距离!-Know the coordinates of points in the volume and weight or value, the choice of the optimal path, this time based on some because of some freight, etc., automatically find the shortest distance between two points in the path!
- 2023-05-14 01:05:03下载
- 积分:1
-
用aspvbScript实现数据结构中的排序算法
用aspvbScript实现数据结构中的排序算法-aspvbScript use data structure of the algorithm
- 2023-04-08 06:10:03下载
- 积分:1
-
公交车查询系统
公交车查询系统-Bus Inquiry System
- 2022-06-12 16:09:13下载
- 积分:1
-
栈的操作和应用分隔符匹配检验主管…
栈的操作与应用
定界符配对检查
中缀转后缀并求值-stack operation and application delimiter matching inspection superintendent to seek value and Suffix
- 2022-07-06 21:41:57下载
- 积分:1
-
这是我自己写的从数据库中读出数据,并显示,并构成不规则三角网的程序,可以在程序中添加约束线。...
这是我自己写的从数据库中读出数据,并显示,并构成不规则三角网的程序,可以在程序中添加约束线。-This is written in my own读出数据from the database and displays, and triangulated irregular network constitutes the procedure, you can add a constraint in the procedure line.
- 2022-08-24 07:48:52下载
- 积分:1
-
自定义数据类型的堆栈数据结构实现,早些时候学习的时候写的代码了,...
自定义数据类型的堆栈数据结构实现,早些时候学习的时候写的代码了,-Custom data types of the stack data structure to achieve the earlier study, when writing code, and
- 2023-07-21 03:55:03下载
- 积分:1
-
数据结构实验报告
数据结构实验报告-experimental data structure report
- 2022-07-06 19:57:19下载
- 积分:1
-
Huffman coding procedures small data structure
哈夫曼编码 很小的程序 数据结构的-Huffman coding procedures small data structure
- 2022-03-16 13:47:50下载
- 积分:1
-
设计一个计算机管理系统完成图书管理基本业务1,每种书的登记内容包括书号、书名、著作者、现存量和库存量;2)对书号建立索引表(线性表)以提高查找效率3)系统主要功...
设计一个计算机管理系统完成图书管理基本业务1,每种书的登记内容包括书号、书名、著作者、现存量和库存量;2)对书号建立索引表(线性表)以提高查找效率3)系统主要功能如下:
采编入库:新购一种书,确定书号后,登记到图书帐目表中,如果表中已有,则只将库存量增加;
借阅:如果一种书的现存量大于0,则借出一本,登记借阅者的书证号和归还期限,改变现存量;
归还:注销对借阅者的登记,改变该书的现存量。
1)系统功能的进一步完善2)索引表采用树表。3)设计内容4)程序流程图5)源程序6)软件测试报告(包括所用到的数据及结果)
-Books Management System
- 2022-02-24 14:53:07下载
- 积分:1