-
Active-contour-models-snake
This code and doucument describe the image segementation using active contore models [snake].
- 2009-02-25 23:32:05下载
- 积分: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
-
knearest
说明: MATLAB 小程序,可以实现模式识别中的K近邻算法,已经运行成功,附运行程序结果(MATLAB small programs can be achieved in the K-nearest neighbor pattern recognition, has been running successfully run the program attached to the results of)
- 2010-03-30 15:13:17下载
- 积分:1
-
power_transfohyst
power_transfohyst.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_transfohyst.rar,Power electronics field matlab simulation file, has already been verified, the normal operating procedures)
- 2013-08-26 22:15:50下载
- 积分:1
-
fire expand4
森林火灾蔓延Matlab仿真编程,对比了增加隔离带和无隔离带火灾蔓延的趋势(MATLAB Simulation Programming of Forest Fire Spread)
- 2021-02-06 08:59:57下载
- 积分:1
-
jindaipingcha
近代平差,含有近代经典平差函数模型,适用于数据处理中的近代平差应用(Modern adjustment, containing a model of modern classical adjustment function for data processing applications in modern Adjustment)
- 2014-02-17 10:19:29下载
- 积分:1
-
timing1
这是一个接收机中的定时同步程序,可供设计接收端的同学进行参考(This is the timing code of the OFDM receiver.)
- 2010-05-13 09:41:34下载
- 积分:1
-
cluster
聚类分析 最短距离法编程实现 层次聚类法(Shortest distance clustering hierarchical clustering method programming)
- 2011-09-20 23:35:39下载
- 积分:1
-
Time-Series-program
一些有用的时间序列分析相关程序(matlab)(Time Series program)
- 2014-01-02 19:49:42下载
- 积分:1
-
runDemo
RUNDEMO Illustrates the use of BFILTER2 and CARTOON.
This demo shows typical usage for the bilateral
filter implemented by BFILTER2. The application
of bilateral filtering to image abstraction is
demonstrated by the CARTOON function.
Douglas R. Lanman, Brown University, September 2006.
dlanman@brown.edu, http://mesh.brown.edu/dlanman
- 2014-01-28 16:48:17下载
- 积分:1