代码搜索:zero

找到约 10,000 项符合「zero」的源代码

代码结果 10,000
www.eeworm.com/read/360141/2969637

mcl_max_speed_1_zero_error

0.1 1.0653809688541325 0.2 0.935416584229845 0.4 0.5728699769158228 0.6 0.6147416707132847 0.8 0.6177196653830808 1.0 0.6311296522342456 1.2 0.5509329423861257 1.4 0.5709074861729937 1.6 0
www.eeworm.com/read/360141/2969643

mcl_max_speed_2_zero_error

0.1 0.48657604494892776 0.2 0.36155415114064177 0.4 0.270338355203962 0.6 0.26328892667042925 0.8 0.259872155067999 1.0 0.2775267422658111 1.2 0.2858138662449318 1.4 0.30896570487151975 1.
www.eeworm.com/read/263472/4302309

h data_zero_large_16kwords.h

/* ============================================================================ * Copyright (c) Texas Instruments Inc 2002, 2003, 2004, 2005, 2006 * * Use of this software is controlled by
www.eeworm.com/read/168432/9916742

asm tzero.asm

ZERO_DEBUG .SET 1 ;&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& .IF ZERO_DEBUG .version 50 .mmregs ;.OPTION X ;.GLOBAL A,Z,XY ;------------- .BSS SIGNFLAG,1 .BSS ACCBUF,2 ;-------------
www.eeworm.com/read/303976/13805652

m bisection.m

function [zero,res,niter]=bisection(fun,a,b,tol,nmax,varargin) %BISECTION Find function zeros. % ZERO=BISECTION(FUN,A,B,TOL,NMAX) tries to find a zero ZERO of the continuous % function FUN in
www.eeworm.com/read/336459/12442582

m bisection.m

function [zero,res,niter]=bisection(fun,a,b,tol,nmax,varargin) %BISECTION Find function zeros. % ZERO=BISECTION(FUN,A,B,TOL,NMAX) tries to find a zero ZERO of the continuous % function FUN in the
www.eeworm.com/read/449369/7507801

in,v doitall.in,v

head 1.1; access; symbols zero-five-zero:1.1 zero-four-seventeen:1.1; locks neto:1.1; strict; comment @# @; 1.1 date 98.10.16.23.10.47; author neto; state Exp; branches; next ; desc @Do lots of
www.eeworm.com/read/388569/8601073

cpp 1066 last non-zero digit in n!.cpp

/* 1066 Last non-zero Digit in N! Time Limit : 1000 ms Memory Limit : 32768 K Output Limit : 1024 K GUN C++ */ #include #include using namespace std; const int MAX=10