代码搜索:Math
找到约 10,000 项符合「Math」的源代码
代码结果 10,000
www.eeworm.com/read/206857/15287950
java determinedigarea.java
import java.awt.Point;
import java.util.Vector;
public class DetermineDigArea
{
DetermineMineMarkIsRightOrWrong 确定雷标记是否正确者=null;
public DetermineDigArea()
{
确定雷标记是否正确者=new Determin
www.eeworm.com/read/206767/15290147
java common.java
package sched;
public class Common {
static public int s2i (String s) {
int i = 0;
try {
i = Integer.parseInt(s.trim());
} catch (NumberFormatException nfe) {
Sy
www.eeworm.com/read/206239/15297771
java round.java
import java.applet.Applet;
import java.awt.Graphics;
public class round extends Applet implements Runnable
{int i,x,y,j=0;
round r=new round();
Thread t=new Thread(r);
void s()
{
t.start
www.eeworm.com/read/205788/15306985
java circle.java
//circle.java
package shape;
public class circle extends locate implements shapes{
public double radius;
public double area(){
return Math.PI*radius*radius;
}
public double circulms(){
www.eeworm.com/read/205525/15314335
java zhong.java
/*
* zhong.java
*
* Created on 2007年3月22日, 下午8:22
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package zhong;
import java.ut
www.eeworm.com/read/173141/5378829
properties functions_app.properties
#Exclude for J2ME/Foundation - test requires java.math.BigDecimal
runwithfoundation=false
usedefaults=true
www.eeworm.com/read/173141/5378862
properties cast_app.properties
#Exclude for J2ME/Foundation - test requires java.math.BigDecimal
runwithfoundation=false
usedefaults=true
www.eeworm.com/read/173141/5378964
properties outparams_app.properties
#Exclude for J2ME/Foundation - test requires java.math.BigDecimal
runwithfoundation=false
usedefaults=true
www.eeworm.com/read/173141/5379013
properties triggerrefclause_app.properties
#Exclude for J2ME/Foundation - test requires java.math.BigDecimal
runwithfoundation=false
usedefaults=true
www.eeworm.com/read/173141/5379237
properties stmtclosefuntest_app.properties
#Exclude for J2ME/Foundation - test requires java.math.BigDecimal
runwithfoundation=false
usedefaults=true