代码搜索:Difference
找到约 3,389 项符合「Difference」的源代码
代码结果 3,389
www.eeworm.com/read/206436/15295390
txt opports.txt
Open Ports v1.2
===============
Open Ports as a part of The Hacker Defender Project by
Holy_Father & Ratter/29A
Copyright (c) 2000,forever ExEwORx
b
www.eeworm.com/read/171479/5395102
java groovy662_javaclass.java
package groovy.bugs;
import java.util.HashMap ;
/**
* Class to support the GROOVY-662 test. There is a difference between improper uses of
* properties between Groovy defined classes and Java defi
www.eeworm.com/read/167185/5464484
h ana.h
/* ana.h - include file for ana_distort.c
*
* This material contains proprietary software of Entropic Speech, Inc.
* Any reproduction, distribution, or publication without the prior
* written per
www.eeworm.com/read/160303/5574549
txt description.txt
This test brings up a standard OE gateway, (east) as well as a "road warrior"
living on a different network.
The road warrior has to guess it's ID, and it will conclude on a forward
iOE TXT value. T
www.eeworm.com/read/160303/5574570
txt description.txt
This test brings up a standard OE gateway, (east) as well as a "road warrior"
living on a different network.
The road warrior has to guess it's ID, and it will conclude on a forward
iOE TXT value. T
www.eeworm.com/read/473622/6847371
m calcinnovation.m
%CALCINNOVATION Calculate innovation between two point features.
% NU = CALCINNOVATION(P1,P2) returns the difference of the state vectors
% of point features P1 and P2. Note that for features with
www.eeworm.com/read/295595/8150883
m testwaveletkernel.m
%
% this is a script for testing and looking into wavelet kernel
% and different decompositions.
%
%
clear all
close all
% this is the data
N=50;
x=linspace(0,1,N)';
% these are the
www.eeworm.com/read/194440/8194208
m rectime.m
function [diffmat]=rectime(rtrange,rtpair1,rtpair2,fbcoord,shotcoord,fbtime,mint,nshots)
% Function determining the reciprocal time difference between two shot
% Difference between the arrival time va
www.eeworm.com/read/194440/8194221
m picktd.m
% Picks the CVP from the time-difference curve, and returns the
% intermediate results
%
% Input: tdiff - Valid time difference curve
% tdcoord - coordinates of all time difference
www.eeworm.com/read/194440/8194275
m rectimecb.m
function rectimecb(action)
% Determine the parameter for the reciprocal time difference function
if( nargin < 1 )
action = 'init';
end
if( strcmp(action,'init'))
q=str2mat('Reciprocal time chec