代码搜索:Difference
找到约 3,389 项符合「Difference」的源代码
代码结果 3,389
www.eeworm.com/read/167185/5464323
me feasdrel.me
.lo
.ce 2
RELEASE NOTES FOR ESPS BETA 4.0
Document Version:1.1 of 11/7/89
.sp 4
.sh 1 "Introduction"
.pp
The major difference in this release from prior releases
is the addition of a new ESPS file typ
www.eeworm.com/read/340665/3275254
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/340665/3276032
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/328732/3436286
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/324447/3503231
g plus_minus_server.g
pm := client( "plus_minus_server" )
whenever pm->answer do
{
print $value.sum
print $value.difference
}
# Create a record with a 10 element "x" field of the integers from 1 to 10,
# and an 11 el
www.eeworm.com/read/323581/3514681
g plus_minus_server.g
pm := client( "plus_minus_server" )
whenever pm->answer do
{
print $value.sum
print $value.difference
}
# Create a record with a 10 element "x" field of the integers from 1 to 10,
# and an 11 el
www.eeworm.com/read/305566/3772366
sh rmaxdiff.sh
#! /bin/sh
# rmaxdiff - find percentage maximum difference in two segy data sets
# Usage: rmaxdiff file1 file2
#
# $Author: jkc $
# $Source: /src/su/shell/RCS/rmaxdiff,v $
# $Revision: 1.2 $ ; $Date:
www.eeworm.com/read/303435/3811092
main sufdmod2.su.main
SUFDMOD2 - Finite-Difference MODeling (2nd order) for acoustic wave equation
sufdmod2 wfile nx= nz= tmax= xs= zs= [optional parameters]
Required Parameters:
www.eeworm.com/read/303435/3811170
main suop2.su.main
SUOP2 - do a binary operation on two data sets
suop2 data1 data2 op=diff [trid=111] >stdout
Required parameters:
none
Optional parameter:
op=diff difference of
www.eeworm.com/read/303435/3812627
xdemo1
#! /bin/sh
# Sufdmod2 --- example script for sufdmod2
# finite-difference modeling: Test of the PML transparent boundary conditions
# Author: John Stockwell
WIDTH=450
HEIGHT=450
WIDTHOFF1=50
WIDTHOFF