代码搜索:Infinity

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

代码结果 1,499
www.eeworm.com/read/102394/15784058

h gsl_nan.h

/* gsl_nan.h * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman, Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU
www.eeworm.com/read/102394/15784214

c debye.c

/* specfunc/debye.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Genera
www.eeworm.com/read/100750/15865421

c debye.c

/* specfunc/debye.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Genera
www.eeworm.com/read/191800/8421986

cpp range.cpp

#include "Range.h" double convertArg(const char* arg) { if (!strcmp(arg, "Infinity")) { return HUGE; } else if (!strcmp(arg, "-Infinity")) { return -HUGE; } else {
www.eeworm.com/read/284346/4066185

o h.o

* * * * * * * * O * * * * * * * * O is the affine representation of the point at infinity
www.eeworm.com/read/342311/12029437

m loadfunc.m

function [ func, vecs ] = loadFunc(filename, stride, infinity) % [ func, vecs ] = loadFunc(filename, stride, infinity) % % loads a level set function from the file given by filename % % the file will
www.eeworm.com/read/229812/4744799

c fpclassf.c

#include #include void main( void ) { printf( "infinity %s a normal number\n", fpclassify( INFINITY ) == FP_NORMAL ? "is" : "is not" ); }
www.eeworm.com/read/179705/9344151

c transport.c

/* specfunc/transport.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Ge
www.eeworm.com/read/361521/10048257

cc aodv_mtable.cc

#include "aodv/aodv_mtable.h" /* ===================================================================== The Multicast Routing Table ==========================================================
www.eeworm.com/read/424281/10474117

c transport.c

/* specfunc/transport.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Ge