-
软件工程开发文档的模板
包括《可行性报告》、《开发计划》、《需求规格说明》等全套一十三个模板,基本覆盖软件开发流程所需文档文件。...
软件工程开发文档的模板
包括《可行性报告》、《开发计划》、《需求规格说明》等全套一十三个模板,基本覆盖软件开发流程所需文档文件。-Software Engineering Development document templates, including
- 2022-05-19 09:42:19下载
- 积分:1
-
本程序shortpathes使用图的节点决定短距离网络…
this program shortpathes node using graph for decide short distance in networking
- 2023-01-22 05:15: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
-
串行通信
这是用VC++2012编写的串口com程序
- 2022-03-07 14:18:18下载
- 积分:1
-
C++常见面试题,超有用的,强烈推荐
C++常见面试题,超有用的,强烈推荐-C++ Common side questions, super useful and strongly recommended
- 2022-01-25 17:17:50下载
- 积分:1
-
a very good software engineering programming ideas, the book is very interesting
一本很不错的将软件工程编程思想的书,很有意思的-a very good software engineering programming ideas, the book is very interesting
- 2022-03-02 21:26:00下载
- 积分:1
-
Java陷阱
Java陷阱----面试题集及解答,相信能解开许多java初学者的谜团-Java trap set face and to answer questions, I believe that can unlock the mystery of many java beginners
- 2022-05-06 12:26:52下载
- 积分:1
-
对当前很火的网络电话的分析,分析internet peer to peer telephony protocol...
对当前很火的网络电话的分析,分析internet peer to peer telephony protocol-fire right now is the telephone network analysis, peer to peer internet telephony protocol
- 2022-02-03 23:01:05下载
- 积分:1
-
三坐标测量机测头的测球半径补偿误差的方法
三坐标测量机测头的测球半径补偿误差的方法-CMM probe ball radius of the measuring error compensation method
- 2022-01-26 05:21:28下载
- 积分:1
-
c++链表学籍管理系统, 适合作为期末作业哈
c++链表学籍管理系统, 适合作为期末作业哈-c Chain Maintenance Management System for the end of operations as Kazakhstan.
- 2022-03-19 08:50:24下载
- 积分:1