-
nju_软件过程管理_课件!个人感觉很好!
NJU_软件过程管理_课件!个人感觉比较不错!-NJU_ software process management _ courseware! Personal feeling quite good!
- 2022-03-26 01:21:11下载
- 积分:1
-
matlab常用函数大全,方便速查matlab各种函数
matlab常用函数大全,方便速查matlab各种函数-matlab commonly used functions Daquan, to facilitate a variety of functions matlab Quick Fact
- 2022-04-28 03:40:18下载
- 积分:1
-
software engineering supplementary exercise (material from storage management sy...
本人软件工程的课后练习(物料出入库管理系统)-software engineering supplementary exercise (material from storage management system)
- 2022-02-01 12:38:16下载
- 积分:1
-
调用外部程序作为自已的子程序,其中调用了API函数
调用外部程序作为自已的子程序,其中调用了API函数-Call external program as its own subroutine, which calls the API function
- 2023-03-08 00:35:04下载
- 积分:1
-
独立成分分析(ICA)是混合分解
独立成分分析( I C A) 是一项把混合信号分解成具有统计独立性成分的新技术 。I C A近年已在生物医
域的信号分离中展示 了很好的应用前景 。 我们比较系统地介绍了 I C A的基本原理 、 主要算法 、 应用和
究的发展方向,旨在进一步推动有关的理论与应用研究工作。-Independent Component Analysis (ICA) is a decomposition of the mixed-signal components into a statistical independence of the new technologies. In recent years, ICA has been in bio-medical domain signal separation show a very good application prospects. We systematically introduced the basic principle of ICA, the main algorithms, applications and the development direction of research aimed at further promoting the application of the theory and research.
- 2022-08-25 09:53:34下载
- 积分:1
-
立项报告
立项报告-creation report
- 2022-03-10 22:36: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
-
本系统属于小型的餐饮管理系统,可以有效地对中小型餐厅消费进行管理,本系统应达到以下目标:
系统采用人机交互的方式,界面美观友好,信息查询灵...
本系统属于小型的餐饮管理系统,可以有效地对中小型餐厅消费进行管理,本系统应达到以下目标:
系统采用人机交互的方式,界面美观友好,信息查询灵活、方便,数据存储安全可靠。
实现对餐厅顾客开台、点菜/加菜、账目查询和结账等操作。
对用户输入的数据,进行严格的数据检验,尽可能的避免人为错误。
实现对消费账目自动结算。
实现对消费的历史记录进行查询,支持模糊查询。
系统应最大限度地实现易维护性和易操作性。
-The system is a small restaurant management system that can effectively manage small and medium-sized restaurant consumption, the system should achieve the following goals:
- 2023-01-12 17:20:03下载
- 积分:1
-
uml格式实现学生课程注册管理系统,为详细课程设计!
uml格式实现学生课程注册管理系统,为详细课程设计!-UML Student Course Registration Form realize management system, for a detailed course design!
- 2022-02-26 16:25:38下载
- 积分:1
-
RS485的串口通信
本程序实现了基于API函数的16位的RS485的串口通信!程序能够以XMA5000的通讯协议,采用主机广播方式通讯,串口半双工,帧11位,实现了主机与从机设备的良好通信。
- 2022-09-12 06:45:03下载
- 积分:1