-
cannyfinal
Canny邊緣檢測的函數
a: input image
sigma: Gaussian的均方差
- 2010-05-23 17:31:22下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
matlab
matalb建模仿真与实例精讲的源代码,希望有助于你,也希望你分享更多东西(matalb Modeling, Simulation and the source code of the instance of Jingjiang)
- 2012-03-27 21:15:53下载
- 积分:1
-
用LBM的方法模拟方腔流动 cavity
用LBM的方法模拟方腔流动,结果和真实的情况很类似,LBM可以很好的模拟方腔流动(LBM methods using simulated cavity flow, results, and the real situation is similar, LBM can be a good simulation of cavity flow)
- 2020-06-27 00:20:01下载
- 积分:1
-
image_separation
该程序可实现多个图像的线性分离,假设在无噪声情况下,运用多种方法实现分离。(the procedure can be more than a linear image separation, assuming no noise, using various methods to achieve separation.)
- 2007-06-15 11:17:35下载
- 积分:1
-
111
一个3机9九点的暂态稳定判定程序,非常好,希望对需要的人有用。(verry good!)
- 2011-09-16 09:33:58下载
- 积分:1
-
模极大值降噪算法
可以实现对心电信号中模极值点的提取,软硬阈值算法的对比实验,以及小波的多层次分解(It can extract the extreme point of the ECG signal)
- 2020-09-03 14:08:09下载
- 积分:1
-
Matlabhelp
matlab的详细说明手册,对初学者很有帮助的。(matlab detailed instruction manual, useful for beginners.)
- 2008-12-17 22:21:22下载
- 积分:1
-
SAX_2006_ver
matlab编程的SAX程序,实现时间序列的离散化。(Matlab programming SAX program to realize the discretization of time series.)
- 2020-09-04 10:28:06下载
- 积分:1
-
msksimulink
MSK的simulink仿真程序
用于毕业设计与论文以及做课题用(MSK Simulink simulation program for the design and graduation thesis topic, and making use)
- 2007-05-29 13:37:59下载
- 积分:1