代码搜索:Infinity

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

代码结果 1,499
www.eeworm.com/read/142809/12916641

cpp creatgraph.cpp

//CreatUDN.cpp //This function is to create MGraph # include # include # include # define INFINITY 1000 # define MAX_VERTEX_NUM 20 # define OK 1 typedef enu
www.eeworm.com/read/315512/13541393

cpp utils.cpp

#include "StdAfx.h" #include "utils.h" int CGlobals::WIN_WIDTH = 800; int CGlobals::WIN_HEIGHT = 600; double CGlobals::EPSILON = 0.005; long CGlobals::INFINITY=999999; double CGlobals::PI= 3
www.eeworm.com/read/315458/13542219

cpp utils.cpp

#include "StdAfx.h" #include "utils.h" int CGlobals::WIN_WIDTH = 800; int CGlobals::WIN_HEIGHT = 600; double CGlobals::EPSILON = 0.005; long CGlobals::INFINITY=999999; double CGlobals::PI= 3
www.eeworm.com/read/311794/13625816

cpp utils.cpp

#include "StdAfx.h" #include "utils.h" int CGlobals::WIN_WIDTH = 800; int CGlobals::WIN_HEIGHT = 600; double CGlobals::EPSILON = 0.005; long CGlobals::INFINITY=999999; double CGlobals::PI= 3
www.eeworm.com/read/303905/13806621

cpp grkruskl.cpp

#include #include #include "book.h" #define INFINITY 65535 // Big enough for simple tests #define ROOT -1 #include "uf.h" #include "grlist.h" #include "minhea
www.eeworm.com/read/303905/13806637

cpp grkruskm.cpp

#include #include #include "book.h" #define INFINITY 65535 // Big enough for simple tests #define ROOT -1 #include "uf.h" #include "grmat.h" #include "minheap
www.eeworm.com/read/147331/5731142

h huge_val.h

/* `HUGE_VAL' constants for ix86 (where it is infinity). Used by and functions for overflow. Copyright (C) 1992, 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
www.eeworm.com/read/147331/5733230

c s_isinf.c

/* * isinf(x) returns 1 if x is infinity, else 0; * no branching! * Added by Cygnus Support. */ #include "fdlibm.h" #ifndef _DOUBLE_IS_32BITS #ifdef __STDC__ int isinf(double x) #else int isi
www.eeworm.com/read/136072/5874612

h huge_val.h

/* `HUGE_VAL' constants for ix86 (where it is infinity). Used by and functions for overflow. Copyright (C) 1992, 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
www.eeworm.com/read/136072/5874728

h huge_val.h

/* `HUGE_VAL' constants for ix86 (where it is infinity). Used by and functions for overflow. Copyright (C) 1992, 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc.