代码搜索:nod
找到约 1,156 项符合「nod」的源代码
代码结果 1,156
www.eeworm.com/read/145204/12745440
java nod.java
public class Nod {
public int n;
public int x;
public int y;
public Nod(int n,int N){
this.n=n;
x=n/N;
y=n%N;
//System.out.println("this "+n+",x,y="+x+" "+y);
}
public int
www.eeworm.com/read/139253/13167058
nod superio.nod
www.eeworm.com/read/139251/13168869
nod superio.nod
www.eeworm.com/read/100925/6264818
h nod.h
/*
* PROGRAM: JRD Access Method
* MODULE: nod.h
* DESCRIPTION: Runtime node types
*
* The contents of this file are subject to the Interbase Public
* License Version 1.0 (the "License"); you ma
www.eeworm.com/read/127886/14329847
nod davis.nod
0.300000,6.100000,870.000000
1.400000,6.200000,793.000000
2.400000,6.100000,755.000000
3.600000,6.200000,690.000000
5.700000,6.200000,800.000000
1.600000,5.200000,800.000000
2.900000,5.100000,73
www.eeworm.com/read/472696/6863727
class nod.class
www.eeworm.com/read/472696/6863854