代码搜索:diff

找到约 8,375 项符合「diff」的源代码

代码结果 8,375
www.eeworm.com/read/227241/14436233

in diff.jsf.in

# JOE syntax highlight file for diff/patch files # 2004-05-11 Tom Marshall # Start from beginning of file when sync is lost - # Color definitions =Idle =Options blue =FileNe
www.eeworm.com/read/225991/14506433

c diff.c

/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* diff.c - diff plugin. * * Copyright (C) 2000 Chema Celorio * * This program is free software; you can redistribute it
www.eeworm.com/read/225991/14506439

glade diff.glade

diff diff src pixma
www.eeworm.com/read/225991/14506761

png diff.png

www.eeworm.com/read/225991/14506832

png diff.png

www.eeworm.com/read/225427/14540988

diff makefile.diff

3,4c3 < //INCLUDEDIR = /lib/modules/`uname -r`/build/include < INCLUDEDIR = /usr/src/arm/linux-2.4.19-rmk2-pxa2-stayton/include --- > INCLUDEDIR = /lib/modules/`uname -r`/build/include 9,12c8,9 < //CC
www.eeworm.com/read/124283/14578363

c diff.c

/* multimin/diff.c * * Copyright (C) 2000 David Morrison * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publi
www.eeworm.com/read/124283/14579130

out diff.out

f(x) = x^(3/2) x = 2.0 f'(x) = 2.1213203120 +/- 0.0000004064 exact = 2.1213203436 x = 0.0 f'(x) = 0.0000000160 +/- 0.0000000339 exact = 0.0000000000
www.eeworm.com/read/124283/14579178

c diff.c

#include #include #include double f (double x, void * params) { return pow (x, 1.5); } int main (void) { gsl_function F; double result, abserr;
www.eeworm.com/read/124283/14579464

texi diff.texi

@cindex differentiation of functions, numeric @cindex functions, numerical differentiation @cindex derivatives, calculating numerically @cindex numerical derivatives @cindex slope, see numerical deriv