代码搜索:smooth

找到约 1,485 项符合「smooth」的源代码

代码结果 1,485
www.eeworm.com/read/343909/3213676

cpp smooth.cpp

// Smooth.cpp: implementation of the CSmooth class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Onecontour.h" #include #inc
www.eeworm.com/read/339658/3296359

c smooth.c

#include #include #include #include Smooth(double *,double *,double *,int,int, double *,double *,double *); void main() { int i,n,m; double *x
www.eeworm.com/read/339446/3307983

c smooth.c

/***************************************************************************/ /* */ /* smooth.c
www.eeworm.com/read/337074/3344024

c smooth.c

/***************************************************************************/ /* */ /* smooth.c
www.eeworm.com/read/325535/3483184

c smooth.c

/***************************************************************************/ /* */ /* smooth.c
www.eeworm.com/read/310702/3692746

h smooth.h

// Smooth.h: interface for the CSmooth class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_SMOOTH_H__586F9434_010D_4FA7_AD99_0F33188A8BBD__INCLUDED_)
www.eeworm.com/read/310702/3692757

cpp smooth.cpp

// Smooth.cpp: implementation of the CSmooth class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Onecontour.h" #include #inc
www.eeworm.com/read/303435/3811932

c smooth.c

/* Copyright (c) Colorado School of Mines, 2006.*/ /* All rights reserved. */ # include "par.h" /*********************** self documentation **********************/ /***********
www.eeworm.com/read/303435/3812042

smooth2

#! /bin/sh # Shell: Smooth2 # Example: smooth2 --- smooth a uniformly sampled 2D data set # Author: John Stockwell, 1 Oct 1992 set -x # use unisam2 to make uniformly sampled data # See Unisam2 for
www.eeworm.com/read/288222/4009062

trf smooth.trf

.Th SMOOTH .S3 SUMMARY: Apply a smoothing operator SMOOTH [MEAn|MEDian] [Halfwidth n ] [Pass p] [Default} .S2 INPUT: MEAN (default): Apply an averaging operator .br MEDIAN: Apply a median filter .b