代码搜索:Infinity
找到约 1,499 项符合「Infinity」的源代码
代码结果 1,499
www.eeworm.com/read/319447/13451690
cpp 1.cpp
#include
#include
#define MAX_VERTEX_NUM 10
#define INFINITY 10000
#define MAX MAX_VERTEX_NUM
#define true 1
#define false 0
#define large 999
struct AlGraph{
in
www.eeworm.com/read/136072/5874480
h huge_val.h
/* `HUGE_VAL' constants for IEEE 754 machines (where it is infinity).
Used by and functions for overflow.
Copyright (C) 1992, 1995, 1996, 1997, 1999, 2000 Free Software Found
www.eeworm.com/read/124910/6035867
h huge_val.h
/* `HUGE_VAL' constants for ia64 (where it is infinity).
Used by and functions for overflow.
Copyright (C) 2000 Free Software Foundation, Inc.
This file is part of the GNU
www.eeworm.com/read/124910/6038449
h huge_val.h
/* `HUGE_VAL' constants for IEEE 754 machines (where it is infinity).
Used by and functions for overflow.
Copyright (C) 1992, 1995, 1996, 1997, 1999, 2000 Free Software Found
www.eeworm.com/read/124910/6038939
h huge_val.h
/* `HUGE_VAL' constants for IEEE 754 machines (where it is infinity).
Used by and functions for overflow.
Copyright (C) 1992, 1995, 1996, 1997, 1999, 2000 Free Software Found
www.eeworm.com/read/124910/6039043
h huge_val.h
/* `HUGE_VAL' constants for IEEE 754 machines (where it is infinity).
Used by and functions for overflow.
Copyright (C) 1992, 1995, 1996, 1997, 1999, 2000 Free Software Found
www.eeworm.com/read/119864/6081022
h huge_val.h
/* `HUGE_VAL' constants for IEEE 754 machines (where it is infinity).
Used by and functions for overflow.
Copyright (C) 1992, 1995, 1996, 1997, 1999, 2000 Free Software Found
www.eeworm.com/read/119864/6081095
h huge_val.h
/* `HUGE_VAL' constants for IEEE 754 machines (where it is infinity).
Used by and functions for overflow.
Copyright (C) 1992, 1995, 1996, 1997, 1999, 2000 Free Software Found
www.eeworm.com/read/119864/6081354
h huge_val.h
/* `HUGE_VAL' constants for IEEE 754 machines (where it is infinity).
Used by and functions for overflow.
Copyright (C) 1992, 1995, 1996, 1997 Free Software Foundation, Inc.
www.eeworm.com/read/121869/6297003
cpp minispantree_prim.cpp
//MiniSpanTree_Prim.cpp
//This function is to create MiniSpanTree_Prim with Prim Algorithm
# include
# include
# include
# define INFINITY 1000
# define MAX_V