代码搜索:Infinity

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

代码结果 1,499
www.eeworm.com/read/212063/15166384

cpp main.cpp

#include "../../C/UTILITY.H" const int infinity = 1000000; #include "GRAPH.H" #include "GRAPH.CPP" main() { int d[10]; Digraph g; cout
www.eeworm.com/read/208727/15238640

h contai2a.h

#include #include #include const double PI=4*atan(1); const double RAD2DEG=180.0/PI; const double INIT_SEED=113; const double MIN_XY=1.0; const double MAX_XY=
www.eeworm.com/read/208727/15238658

h contaila.h

#include #include #include const double PI=4*atan(1); const double RAD2DEG=180.0/PI; const double INIT_SEED=113; const double MIN_XY=1.0; const double MAX_XY=
www.eeworm.com/read/208727/15238718

h mila.h

#include #include #include const double PI=4*atan(1); const double RAD_DEG=180.0/PI; const double INIT_SEED=113; const double MIN_XY=1.0; const double MAX_XY=
www.eeworm.com/read/170881/5402682

ctl hole-slab.ctl

; Photonic crystal slab consisting of a triangular lattice of air ; holes in a finite-thickness dielectric slab, optionally with a ; substrate on one side of the slab. See the paper: S. G. Johnson, ;
www.eeworm.com/read/167046/5470501

c getrlimit.c

/* vi: set sw=4 ts=4: */ /* * getrlimit() for uClibc * * Copyright (C) 2000-2004 by Erik Andersen * * GNU Library General Public License (LGPL) version 2 or later. */ #i
www.eeworm.com/read/166734/5473091

h math.h

#ifndef __MATH #define __MATH extern double infinity(void); #define HUGE_VAL (infinity()) extern double acos(double); extern double asin(double); extern double atan(double); extern double a
www.eeworm.com/read/170603/9796873

h math.h

#ifndef __MATH #define __MATH extern double infinity(void); #define HUGE_VAL (infinity()) extern double acos(double); extern double asin(double); extern double atan(double); extern double atan2(doub
www.eeworm.com/read/248897/12535538

c aaa.c

//该程序实现如下功能:任意两个局之间的距离 //程序里用从1到73的数字表示各个支局,而100代表中心局D,101到105代表各个县局 #include #include #include //-----------图的邻接矩阵存储表示--------- #define INFINITY 9
www.eeworm.com/read/147096/12584337

m rctdm.m

function [ret,x0,str,ts,xts]=rctdm(t,x,u,flag); %RCTDM is the M-file description of the SIMULINK system named RCTDM. % The block-diagram can be displayed by typing: RCTDM. % % SYS=RCTDM(T,X,U,FLAG