代码搜索:Difference
找到约 3,389 项符合「Difference」的源代码
代码结果 3,389
www.eeworm.com/read/366702/2870859
c parsing3.c
// { dg-do assemble }
// GROUPS passed parsing
// parsing folder
// From: tll@cco.caltech.edu (Tal Lewis Lancaster)
// Date: 18 Mar 1993 17:09:43 GMT
// Subject: Re: unexpected difference betwee
www.eeworm.com/read/359369/2978594
m srcdkf.m
function [xh, Sx, pNoise, oNoise, InternalVariablesDS] = srcdkf(state, Sstate, pNoise, oNoise, obs, U1, U2, InferenceDS)
% SRCDKF Square Root Central Difference Kalman Filter (Sigma-Point Kalman Fil
www.eeworm.com/read/356807/3036507
s sub_n.s
; mc88110 __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and
; store difference in a third limb vector.
; Copyright 1995, 1996, 2000 Free Software Foundation, Inc.
; This file is p
www.eeworm.com/read/266363/4272478
s sub_n.s
; mc88110 __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and
; store difference in a third limb vector.
; Copyright 1995, 1996, 2000 Free Software Foundation, Inc.
; This file is p
www.eeworm.com/read/160611/5569138
c patest_dither.c
/** @file patest_dither.c
@brief Attempt to hear difference between dithered and non-dithered signal.
This only has an effect if the native format is 16 bit.
@author Phil Burk http://www.softsyn
www.eeworm.com/read/133648/14031740
java familyvsexacttype.java
//: c12:FamilyVsExactType.java
// From 'Thinking in Java, 2nd ed.' by Bruce Eckel
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
// The difference between instanceof and class
cla
www.eeworm.com/read/204456/15339252
m dd_delta_aic.m
function e = dd_delta_aic(w,x)
%DD_DELTA_AIC compute the Akaike Information Criterion for MoG
%
% e = dd_delta_aic(w,x)
%
% Compute the (difference in) Akaike Information Criterion of a
% trained mode
www.eeworm.com/read/204456/15339315
m createa.m
function [A,Nxi,A2] = createA(X,y,rtype,par,seed)
% [A,Nxi,A2] = CREATEA(X,Y,RTYPE,PAR,SEED)
%
% Create the data matrix containing all pairwise difference vectors in
% data matrix X (with their corres
www.eeworm.com/read/430096/8766275
java ex6(1).java
// holding/Ex6.java
// TIJ4 Chapter Holding, Exercise 6, page 406
/* Modify listFeatures.java so that it uses String instead of Pets,
* and explain any difference in results.
*/
import java.util
www.eeworm.com/read/281848/9129713
java ex6(1).java
// holding/Ex6.java
// TIJ4 Chapter Holding, Exercise 6, page 406
/* Modify listFeatures.java so that it uses String instead of Pets,
* and explain any difference in results.
*/
import java.util