-
顺序表的基本运算
(1) 初始化顺序表L
(2) 依次采用尾插法插入a,b,c,d,e
(3) 输出顺序表L
(4) 输出顺序表L长度;...
顺序表的基本运算
(1) 初始化顺序表L
(2) 依次采用尾插法插入a,b,c,d,e
(3) 输出顺序表L
(4) 输出顺序表L长度;
(5) 判断顺序表L是否为空;
(6) 判断顺序表L 的第3个元素;
(7) 输出元素‘a’的位置;
(8) 在第4个元素位置上插入‘f’元素;
(9) 输出顺序表L
(10) 删除L的第3个元素;
(11) 输出顺序表L
(12) 释放顺序表L
-The order of the table basic operations (1) The initialization sequence table L (2) followed by tail-interpolation method into a, b, c, d, e (3) the output sequence table L (4) the output sequence of Table L length (5) to determine the order of the table is empty L (6) to determine the order of the table L, the first three elements (7) output elements of " a" position (8) in the first four elements in place insert the " f" element (9) the output sequence of Table L (10) to delete the first three elements of L (11) the output sequence of Table L (12) the release of the order form L
- 2022-03-19 16:49:15下载
- 积分:1
-
速达软件测试程序
速达软件测试程序-Jacky testing procedures
- 2022-07-15 02:40:05下载
- 积分:1
-
c# 聊天程序的服务端
c# 聊天程序的服务端-procedures chat server
- 2022-05-23 02:06:34下载
- 积分:1
-
它可供初学Turbo c 的人使用,其中个文件独立,内容是用中断写点、读点、填充等。...
它可供初学Turbo c 的人使用,其中个文件独立,内容是用中断写点、读点、填充等。-Turbo c for the beginners to use, which documents the independent, as is interrupted to write, read, fill in the blanks.
- 2022-03-26 02:01:28下载
- 积分:1
-
java动画 模拟星空 效果不错
java动画 模拟星空 效果不错-space simulation results good
- 2022-02-05 10:50:33下载
- 积分:1
-
犯错
某一层楼20层,有五部互联的电梯。基于线程思想所编写一个电梯调度程序。
每个电梯里面应该有一些按键:数字键、关门键、开门键、等。
每层楼的每部电梯门口,应该有上行和下行按钮。
五部电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯的相应按钮也就同时点亮,表示也按下去了。
调度算法是根据这五部电梯的状态,寻找离当前楼层最近的且和请求同方向的电梯给予响应。
所有电梯初始状态都在第一层。每个电梯如果在它的上层或者下层没有相应请求情况下,则应该在原地保持不动。
-err
- 2022-02-15 23:33:33下载
- 积分:1
-
C++ How.to.Program.5th.EditionDetail C++ How to program 5th Edi English
C++How.to.Program.5th.Edition
Detail C++ How to program 5th Edi English -C++ How.to.Program.5th.EditionDetail C++ How to program 5th Edi English
- 2023-07-16 09:55:05下载
- 积分:1
-
用户注册管理台串口联接终端,和和后台数据库相连
用户注册管理台串口联接终端,和和后台数据库相连-management Taiwan registered users connected to serial terminals, and associated database and background
- 2022-07-24 17:55:29下载
- 积分:1
-
DOS下16位的汇编程序 贪吃蛇 可玩性比较强 有随机的事物炸弹转换...
DOS下16位的汇编程序 贪吃蛇 可玩性比较强 有随机的事物炸弹转换 -DOS, 16-bit Assembler Snake playability stronger with random things in a bomb conversion
- 2022-05-28 23:18:01下载
- 积分:1
-
Word, Excel practice correcting system
WORD,EXCEL改卷练习系统-Word, Excel practice correcting system
- 2023-03-06 14:05:03下载
- 积分:1