代码搜索:Difference

找到约 3,389 项符合「Difference」的源代码

代码结果 3,389
www.eeworm.com/read/320652/3546345

s s_fdiml.s

/* Compute positive difference. Copyright (C) 1997, 1998, 2002, 2004 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper ,
www.eeworm.com/read/303435/3811442

main sufdmod2_pml.su.main

SUFDMOD2_PML - Finite-Difference MODeling (2nd order) for acoustic wave equation with PML absorbing boundary conditions. Caveat: experimental PML absorbing boundary condition version, may be
www.eeworm.com/read/285738/4047161

exp window.exp

load_lib "lrzsz.exp" if $tracelevel then { strace $tracelevel } # well, we _cannot_ see the difference - without, maybe, a buffering program # between sender and receiver. runthem zmodem-sz-win
www.eeworm.com/read/427042/1982194

svn-base flvdec.c.svn-base

/* * FLV demuxer * Copyright (c) 2003 The FFmpeg Project. * * This demuxer will generate a 1 byte extradata for VP6F content. * It is composed of: * - upper 4bits: difference between encoded wi
www.eeworm.com/read/427042/1982380

c flvdec.c

/* * FLV demuxer * Copyright (c) 2003 The FFmpeg Project. * * This demuxer will generate a 1 byte extradata for VP6F content. * It is composed of: * - upper 4bits: difference between encoded wi
www.eeworm.com/read/422775/2033035

exp window.exp

load_lib "lrzsz.exp" if $tracelevel then { strace $tracelevel } # well, we _cannot_ see the difference - without, maybe, a buffering program # between sender and receiver. runthem zmodem-sz-win
www.eeworm.com/read/396408/2416942

c flvdec.c

/* * FLV demuxer * Copyright (c) 2003 The FFmpeg Project. * * This demuxer will generate a 1 byte extradata for VP6F content. * It is composed of: * - upper 4bits: difference between encoded wi
www.eeworm.com/read/396408/2418551

c flvdec.c

/* * FLV demuxer * Copyright (c) 2003 The FFmpeg Project. * * This demuxer will generate a 1 byte extradata for VP6F content. * It is composed of: * - upper 4bits: difference between encoded wi
www.eeworm.com/read/387667/2556920

sql uninstall_fuzzystrmatch.sql

-- Adjust this setting to control where the objects get created. SET search_path = public; DROP FUNCTION dmetaphone_alt (text); DROP FUNCTION dmetaphone (text); DROP FUNCTION difference(text,text);
www.eeworm.com/read/367182/2851385

s sub_n.s

# Alpha __mpn_sub_n -- Subtract two limb vectors of the same length > 0 and # store difference in a third limb vector. # Copyright (C) 1995 Free Software Foundation, Inc. # This file is part of