-
595技术资料, 仔细看过后可以发现很多 编程方面的便利
595技术资料, 仔细看过后可以发现很多 编程方面的便利-595 technical information can be found after carefully reading a lot of programming convenience
- 2022-12-27 12:45:03下载
- 积分: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
-
自己编写的关于设计模式中的桥模式的应用例子,是用.net下的C++开发的,对刚接触设计模式的同行很有帮助。...
自己编写的关于设计模式中的桥模式的应用例子,是用.net下的C++开发的,对刚接触设计模式的同行很有帮助。-I have written on the design of the bridge model in the application example is used. Net of C++ development on the peers useful design patterns.
- 2022-10-18 05:05:04下载
- 积分:1
-
使用电脑时一定会遇到文件操作问题,如果对大量文件执行复制、删除、更改文件名等操作,这些问题如果仅靠Windows操作系统提供的功能来解决,费时费力,本文就提出了...
使用电脑时一定会遇到文件操作问题,如果对大量文件执行复制、删除、更改文件名等操作,这些问题如果仅靠Windows操作系统提供的功能来解决,费时费力,本文就提出了一种用VC实现的对文件名进行劈批处理的方法,可以方便的实现对大量文件的操作。
-The use of the computer files will be the operational problems encountered, if a large number of documents on the implementation of copy, delete, change file names, such as the operation, which, if only to provide the functions of Windows operating system to address, time-consuming and laborious, this paper presents a use VC realize the cleavage of the file name for the batch method, you can easily realize a large number of documents on the operation.
- 2022-02-13 09:55:29下载
- 积分:1
-
是ISE的中文教程,主要是对初学者演示和展示在XILINX的ISE集成软件环境下,如何用VHDL和原理图的方式进行设计输入,用MOdelsim方针。...
是ISE的中文教程,主要是对初学者演示和展示在XILINX的ISE集成软件环境下,如何用VHDL和原理图的方式进行设计输入,用MOdelsim方针。-ISE is a Chinese course is mainly for beginners and display presentation of the ISE in XILINX Integrated Software environment, how to use VHDL and schematic design entry way, with the principle of MOdelsim.
- 2022-11-27 03:40:03下载
- 积分:1
-
经典usacoDp题,文件包含题目以及源程序.
经典usacoDp题,文件包含题目以及源程序.-Classic usacoDP subject file contains the subject, and procedures .
- 2023-03-08 20:50:03下载
- 积分:1
-
软件编程,我们公司
软件编程建议,我们公司的内部培训资料,比较有参考价值哦-Software programming, we company
- 2022-06-03 17:12:37下载
- 积分:1
-
萨尔盖得二手房人大丝丝的感动高 首都高山东人多数人不敢稍动盖得地方...
萨尔盖得二手房人大丝丝的感动高 首都高山东人多数人不敢稍动盖得地方-Saar house was built second-hand housing NPC Cecil moved the majority of the high capital, high-Shandong covered too afraid to move a little place
- 2023-07-15 13:50:04下载
- 积分:1
-
C# Detailed description of design patterns to create models, structural model, b...
C#详细描述设计模式,创建模型、结构模型、行为模型
- 2022-04-28 03:56:03下载
- 积分:1
-
经典的ARM学习,对初学者很有帮助,本人也在学习中!
经典的ARM学习,对初学者很有帮助,本人也在学习中!-ARM classic study, very helpful for beginners, I am also learning!
- 2022-02-22 07:53:18下载
- 积分:1