代码搜索:Infinity

找到约 1,499 项符合「Infinity」的源代码

代码结果 1,499
www.eeworm.com/read/119864/6081455

c zoicheck.c

/* * Copyright (C) 2000 Manuel Novoa III * * This is a utility routine for strtod errno support. * As the name implies, it checks if a double is either 0 or +/-infinity. * Doing this inline does
www.eeworm.com/read/104260/6205267

java locale_en_us.java

package kaffe.text.numberformat; import java.util.ListResourceBundle; public class locale_en_US extends ListResourceBundle { private Object[][] contents = { { "#", "#" }, { ";", ";" }, {
www.eeworm.com/read/340608/12144285

asm fs_toll32.asm

;****************************************************************************** ;* FS_TOLL32.ASM - 32 BIT STATE - v2.54 * ;* Copyright (c) 1996-2004 Texas Instr
www.eeworm.com/read/150749/12267154

m linf.m

function [perf,which] = linf(e) % L infinity norm of the residuals % % >> perf = linf(E); % % see also: % mse, mae, medae, trimmedmse % Copyright (c) 2002, KULeuven-ESAT-SCD, License & help
www.eeworm.com/read/150749/12267298

m linf.m

function [perf,which] = linf(e) % L infinity norm of the residuals % % >> perf = linf(E); % % see also: % mse, mae, medae, trimmedmse % Copyright (c) 2002, KULeuven-ESAT-SCD, License & help
www.eeworm.com/read/130200/14203785

cpp algo7-9.cpp

// algo7-9.cpp 实现教科书图7.33的程序(另加孤立顶点台北) #define MAX_NAME 9 // 顶点字符串的最大长度+1 #define MAX_INFO 20 // 相关信息字符串的最大长度+1 typedef int VRType; typedef char VertexType[MAX_NAME]; typedef char InfoType;
www.eeworm.com/read/129814/14224073

c c_ulimit.c

/* ulimit -- handle "ulimit" builtin Reworked to use getrusage() and ulimit() at once (as needed on some schizophenic systems, eg, HP-UX 9.01), made argument parsing conform to at&t ksh, added au
www.eeworm.com/read/222350/14695315

ctl tutorial.ctl

; This file contains the Scheme commands from the user tutorial section ; of the manual. It is meant to be run interactively by the user. ; *** Our First Band Structure *** (print "********** Squar
www.eeworm.com/read/119681/14824436

m linf.m

function [perf,which] = linf(e) % L infinity norm of the residuals % % >> perf = linf(E); % % see also: % mse, mae, medae, trimmedmse % Copyright (c) 2002, KULeuven-ESAT-SCD, License & help
www.eeworm.com/read/214923/15082911

m linf.m

function [perf,which] = linf(e) % L infinity norm of the residuals % % >> perf = linf(E); % % see also: % mse, mae, medae, trimmedmse % Copyright (c) 2002, KULeuven-ESAT-SCD, License & help