代码搜索:Infinity
找到约 1,499 项符合「Infinity」的源代码
代码结果 1,499
www.eeworm.com/read/124910/6036047
h mathdef.h
/* Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it un
www.eeworm.com/read/124910/6036338
h fpu_control.h
/* FPU control word bits. Alpha-mapped-to-Intel version.
Copyright (C) 1996, 1998, 2000, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Olaf Flebb
www.eeworm.com/read/119864/6080996
h mathdef.h
/* Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it un
www.eeworm.com/read/119864/6081320
h mathdef.h
/* Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under th
www.eeworm.com/read/119864/6081865
c atan.c
/* atan.c
*
* Inverse circular tangent
* (arctangent)
*
*
*
* SYNOPSIS:
*
* double x, y, atan();
*
* y = atan( x );
*
*
*
* DESCRIPTION:
*
* Returns radian angle between -p
www.eeworm.com/read/263879/11338241
c dijk.c
#include "mex.h"
#include "iostream.h"
#include "stdlib.h"
#include "stdio.h"
#define INFINITY 10000
void dijkstra(double *g,int u1 ,int u2,double *out,double *value,int mrows,int ncols)
{doubl
www.eeworm.com/read/403662/11513227
c exp5.c
#include
#include
#define INFINITY 2147483647
#define VNUM 21
typedef struct Arccell
{
int stickprice;
int length;
}AdjMatrix[VNUM][VNUM];
typedef struct
{
char
www.eeworm.com/read/400147/11582129
cpp stockbroker.cpp
#include
#include
using namespace std;
#define MAX 102
#define INFINITY 65536
#include "Floyd.cpp"
void Floyd(Graph&, Dist**&);
int BrokerToPassRomour (Graph& G
www.eeworm.com/read/257001/11961473
c feidigui.c
#include"mgraph.h"
#include"sc.h"
#include"han.c"
int visited[MAX_VERTEX_NUM];
void DFSTraverse(MGraph G)
{
int v;
for(v=0;v
www.eeworm.com/read/340608/12144916
asm fd_toi16.asm
;******************************************************************************
;* FD_TOI16.ASM - 16 BIT STATE - v2.54 *
;* Copyright (c) 1996-2004 Texas Instr