资源列表

« 1 2 ... .55 .56 .57 .58 .59 5360.61 .62 .63 .64 .65 ... 28523 »

[数学计算/工程计算t_TEST

说明:本程序用于对excel中的数据进行单因素的二分类的t检验,并将检验的结果中差异性的指标进行特殊标记。-This program is for data excel in two categories univariate t-test, and the results of the test index difference of special markers.
<LZZ> 在 2025-11-28 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法voc_label

说明:将VOC数据集xml格式的标注文件转化为YOLO网络的输入格式。-Convert the label file of VOC data set xml format into the input format of YOLO network.
<Chaowei> 在 2025-11-28 上传 | 大小:1kb | 下载:0

[matlab例程fenbunihe

说明:生成随机数,进行均匀分布和正态分布拟合,设置置信度为0.95,可以自动判断是否拒绝原假设-Generate random numbers, uniform distribution and normal distribution fitting, set confidence of 0.95, can automatically determine whether to reject the original assumption
<杨刚> 在 2025-11-28 上传 | 大小:1kb | 下载:0

[matlab例程octave-file

说明:Matlab code for comupting ditfft of a complex signal
<kicha> 在 2025-11-28 上传 | 大小:1kb | 下载:0

[matlab例程Untitled2

说明:基于ELman神经网络的预测,用前六天的数据训练网络,第七天的数据作为网络的测试数据-Based on ELman neural network prediction, with the first six days of data training network, the seventh day of the data as the network test data
<武萌雅> 在 2025-11-28 上传 | 大小:1kb | 下载:0

[matlab例程RLS

说明:系统辨识中参数辨识ARM模型 基于递推最小二乘法-ARM system identification parameter identification method based on recursive least squares model
<dujun> 在 2025-11-28 上传 | 大小:1kb | 下载:0

[matlab例程frft

说明:分数阶快速傅里叶变换算法,可用于数据的特征提取。-Fractional Fast Fourier transform algorithm can be used to feature data extraction.
<张强> 在 2025-11-28 上传 | 大小:1kb | 下载:0

[matlab例程MD

说明:MD(马氏)距离算法,一种简便的特征评价函数-MD (Mahalanobis) distance algorithm, a convenient feature uation function
<张强> 在 2025-11-28 上传 | 大小:1kb | 下载:0

[数据结构常用算法cipandeczfj

说明:当磁盘被初始化后,存储空间的分块大小就确定了,但由于不同的用户或同一用户的不同文件的逻辑记录大小是各不相同的。在逻辑记录较小的情况下,若让一个逻辑记录独占一个物理块,那么存储空间的利用率是不高的。操作系统提供逻辑记录的成组和分解操作不仅有利于提高存储空间的利用率,而且可减少输入输出操作次数,提高计算机系统的工作效率。本实习帮助我们掌握成组和分解操作的技术以及了解成组和分解操作的实现过程。-When the disk is initialized, the block size of the st
<郭深夜> 在 2025-11-28 上传 | 大小:1kb | 下载:0

[数据结构常用算法linklist

说明:通讯录得制作,有输入、添加、查找、等功能-Address book was produced, there are input, add, find, and other functions
<郭深夜> 在 2025-11-28 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:二叉树是一种重要的非线性数据结构,直观地看,它是数据元素(在树中称为结点)按分支关系组织起来的结构,很象自然界中的树那样。树结构在客观世界中广泛存在,如人类社会的族谱和各种社会组织机构都可用树形象表示。树在计算机领域中也得到广泛应用,如在编译源程序如下时,可用树表示源源程序如下的语法结构。又如在数据库系统中,树型结构也是信息的重要组织形式之一。一切具有层次关系的问题都可用树来描述。满二叉树,完全二叉树,排序二叉树。   后序遍历是二叉树遍历的一种。后序遍历指在访问根结点、遍历左子树与遍历右子
<郭深夜> 在 2025-11-28 上传 | 大小:1kb | 下载:0

[数据结构常用算法sstring

说明:利用串来比较数据大小,代码中有两个串,通过串来比较大小- 10/5000 Use the string to compare the data size
<郭深夜> 在 2025-11-28 上传 | 大小:1kb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 5360.61 .62 .63 .64 .65 ... 28523 »

源码中国 www.ymcn.org