代码搜索:accurate

找到约 951 项符合「accurate」的源代码

代码结果 951
www.eeworm.com/read/210779/15192317

spx lab3a.spx

*lab3a - accurate option .options post acct .tran 1 5 v3 3 0 ac 1 pl 0v 0, .4v .1, .4v .3, .25v .4, .25v .6, + 0v .75, 0v 1 r l3 3 13 .01 r3 3 13 1 c3 13 0 .05 .end
www.eeworm.com/read/133772/5901228

h jffs2.h

/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright (C) 2001-2003 Red Hat, Inc. * * Created by David Woodhouse * * For licensing information, see the
www.eeworm.com/read/477978/6726905

h jffs2.h

/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright (C) 2001 Red Hat, Inc. * * Created by David Woodhouse * * The original JFFS, from which
www.eeworm.com/read/174243/9600657

h jffs2.h

/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright (C) 2001 Red Hat, Inc. * * Created by David Woodhouse * * The original JFFS, from which
www.eeworm.com/read/173608/9648385

h jffs2.h

/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright (C) 2001 Red Hat, Inc. * * Created by David Woodhouse * * The original JFFS, from which
www.eeworm.com/read/367491/9745353

h jffs2.h

/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright (C) 2001 Red Hat, Inc. * * Created by David Woodhouse * * The original JFFS, from which
www.eeworm.com/read/412656/11189815

h jffs2.h

/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright (C) 2001 Red Hat, Inc. * * Created by David Woodhouse * * The original JFFS, from which
www.eeworm.com/read/348787/10867159

c timer.c

/********************* SGS-THOMSON MICROELECTRONICS ************************ FILENAME : TIMER.C VERSION : V1.0 DATE : JAN 1999 AUTHOR(s) : ASHISH RUDOLA / DEEPAK DOSHI PROCESS
www.eeworm.com/read/441903/7663197

txt newton.txt

#include #include #include #include double diff(double(*)(double),double); /*中心差商法求导数,dy/dx=(f(x2)-f(x1))/(2*Deltax)*/ double fun(double); /*要求导的目标函数*/ d
www.eeworm.com/read/216898/14986992

cpp stencil3.cpp

#include #include BZ_USING_NAMESPACE(blitz) BZ_USING_NAMESPACE(blitz::tensor) typedef Array Array2D; int main() { // We'll work on arrays whi