代码搜索:math
找到约 10,000 项符合「math」的源代码
代码结果 10,000
www.eeworm.com/read/177127/9469138
h math.h
/********************************************************************/
/* math.h v7.00 */
/* Copyright (c) 1990-1996 Texas Instruments Incorporated
www.eeworm.com/read/177023/9474294
java math.java
interface Math
{
double PI=3.1415926;
}
class Arithmetic implements Math
{
double roundArea(double radius)
{
return PI*radius*radius;
}
}
class Student
{
public static void
www.eeworm.com/read/177022/9474350
java math.java
interface Math
{
double PI=3.1415926;
}
class Arithmetic implements Math
{
double roundArea(double radius)
{
return PI*radius*radius;
}
}
class Student
{
public static void
www.eeworm.com/read/177017/9474480
java math.java
interface Math
{
double PI=3.1415926;
}
class Arithmetic implements Math
{
double roundArea(double radius)
{
return PI*radius*radius;
}
}
class Student
{
public static void
www.eeworm.com/read/372266/9514748
mdl math.mdl
Model {
Name "math"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTypes
www.eeworm.com/read/372259/9515215
mdl math.mdl
Model {
Name "math"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTypes
www.eeworm.com/read/372189/9518169
h math.h
/********************************************************************/
/* math.h v4.40 */
/* Copyright (c) 1991 Texas Instruments Incorporated
www.eeworm.com/read/175698/9536015
h math.h
/***********************************************************/
/* Version 2.10.02 */
/***********************************************************/
#ifndef _MA
www.eeworm.com/read/175495/9544761
class math.class
www.eeworm.com/read/175013/9564810