代码搜索:Solid
找到约 10,000 项符合「Solid」的源代码
代码结果 10,000
www.eeworm.com/read/433114/8545722
m zoeppritz_solid_solid.m
function [coeff,aux]=zoeppritz_solid_solid(vp,vs,rho,anglesDeg,incident,emerging,output_type)
% Compute reflection/transmission coefficients for a solid-solid interface
%
% Written by: E. R.: Novemb
www.eeworm.com/read/240472/4573595
solid blue
Gradient: 2/0.000 0 3 1 0 0 255 255 0 0.500/1.000 0 3 1 0 0 255 255 0 0.500
www.eeworm.com/read/240472/4573648
solid hexagon
Star
1314089316 6.000
1229874277 0.000
1332765556 100.000
1330013298 270.000
1330013299 0.00 inches
1398042482 91.000
1398043233 1.50 inches
1935963971 Gradient: 2/0.000 0 3 1 0 0 255 255 0 0.
www.eeworm.com/read/372034/9524103
bmp solid.bmp
www.eeworm.com/read/464569/7064979
java solid.java
/**
* demonstration of abstract classes
*/
public abstract class Solid
{
public abstract double surfaceArea() ;
public abstract double volume() ;
} // end of class Solid
class Sp
www.eeworm.com/read/456310/7352092
h solid.h
/*==========================================================================;
*
* 光线游戏引擎(Light Game Engine)
*
* 版权所有 (C) 2005-2007 康 旭。 保留所有权利。
* Copyright (C) KangXu. All Rights Reserve
www.eeworm.com/read/323119/13351082
cfg solid.cfg
#This file is automaticly generated by crash-me 1.19a
NEG=yes # update of column= -column
alter_add_col=yes # Alter table add column
alter_change_col=no # Alter table change column
alter_drop
www.eeworm.com/read/105889/6197150
java solid.java
/*$************************************************************************************************
**
** $Id: Solid.java,v 1.3 2004/03/09 20:02:56 desruisseaux Exp $
**
** $Source: /cvsroot/geoap
www.eeworm.com/read/340916/12123412
bmp solid.bmp
www.eeworm.com/read/116666/14959562
java solid.java
package brgeometry;
import helper.ProBag;
/**
* Title: Broundary Rrepresentaion
* Description: 这是表示体的抽象类,它定义有关体的操作的接口,但是并不实现任何的操作,
操作由它的子类实现
* Copyright: Copyright (c)