代码搜索:difference
找到约 3,389 项符合「difference」的源代码
代码结果 3,389
www.eeworm.com/read/275194/10830063
cpp mdiff.cpp
// $mdiff\mdiff.cpp 1.5 milbo$ print difference between two files,
// ignoring text in either file between []
//
// This prints the FIRST difference of multiple consecutive
www.eeworm.com/read/341146/12105076
m diffvar.m
function H = diffvar(sequence,isplot)
%
% 'diffvar' estimate the hurst parameter of a given sequence with
% difference variance method. The difference variance method can
% distinguish a n
www.eeworm.com/read/303435/3811311
lib upweik.par.lib
UPWEIK - Upwind Finite Difference Eikonal Solver
eikpex - Eikonal equation extrapolation of times and derivatives in
polar coordinates
ray_theoretic_sigma - difference equation extrapolatio
www.eeworm.com/read/303435/3811386
main sumigffd.su.main
SUMIGFFD - Fourier finite difference migration for
zero-offset data. This method is a hybrid migration which
combines the advantages of phase shift and finite difference",
migr
www.eeworm.com/read/367062/9785312
m diffvar.m
function H = diffvar(sequence,isplot)
%
% 'diffvar' estimate the hurst parameter of a given sequence with
% difference variance method. The difference variance method can
% distinguish a n
www.eeworm.com/read/455463/1614693
m contents.m
% CREWES finite difference seismic modelling
% Acoustic finite difference modelling toolbox
%
% Sample scripts
% HIGHV_WEDGE ... model an anticline beneath a high velocity wedge
% VZANTICLINE ...
www.eeworm.com/read/456283/7352764
m find_qc_ldpc.m
function [m_found,a,b,j_found,k_found] = find_QC_LDPC(rate,N,max)
difference = 10;
rate_lowerbound = 1 - rate;
N_lowerbound = N - difference;
N_upperbound = N + difference;
previous_rate = 1;
www.eeworm.com/read/296774/7113814
h atari.h
/* Definitions of target machine for GNU compiler.
Atari TT ASV version.
Copyright (C) 1994, 1995 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can r
www.eeworm.com/read/297233/8038856
h atari.h
/* Definitions of target machine for GNU compiler.
Atari TT ASV version.
Copyright (C) 1994, 1995 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can r
www.eeworm.com/read/141297/5773811
py gnuradio_swig_python.py
# This file was created automatically by SWIG.
# Don't modify this file, modify the SWIG interface instead.
# This file is compatible with both classic and new-style classes.
import _gnuradio_swig_py