代码搜索:Infinity
找到约 1,499 项符合「Infinity」的源代码
代码结果 1,499
www.eeworm.com/read/327951/13053955
asv example1.asv
%***************************************************************%
%问题描述:例1 现有4种不同的车床1,2,3,4同时加工500件相同的零件,
% 各车床加工一个零件的时间分别为0.5,0.1,0.2和0.05h.问如何给4个
% 车床分配加工零件数目,使完工时间最短?
%算法设计:将问题按车床编号分为4个阶段
www.eeworm.com/read/137955/13276576
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/312649/13606890
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/151814/5678790
java float.java
/*
libaegisvm - The Aegis Virtual Machine for executing Java bytecode
Copyright (C) 2001-2002 Philip W. L. Fong
This library is free software; you can redistribute it and/or
modify i
www.eeworm.com/read/148721/5709456
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/136072/5874501
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/124347/6053080
h resource.h
/* sys/resource.h
Copyright 1997, 1998, 2000, 2001 Red Hat, Inc.
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
Cygwin license. Please consult
www.eeworm.com/read/401625/11553166
java assertionexample2.java
public class AssertionExample2
{
public static void main(String args[])
{
System.out.println("计算结果:"+calc(Double.parseDouble(args[0])));
}
private static double calc(double d)
{
do
www.eeworm.com/read/152752/12088908
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/222350/14695338
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,
;