代码搜索结果

找到约 823 项符合 Pressure 的代码

weather.java

import java.math.BigDecimal; public class Weather { private BigDecimal temperature; private BigDecimal humidity; private BigDecimal pressure; private String day; public

dih.cpp

///////////////////////////////////////////////////////////////////////////////// //dih.c #include"dih.h" ////////////////////////////////////////////////////////////////////////////////// //计

intersemapressure.nc

/* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Permission to use, copy, modify, and distribute this software and its * docu

intersemapressure.nc

/* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Permission to use, copy, modify, and distribute this software and its * docu

barometricpressuresensorimp.java

package api; /** * This class provides the application interface for * the various implementations of the barometric * pressure sensor. * * @version 1.0 */ public interface Barom

qtabletevent.3qt

'\" t .TH QTabletEvent 3qt "9 December 2002" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the .\" license file included in the distribution for a co

vlefitting.m

function VLEfitting % 估计二元混合物的van Laar模型中的参数 % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and Technology, Shanghai, PRC % $Revi

vlefitting.m

function VLEfitting % 估计二元混合物的van Laar模型中的参数 % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and Technology, Shanghai, PRC % $Revi

weather.java

import java.math.BigDecimal; public class Weather { private BigDecimal temperature; private BigDecimal humidity; private BigDecimal pressure; private String day; public

ranking.m

% RANKING.M (RANK-based fitness assignment) % % This function performs ranking of individuals. % % Syntax: FitnV = ranking(ObjV, RFun, SUBPOP) % % This function ranks individuals represent