-
顺序表的基本运算
(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
-
Root Locus Design solve method(very easy and faster)
Root Locus Design solve method(very easy and faster)
- 2022-07-21 13:22:23下载
- 积分:1
-
子窗口发送消息给父窗口,父窗口接收到消息后显示子窗口输入的字符串...
子窗口发送消息给父窗口,父窗口接收到消息后显示子窗口输入的字符串-Sub-window send a message to the parent window, parent window to receive the news shows that sub-window input string
- 2022-11-28 11:40:03下载
- 积分:1
-
style is a source of the forms. Tired of the Windows Form, may try this, includi...
又是一个风格化窗体的源码。厌倦了WINDOWS的窗体,可以试一试这个,包括了风格化的窗体和按扭!-style is a source of the forms. Tired of the Windows Form, may try this, including the style of the forms and buttons!
- 2022-04-30 20:41:20下载
- 积分:1
-
segy segy
segy
地球物理科学中的SEGY地震数据文件格式转换程序
-segy segy
- 2022-11-13 09:30:03下载
- 积分:1
-
该程序在matlab环境下,对16QAM进行了调制解调的仿真,并对过程作出了图形的演示...
该程序在matlab环境下,对16QAM进行了调制解调的仿真,并对过程作出了图形的演示-The program in the matlab environment, carried out on the 16QAM modulation and demodulation of the simulation, and process the graphics demo
- 2022-06-27 05:58:04下载
- 积分:1
-
da 12 bit converters dac7611 Driver (C source)
12 bit da转换器dac7611驱动程序(C源程序)-da 12 bit converters dac7611 Driver (C source)
- 2022-02-01 14:06:45下载
- 积分:1
-
xna programming
XNA3.1编程,实现移动的背景图片。
2D编程的基础-xna programming
- 2022-04-26 11:10:09下载
- 积分:1
-
OMP平台下Siliconlabs的FM驱动
OMP平台下Siliconlabs的FM驱动-Siliconlabs FM driver at omp platform wince 6.0.
- 2022-02-20 09:31:34下载
- 积分:1
-
简单的客户端服务器窗口
客户端服务器应用程序多线程 /
- 2022-03-17 22:47:11下载
- 积分:1