-
顺序表的基本运算
(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
-
高频率地波雷达的仿真和模拟 有用的人可以下下来哈
高频率地波雷达的仿真和模拟 有用的人可以下下来哈-Simulation of High Frequency Ground Wave Radar
- 2022-04-01 00:00:55下载
- 积分:1
-
包括C,C++经典问题,及面试笔试题,网络。操作…
包括C,C++经典问题,及面试笔试题,网络.操作系统.数据库,CC++笔试题系列。以及一些关于面试的问题-Including C, C++ Classic problem, and interview questions pens, network. Operating system. Databases, CC++ Pen test series. As well as some of the issues on the interview
- 2022-01-22 12:28:34下载
- 积分:1
-
方便的串口监事工具
方便的串口监视工具,对于串口通讯调试非常方便,大大方便,简化了调试串口数据时的困难
- 2022-02-26 01:59:48下载
- 积分:1
-
painting Bezier surfaces
画Bezier曲面-painting Bezier surfaces
- 2022-03-25 23:59:19下载
- 积分:1
-
Game theory related to well
博弈论相关著名电子书籍,包括张维迎的博弈论与信息经济学、纳什博弈论论文集等完整学习博弈论的书籍-Game theory related to well-known e-books, including Zhang Weiying game theory and information economics, game theory, Nash game theory to study the full proceedings and other books on
- 2022-01-31 22:35:22下载
- 积分:1
-
tab控件的使用,请大家参考学习
tab控件的使用,请大家参考学习-tab control to use, please refer to learning! ! ! !
- 2023-05-07 05:40:03下载
- 积分:1
-
fft Fast Algorithm for fft transform, based on VC++ development, but also hope t...
fft快速算法,用于fft变换,基于VC++开发,还望各位指正。-fft Fast Algorithm for fft transform, based on VC++ development, but also hope to correct.
- 2022-01-26 02:05:26下载
- 积分:1
-
传入的呼叫记录系统
这个 android 程序有以下功能 ;1.查明来电号码并通知给某人。2.可能做到了不打这个电话号码。3.删除对应于这个数字的人。
- 2022-03-02 05:13:54下载
- 积分:1
-
在windows操作系统上,测试排序,常用的排序方法,主要是测试使用...
在windows操作系统上,测试排序,常用的排序方法,主要是测试使用-Test sort program with uasual ordering approach based on Windows OS, mainly for test.
- 2022-01-25 21:28:03下载
- 积分:1