代码搜索:smooth
找到约 1,485 项符合「smooth」的源代码
代码结果 1,485
www.eeworm.com/read/271552/10989732
smooth
www.eeworm.com/read/303435/3812741
smooth
#! /bin/sh
# shell for smoothing a uniformly sampling velocity
set -v
n1=61 r1=150 dz=50 fz=-500 labelz="Depth (m)"
n2=201 r2=150 dx=50 fx=0 labelx="Midpoint (m)"
d1r=50 n1r=61 n2r=201 d2r=50
# smo
www.eeworm.com/read/303435/3812913
smooth
#! /bin/sh
# shell for smoothing a uniformly sampling velocity and for generating a
# slowness perturbation
set -v
n1=251 r1=200 dz=10 fz=0 labelz="Depth (m)"
n2=161 r2=200 dx=25 fx=0 labelx="Midpo
www.eeworm.com/read/240472/4573842
smooth edge
Stain
1398043241 0
1398044521 0.78 centimeters
1398040946 0.000
1398040943 42.000
1398042479 91.000
1398039407 RGB: 39.2% 29.4% 19.6% (100 75 50)
1382966355 1
www.eeworm.com/read/240472/4573885
smooth and shallow
Cracks
1279877484 2.69 inches
1279877491 0.71 inches
1279879031 0.17 inches
1148220520 14.000
1398040946 0.000
1148347252 135.000
1382966355 3897
www.eeworm.com/read/292392/8359358
c smooth.c
/********************** smooth.c ***************************************
3-D Reconstruction of Medical Images
Three Dimensional Reconstruction Of Medical
Images from Serial Slices - CT,
www.eeworm.com/read/390359/8470016
c smooth.c
#include
#include
#include "defs.h"
#include "cache.h"
/* Here is my modification */
char smooth_descr[] = "SMOOTH: Naive Row-wise Traversal of src";
void smooth(int dim
www.eeworm.com/read/188544/8529438
rar smooth.rar
www.eeworm.com/read/433100/8546664
smooth_picks
www.eeworm.com/read/432373/8608566
m smooth.m
function findpeakslider4(n,h)
% Changes SmoothWidth when the SmoothWidth slider is moved.
global x
global y
global SlopeThreshold
global AmpThreshold
global SmoothWidth
global FitWidth
glob