-
内置串行时钟程序及原理,I2C串行总线模拟程序及原理
内置串行时钟程序及原理,I2C串行总线模拟程序及原理-Built-in procedures and the principle of serial clock, I2C serial bus simulation procedures and the principle of
- 2022-06-21 22:05:21下载
- 积分:1
-
介绍优秀代码得书,可看到一些经典得代码,有一定参考价值...
介绍优秀代码得书,可看到一些经典得代码,有一定参考价值-on outstanding code book, we can see some classics in the code, a certain reference value
- 2022-04-01 03:47:29下载
- 积分:1
-
WindowsCE Installation Guide, WindowsCE Installation Guide Installation Guide Wi...
WindowsCE安装指南,WindowsCE安装指南 WindowsCE安装指南-WindowsCE Installation Guide, WindowsCE Installation Guide Installation Guide WindowsCE
- 2023-05-19 10:05:04下载
- 积分:1
-
pdf的安装软件非常适合大家一起来使用因为真的用的到
pdf的安装软件非常适合大家一起来使用因为真的用的到-pdf of the installation software is ideal for everyone should work together to use
- 2022-03-06 00:53:21下载
- 积分:1
-
Matlab在脆弱水印中的应用。对matlab在脆弱水印中的应用指明了方向...
Matlab在脆弱水印中的应用。对matlab在脆弱水印中的应用指明了方向-Matlab in fragile watermarking application. Of fragile watermarking in matlab application specified in the direction
- 2023-01-09 02:40:03下载
- 积分:1
-
计算机软件开发文档编写指南,简要说明项目的各项主要工作,介绍所开发软件的功能、性能等。若不编写可行性研究报告,则应在本节给出较详细的介绍...
计算机软件开发文档编写指南,简要说明项目的各项主要工作,介绍所开发软件的功能、性能等。若不编写可行性研究报告,则应在本节给出较详细的介绍-Computer software development guidelines for the preparation of documents, a brief description of the major work items on the development of software features, performance. If the preparation of feasibility studies should be given in this section a more detailed introduction
- 2023-07-16 10:55:03下载
- 积分:1
-
旋转式粘度计是一种用于测量液体的粘性阻力与液体的绝对粘度,附有1...
旋转式粘度计是一种用于测量液体的粘性阻力与液体的绝对粘度,附有1-4号四种转子-Rotational viscometer is a viscous liquid used to measure resistance and the absolute viscosity of liquid, with a 1-4, four kinds of rotor
- 2022-04-15 04:06:37下载
- 积分:1
-
三层结构,快乐商场在线销售系统,asp.net
三层结构,快乐商场在线销售系统,asp.net-Three-tier structure, and happy shopping malls online sales system, asp.net
- 2022-03-24 14:56:59下载
- 积分:1
-
这是处之一位从业对年的老程序员对程序爱好者的编程建议
这是处之一位从业对年的老程序员对程序爱好者的编程建议-This is the office of a practitioner of the year-old programmer for programming enthusiasts procedures recommended
- 2022-03-22 13:42:07下载
- 积分:1
-
实习题
[问题描述]
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