-
相场模拟
相场模拟薄膜异质外延,外延薄膜的失稳包括弹性能和表面能的竞争,然后,薄膜表面在微小扰动的情况之下,由于薄膜释放与衬底失配导致的应力,而失稳。我们通过相场模拟出了这个变化。程序包括,非均匀弹性场的计算和半隐谱的差分方法
- 2023-01-03 08:40:14下载
- 积分:1
-
IIR数字滤波器的设计,低通、高通、带
IIR数字滤波器,设计方法,低通、高通、带通、带阻-IIR digital filter design, low pass, high pass, band-pass, band
- 2022-04-28 02:29:43下载
- 积分:1
-
人脸追踪 FaceTrace
应用背景
人脸识别 人脸追踪
The software is provided under the terms of this licence stricly for
// academic, non-commercial, not-for-profit purposes.
// * Redistributions of source code must retain the above copyright notice,
// this list of conditions (licence) and the following disclaimer.
// * Redistributions in binary form must reproduce the above copyright
// notice, this list of conditions (licence) and the following disclaimer
// in the documentation and/or other materials provided with the
// distribution.
// * The name of the author may not be used to endorse or promote products
// derived from this software without specific prior written permission.
// * As this software d
- 2022-08-14 06:55:42下载
- 积分:1
-
DBSCAN算法java实现
DBSCAN算法的Java实现 DBSCAN是一种基于密度的聚类算法,它的基本原理就是给定两个参数,ξ和minp,其中 ξ可以理解为半径,算法将在这个半径内查找样本,minp是一个以ξ为半径查找到的样本个数n的限制条件,只要n>=minp,查找到的样本点就是核心样本点
- 2023-01-24 09:05:04下载
- 积分:1
-
含有7种排序算法
含有7种排序算法-Includes 7 sorts of sorting algorithm
- 2023-05-05 13:45:03下载
- 积分:1
-
C语言实现角点检测
用C语言实现的角点检测算法,里面是一个word文档,详细描述了角点检测的实现过程,有很强的参考价值:
第一步:利用差分算子对图像进行滤波 第一步:利用差分算子对图像进行滤波
第二步:对Ix2/Iy2/Ixy进行高斯平滑,以去除噪声
第三步:计算角点量
第四步:进行局部非极大值抑制以获得最终角点
- 2022-10-07 03:40:03下载
- 积分:1
-
马踏棋盘问题:国际象棋中的马,怎样才能不重复的跳遍棋盘上的每一格呢? 笔者见过许多解决这类问题的程序,这个是最简洁同时也是速度最快的一个。...
马踏棋盘问题:国际象棋中的马,怎样才能不重复的跳遍棋盘上的每一格呢? 笔者见过许多解决这类问题的程序,这个是最简洁同时也是速度最快的一个。-horse riding chessboard : the international chess Ma, how can we not repeat the jump all over the chessboard of each? I met many issues to resolve such procedures, this is the most succinct is also the fastest one.
- 2022-07-09 19:26:02下载
- 积分:1
-
可以实现矩阵行列式的任意变换,求任意向量的极大无关组,齐次非齐次线性方程组的求解...
可以实现矩阵行列式的任意变换,求任意向量的极大无关组,齐次非齐次线性方程组的求解-Can achieve an arbitrary transformation matrix determinant, find great vector independent of any group, homogeneous non-homogeneous linear equations to solve, etc.
- 2023-07-07 14:20:03下载
- 积分:1
-
vb,算交通规划的比较经典的算法,
能解决许多问题。
vb,算交通规划的比较经典的算法,
能解决许多问题。-vb, calculating traffic planning of the classical algorithm can solve many problems.
- 2022-05-09 11:23:04下载
- 积分:1
-
数值算法,二分搜索演示
数值算法,二分搜索演示-numerical algorithm, two hours search demonstration
- 2022-03-01 08:49:08下载
- 积分:1