-
实习题
[问题描述]
1. 设顺序表中的数据元素递增有序,将插入到顺序表的适当位置上,是该表仍然有序。
[输入]
初始顺序表,插入字符。
[...
实习题
[问题描述]
1. 设顺序表中的数据元素递增有序,将插入到顺序表的适当位置上,是该表仍然有序。
[输入]
初始顺序表,插入字符。
[输出]
插入x后线性表的结果
[存储结构]
采用顺序存储结构
[算法的基本思想]
建立一个递增顺序表,插入一个数值并移动元素,使其仍然有序。
程序如下:
#include "iostream.h"
#include
#define LIST_INTI_SIZE 100//初始空间大小
typedef struct SqList
-attachment that [problem description] 1. Established order of the table data elements incremental orderly, will be inserted into the appropriate sequence table position is that the schedule remains orderly. [Imported] initial order and inserting characters. [Output] x inserted after the results of the linear scale [storage structure] sequence storage structure [algorithm for the basic idea : the establishment of a- incremental sequence table, insert a numerical and mobile elements, it remains orderly. The procedure is as follows :# include "iostream.h"# include
- 2022-02-01 21:43:29下载
- 积分:1
-
p2p聊天软件相关代码
资源描述这几个代码是基于p2p技术的,是对于私聊公聊的类的一些实例的声明,实现的是一个大体的框架,因为使用的是java语言,有很好的拓展性和跨平台性,希望大家能好好利用。
- 2022-03-20 19:44:34下载
- 积分:1
-
关于TFT相关资料,为一些想学习TFT
关于TFT相关资料,为一些想学习TFT-LCD,及液晶显示相关技术提供方便。-Relevant information on the TFT, for some want to learn TFT-LCD, and LCD-related technology with ease.
- 2022-03-07 16:59:57下载
- 积分:1
-
Adlink Technology PCI
凌华科技PCI-9222板卡说明书,详细介绍了板卡功能等-Adlink Technology PCI-9222 card statement, detailing the functions of the board
- 2022-03-18 18:16:03下载
- 积分:1
-
You must read this. Wa, Terrific.
You must read this. Wa, Terrific.
- 2022-03-20 22:09:46下载
- 积分:1
-
(Architecture 是一个系统的基本组织,它蕴含于系统的组件中、组件之间的相互关系中、
组件与环境的相互关系中、以及呈现于其设计和演进的原则中。)...
(Architecture 是一个系统的基本组织,它蕴含于系统的组件中、组件之间的相互关系中、
组件与环境的相互关系中、以及呈现于其设计和演进的原则中。)-(Architecture is a basic system, it contains the components in the system, the components of the interrelationship between, components and the environment of mutual relations, and showing its design and evolution of the principle.)
- 2022-09-08 04:20:03下载
- 积分:1
-
VC超市管理系统
VC超市管理系统-VC Supermarket Management System
- 2023-05-10 04:10:03下载
- 积分:1
-
Banking management has been done using the JAVA Applets.It is more attractive pr...
Banking management has been done using the JAVA Applets.It is more attractive program.
- 2022-04-08 09:09:11下载
- 积分:1
-
软件单元测试工作指南,是指明在做对软件单元测试时给你的一种方法!...
软件单元测试工作指南,是指明在做对软件单元测试时给你的一种方法!-software unit testing guidelines are specified in carrying out the test software modules give you a way!
- 2022-09-28 05:15:03下载
- 积分:1
-
UCOS test code against science and technology based on the BE
UCOS测试代码基于零点科技BE-A7的板卡-UCOS test code against science and technology based on the BE-A7 board
- 2023-01-18 14:40:03下载
- 积分:1