-
一份敏捷软件架构与开发方法的PDF文档。
一份敏捷软件架构与开发方法的PDF文档。-An agile software architecture and development of methods of PDF documents.
- 2022-05-16 10:23:27下载
- 积分:1
-
for TSP simulated annealing teaching article
用于TSP模拟退火教学的文章
- 2022-05-07 09:46:55下载
- 积分:1
-
The other pieces on the plate nesting optimization
另件在板材上的排样进行优化-The other pieces on the plate nesting optimization
- 2022-01-26 05:28:38下载
- 积分:1
-
PV同步互斥银行排队
PV同步互斥银行排队
PV同步互斥银行排队PV同步互斥银行排队PV同步互斥银行排队PV同步互斥银行排队PV同步互斥银行排队
- 2022-04-30 18:48:28下载
- 积分:1
-
VC++动态链接库编程之基础慨念
VC++动态链接库编程之基础慨念-与编程讲解深入浅出 对原理不清的同学有一定的帮助-VC DLL programming basis for the conception- with the right programming on the simple principle unclear students to a certain extent help
- 2022-06-12 06:29:50下载
- 积分:1
-
相当好的c编程方法
和理论指导,对于出学者会有很大的帮助
相当好的c编程方法
和理论指导,对于出学者会有很大的帮助
-Very good c programming methods and theoretical guidance, for there will be a great help to scholars
- 2022-07-17 12:30:30下载
- 积分:1
-
LCD drivers, we hope the exhibitions, ha ha ha ha ha ha!
液晶驱动程序,希望大家多多指教,-LCD drivers, we hope the exhibitions, ha ha ha ha ha ha!
- 2023-08-08 09:00:04下载
- 积分: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
-
VTK是一个可视化工具包,他又强大的功能,很多可视化领域的研究人员都在应用它。本压缩包是在VC下编写的一个使用vtk的例程,包含完整的工程,并含有一个神经元细胞...
VTK是一个可视化工具包,他又强大的功能,很多可视化领域的研究人员都在应用它。本压缩包是在VC下编写的一个使用vtk的例程,包含完整的工程,并含有一个神经元细胞的三维数据供实验用。-VTK is a toolkit for visualization.It is a powerful tool which is applied by many reseacher in vasulization field.Our Zap package is an example program using VC and VTK,including the whole project and 3D data of a nerve cell for experiment.
- 2023-05-10 20:35:04下载
- 积分:1
-
根据DSO控制面板设计了GPIB程控命令树,根据IEEEE488.2标准定义了程控命令的格式,并以GPIB器件数据标准推荐的消息交换控制协议为准则,设计出程控命...
根据DSO控制面板设计了GPIB程控命令树,根据IEEEE488.2标准定义了程控命令的格式,并以GPIB器件数据标准推荐的消息交换控制协议为准则,设计出程控命令解释程序流程图,最终实现了程控命令解释程序的设计-DSO control panel in accordance with the design of the GPIB command tree program, in accordance with the standard definition of a program-controlled IEEEE488.2 command format and data standards to GPIB device recommended control protocol message exchange for the guidelines, design process flow chart of program-controlled command interpreter, and ultimately realize a command interpreter program design
- 2022-12-20 01:50:03下载
- 积分:1