-
计算机科学的理论基础
Teoretyczne podstawy informatyki
- 2022-01-26 07:37:07下载
- 积分:1
-
Standard C library Standard C Library
标准C函数库
标准C函数库-Standard C library Standard C Library
- 2022-07-01 12:52:00下载
- 积分:1
-
entertainment Document Management System
餐饮娱乐管理系统文档-entertainment Document Management System
- 2022-05-16 06:51:17下载
- 积分:1
-
再入飞行器演示脚本,卡尔曼滤波
Reentry Vehicle demo script, Kalman filter
- 2022-03-24 12:21:51下载
- 积分:1
-
vmware tools 安装方法,对于在windows平台下开发linux程序的人来说,非常值得一看...
vmware tools 安装方法,对于在windows平台下开发linux程序的人来说,非常值得一看-vmware tools installation method for windows platform in the procedures developed under the linux people, very worth a visit
- 2022-04-09 12:53:16下载
- 积分: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
-
基于参考架构5的运动监测视频处理的DSP实现,结合视频获取和参考标准。...
基于参考架构5的运动监测视频处理的DSP实现,结合视频获取和参考标准。
- 2023-01-17 06:35:03下载
- 积分:1
-
模式识别的聚类算法
应用背景模糊C均值聚类算法模糊C均值聚类算法(FCMA)或称(FCM)。在众多模糊聚类算法中,模糊C均值(FCM)算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。该代码使用MFC,可直接用于二维坐标点的C均值聚类。关键技术在商业上,聚类可以帮助市场分析人员从消费者数据库中区分出不同的消费群体来,并且概括出每一类消费者的消费模式或者说习惯。它作为数据挖掘中的一个模块,可以作为一个单独的工具以发现数据库中分布的一些深层的信息,并且概括出每一类的特点,或者把注意力放在某一个特定的类上以作进一步的分析;并且,聚类分析也可以作为数据挖掘算法中其他分析算法的一个预处理步骤。
- 2022-02-28 14:35:41下载
- 积分:1
-
UML和模式应用。一本好书。欢迎大家下载。
UML应用与模式。不错的一本书。欢迎大家下载。-UML and model applications. One good book. Welcome everyone to download.
- 2022-04-25 00:23:44下载
- 积分:1
-
一篇doc格式的技术文章,FastNet编程讲稿
一篇doc格式的技术文章,FastNet编程讲稿-Doc format for a technical article, FastNet programming script
- 2022-01-26 03:13:35下载
- 积分:1