代码搜索:Difference
找到约 3,389 项符合「Difference」的源代码
代码结果 3,389
www.eeworm.com/read/291284/3967604
h cmatrixb.h
/*
ARPACK++ v1.0 8/1/1997
c++ interface to ARPACK code.
MODULE CMatrixB.h
Class template for the tridiagonal matrix derived from
the standard central difference of the 1-d convection
www.eeworm.com/read/291284/3967669
h dcmatrxb.h
/*
ARPACK++ v1.0 8/1/1997
c++ interface to ARPACK code.
MODULE DCMatrxB.h
Function template for the tridiagonal matrix derived from
the standard central difference of the 1-d convecti
www.eeworm.com/read/291284/3967672
h bcmatrxb.h
/*
ARPACK++ v1.0 8/1/1997
c++ interface to ARPACK code.
MODULE BCMatrxB.h
Function template for the tridiagonal matrix derived from
the standard central difference of the 1-d convecti
www.eeworm.com/read/291284/3967678
h lcmatrxb.h
/*
ARPACK++ v1.0 8/1/1997
c++ interface to ARPACK code.
MODULE LCMatrxB.h
Function template for the tridiagonal matrix derived from
the standard central difference of the 1-d convecti
www.eeworm.com/read/277562/4154219
c patest_dither.c
/** @file patest_dither.c
@ingroup test_src
@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
www.eeworm.com/read/440906/1776886
c parsing3.c
// Build don't link:
// 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 between
www.eeworm.com/read/440906/1777664
c 900212_02.c
// g++ 1.36.1 bug 900212_02
// g++ fails to flag as errors attempts to take the difference of two values
// of some compatible pointer-to-member type.
// Cfront 2.0 passes this test.
// keywords: p
www.eeworm.com/read/427042/1981410
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/400494/2351564
s sub_n.s
; mc88100 __mpn_sub -- Subtract two limb vectors of the same length > 0 and
; store difference in a third limb vector.
; Copyright (C) 1992, 1994 Free Software Foundation, Inc.
; This file is part o
www.eeworm.com/read/374687/2749039
in config.in
config BR2_PACKAGE_PATCH
bool "patch"
default n
help
Take patch files (containing difference listings) and apply them
to original files, producing patched versions.
http://www.gnu.org/so