-
This the cpp file for basic fixed size matrix operations etc.
This the cpp file for basic fixed size matrix operations etc. -This is the cpp file for basic fixed size matrix operations etc.
- 2022-03-07 02:56:32下载
- 积分:1
-
codes_2Dskeleton 是用于生成的二维二值图像的形状骨架
骨架旨在代表对象的一般形式的基于区域的形状特征提取。骨架 (即,从数字的二进制图像的骨架提取) 提供了基于区域的形状特征。它是在光栅矢量转换或在模式识别中常用的预处理操作。有三种主要的骨架提取方法: 检测脊的边界点,距离图计算由边界点,生成的 Voronoi 图和逐层侵蚀称为细化。在数字空间中,可以提取只有一个近似"真正的骨架"。有两个要求必须遵守: 拓扑 (为了保留原始对象的拓扑),几何 (强迫正在包括、 旋转、 平移和缩放的最重要的几何变换下的不变性与对象的"骨架") 这个代码可以帮助您生成的二维二值图像的形状骨架
- 2023-04-27 11:50:04下载
- 积分:1
-
Matlab下实现的CFD算法
Matlab下实现的CFD算法-Matlab under the CFD algorithms
- 2022-12-12 01:35:03下载
- 积分:1
-
Introduction queuing theory, mathematical modeling in 2009 good material.
介绍排队论,是2009年数学建模的好材料。-Introduction queuing theory, mathematical modeling in 2009 good material.
- 2022-03-28 10:55:36下载
- 积分:1
-
有限长信号自相关函数的计算
有限长信号自相关函数的计算-finite signal autocorrelation function of calculation
- 2022-04-11 11:39:26下载
- 积分:1
-
语音信号滤波程序(低通、带通、多带通、fft卷积滤波 自己动手做的...
语音信号滤波程序(低通、带通、多带通、fft卷积滤波 自己动手做的-Voice signal filtering process (low-pass, band-pass, multi-band-pass, fft convolution filtering
- 2022-03-26 10:30:54下载
- 积分:1
-
MCA图像分解
MCA: image decomposition -MCA: image decomposition
- 2022-07-18 05:07:02下载
- 积分:1
-
聚类分析的for程序集
聚类分析的for程序集-cluster analysis procedures for the collection
- 2022-06-20 22:32:51下载
- 积分:1
-
一个可进行矩阵计算的模版类,可实现大多数常用的矩阵计算功能...
一个可进行矩阵计算的模版类,可实现大多数常用的矩阵计算功能-Calculation of a matrix template class can be achieved most commonly used function matrix calculation
- 2022-07-21 05:05:57下载
- 积分:1
-
独立的AVL的存储介质是在大量的AVL TRE现在可用…
独立于AVL库的存储媒体
虽现在有不少可用的AVL树库,但几乎都是工作在RAM中,当数据量小的时候,这种方式可行,但当树结构变大时时,读取和存储的时间就会大大变长,任务效率大大降低。能不能直接用磁盘进行树的操作呢?若可以,就不必进行频繁的磁盘内存交换了,本程序就实现了这个功能。实际上,这个程序无论是磁盘还是内存,都很好用。-independent of the AVL storage media is now available in a number of the AVL tree, But almost all work in the RAM, when a small amount of data, this approach feasible, but big tree structure constant, read and storage time will be much longer and the task efficiency has been greatly reduced. Can directly use the disk tree operation? If so, there is no need for frequent exchange of disk memory, the process to achieve this function. In fact, this procedure is disk or memory, are very handy.
- 2022-04-09 22:19:08下载
- 积分:1