-
LDA
dataset-dimensionality-reduction-python-master
- 2020-06-25 19:00:01下载
- 积分:1
-
滑块拖动获取数值代码
说明: js滑块拖动获取数值代码是一款设置总数100获取三段数值代码。(JS slider drag to get the numeric code is a set total of 100 to get three numeric code.)
- 2019-02-17 08:48:36下载
- 积分:1
-
标签添加筛选代码
说明: 标签添加筛选代码是一款jQuery标签插入文字筛选标签点击(Label Add Screening Code is a jQuery Label Insert Text Screening Label Click)
- 2019-03-28 10:16:52下载
- 积分:1
-
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删...
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删除等基本操作。
-# include
# include
# define ND sizeof(struct List)
struct List
{int data
struct List*next
}
void main()
{ int n,i=1,e,a
struct List*head
struct List*p,*q
q=head=p=(struct List*)malloc(ND)
- 2022-04-15 10:12:17下载
- 积分:1
-
Spark RDD以及其特性
Spark RDD以及其特性的流程图,请使用visio打开(Spark RDD and flow charts of its features, open with Visio)
- 2020-06-18 19:20:01下载
- 积分:1
-
地震速度分析及动有限仿真速度分析程序
matlab速度分析程序,用于地震勘探速度分析及动校正(NMO)。-Matlab velocity analysis procedures for seismic velocity analysis and dynamic correction (NMO).
- 2023-08-01 06:20:02下载
- 积分:1
-
多功能魔板
s工具安装包!功能强大111111111111111(S tools installation package! powerful)
- 2020-06-23 13:20:02下载
- 积分:1
-
fingerprint
一种通用的音频指纹算法,代码很全面,可以使用,使用时请多看看里面的说明(A general audio fingerprint algorithm, the code is very comprehensive)
- 2021-04-19 17:18:51下载
- 积分:1
-
CWT
基线校正代码,包括小波基线校正及滤波器基线校正,可用于光谱数据的预处理。((Baseline correction codes, including wavelet baseline correction and filter baseline correction, can be used for preprocessing of spectral data.))
- 2019-06-19 17:13:53下载
- 积分:1
-
打开一个bmp影像,然后对图形进行3*3,5*5,7*7,9*9四种模板的滤波处理。...
打开一个bmp影像,然后对图形进行3*3,5*5,7*7,9*9四种模板的滤波处理。-opened a bmp image, and then for three graphics** 3,5 7,9 5,7** 9 four template filter.
- 2022-06-12 01:03:48下载
- 积分:1