代码搜索:Infinity

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

代码结果 1,499
www.eeworm.com/read/211187/4945407

txt templates7.txt

#-- Version 7 --# # # Beta for AFX/AMD1 # # templates for the BIFS nodes # ============================= # Notations I = Infinity # %q=x Quantization method x # 0 None # 1 3D Position (SFVe
www.eeworm.com/read/406607/2275896

js number.js

/** * @fileOverview * @example */ /** * Largest number that is less than infinity. * @name MAX_VALUE */ Number._$MAX_VALUE$_ = "don't use me, used for reflection."; /** * Smallest number
www.eeworm.com/read/366702/2876623

f90 namelist_43.f90

! { dg-do run } ! { dg-options "-mieee" { target sh*-*-* } } ! ! PR fortran/34427 ! ! Check that namelists and the real values Inf, NaN, Infinity ! properly coexist with interceding line ends and spac
www.eeworm.com/read/370140/9615756

dpr maxflow_cqf.dpr

Program MaxFlow_CQF; Const MaxN = 35 ; MaxM = 35 ; MaxNodeNum = MaxN * MaxM + 2 ; MaxEdgeNum = MaxN * MaxM * 6 ; Infinity = MaxLongint Div 2; Type TIndex = Longint; TCapacity = Longint
www.eeworm.com/read/268261/11146577

m sovai.m

function [ out, lli ] = sovaI( msg, llr, trl, win, Lc ) global sim_consts; % some parameters: INF = 9e9; % infinity enc = sim_consts.enci;
www.eeworm.com/read/268261/11146612

m sovai.m

function [ out, lli ] = sovaI( msg, llr, trl, win, Lc ) global sim_consts; % some parameters: INF = 9e9; % infinity enc = sim_consts.enci;
www.eeworm.com/read/268261/11146700

m sovai.m

function [ out, lli ] = sovaI( msg, llr, trl, win, Lc ) global sim_consts; % some parameters: INF = 9e9; % infinity enc = sim_consts.enci;
www.eeworm.com/read/268251/11148567

m sovai.m

function [ out, lli ] = sovaI( msg, llr, trl, win, Lc ) global sim_consts; % some parameters: INF = 9e9; % infinity enc = sim_consts.enci;
www.eeworm.com/read/147096/12584435

m h2des1.m

% A function for use with the h-infinity Control Toolbox demonstration % Copyright (c) 1990-94 by The MathWorks, Inc. format short % Construct the wieghting functions sys = mksys(a,b,c,d); [
www.eeworm.com/read/101557/15826670

m h2des1.m

% A function for use with the h-infinity Control Toolbox demonstration % Copyright (c) 1990-94 by The MathWorks, Inc. format short % Construct the wieghting functions sys = mksys(a,b,c,d); [