介绍了各基本变量的概率分布和利用JC法求解可靠度指标的过程。
The probability distribution of basic variables and the procedure of solution of reliability norms with JC method are introduced, also.
推导了以垂向有效应力为基本变量的一维地面沉降的普遍模型,并用半解析方法予以求解。
One-dimensional general model of land subsidence due to pumping is deduced and a semi-analytical method is used to solve this deviatoric differential equation.
所提出的方法不仅可以考虑基本变量的随机模糊性,而且可以考虑安全和失效状态的随机模糊性。
Both the fuzziness and the randomness of the basic variable and the state variable are considered in the present method.
可靠指标与极限状态方程中的各基本变量的变异性、抗力的概型分布、以及活荷恒荷效应比有关。
Reliability index is influenced by the variance of basic parameters, resistance distribution, and ratio of live load to dead load.
各种等级HDPE的独有特性是四种基本变量的适当结合:密度、分子量、分子量分布和添加剂。
Various grades of HDPE 's unique characteristics are the four basic variables of the appropriate combination of: density, molecular weight, molecular weight distribution and additives.
既可考虑基本变量的模糊性,又可考虑极限状态的模糊性,是常规的随机有限元可靠度分析方法的推广。
This method can consider the fuzziness of both the basic variables and the limit states, and it is an extension of the normally used stochastic finite element reliability analysis method.
冰川系统由两个基本的气候变量控制:降水和温度。
The glacial system is governed by two basic climatic variables: precipitation and temperature.
它具有同样的基本形式,但是用于将语法对象分配给模板变量。
It has the same basic form, but is used for assigning syntax objects to template variables.
清单9给出了基本的模块函数和变量。
Listing 9 presents the basic module functions and variables.
海森堡测不准原理是一项基本自然法则,可运用到计算其它变量的共轭对上,比如能量和时间。
The Heisenberg uncertainty principle is a fundamental principle of nature, and applies to the calculations of other conjugate pairs of variables, such as energy and time.
基本变量只有简简单单的两个:载油量和轮胎管理。
The basic variables of the equation are simple enough: fuel load and tyre wear.
首先,了解什么是全局变量以及它涉及的基本操作。
First, learn what global variables are and the basic operations that can be performed with them.
第 2部分中,我们增强了在 第 1 部分 中开发的解决方案,使之包括创建、更新和删除功能,包括用本地附加的变量及基本的转换来自定义生成SDO。
Part 2 enhanced the solution from Part 1 to include create, update, and delete functions, plus customizations to the generated SDOs with local variable addition and basic transformations.
本文仅仅描述了Vimscript的基本变量、值、表达式和函数。
This article has described only Vimscript's basic variables, values, expressions, and functions.
这种方法是非常基本的,它寻找正在设置中的method和 rest_data的预期REQUEST变量。
This method is pretty basic, where it looks for the expected REQUEST variables of method and rest_data being set.
到目前为止,作为编写Kornshell脚本的入门内容,您已经了解了如何编写基本的脚本标头,以及定义变量。
So far, you've learned how to start writing a Korn shell script by writing a basic script header and defining some variables.
XQuery提供了大多数高级语言的所有基本功能(if - then - else、for、变量、函数和算术操作符)。
XQuery has all the rudimentary functionality of most high level languages (if-then-else, for, variables, functions, and arithmetic operators).
基本上,setup函数采用一组包含一列需要安装的东西(除py _ modules外还可能有packages或ext _ modules或其它东西)的已命名的变量。
Basically, setup takes a bunch of named arguments, including a list of things to install (besides py_modules, there might be packages or ext_modules or some other things).
在这一过程中,一些变量是基本的元素,是必须输入的,而其它一些却是可选的。
In this process, some of the variables are primary elements that are necessary for input, while others are optional.
第一个状态是初始化一些基本变量,计算总的问题数和记录测试的开始时间。
The first state is to initialize several essential variables, count the total question, and record the quiz start time.
通常,它们以程序所知的可用的一组“基本”数据——栈数据、全局变量、寄存器——作为出发点。
Generally, they start off with a "base" set of data that is known to be available to the program — stack data, global variables, and registers.
NU表示这个约束的上界有一个非基本变量。
NU means that there's a non-basic variable on the upper bound for that constraint.
php文件包含连接数据库所需的基本参数和自变量。
The database.php file contains basic parameters and arguments for connecting to your database.
php文件包含设置CodeIgniter所需的基本参数和自变量。
The config.php file contains basic parameters and arguments for setting up CodeIgniter.
其种类很多,但基本的理念是在变量名的开始添加一个标记以表示其类型(例如,所有无符号长型变量都以ul 开头)。
There are lots of flavors of this, but the basic idea is that you put a tag at the beginning of a variable name saying what type it is. (So all unsigned long variables begin with ul, etc.)
但是,通过使用变量,closure基本上记住了变量的上下文。
But, with use variables, the closure essentially remembers the context of the variable.
这是基本的部分;它声明了程序需要Perl 5.006 来解释执行,要求进行严格的变量检查和警告,还有我们将要导出 invlist() 和 data_from_invlist()函数。
This is basic bookkeeping; it states that we require Perl 5.006, that we like to use strict variable checking and warnings, and that we will export the invlist() and data_from_invlist() functions.
在几乎所有编程语言中,储存值到变量中和稍后检索或改变这些值都是最基本的能力之一。
One of the most fundamental paradigms of nearly all programming languages is the ability to store values in variables, and later retrieve or modify those values.
对于大多数Shell,人们经常提到的局限性之一在于,它们具有松散的变量类型、没有数据数组支持、没有用于执行基本的数学或表达式计算的内置功能。
One of the commonly quoted limitations of most shells is that they have loose variable typing, no support for arrays of data, and no built-in functionality to perform basic math or expressions.
对于大多数Shell,人们经常提到的局限性之一在于,它们具有松散的变量类型、没有数据数组支持、没有用于执行基本的数学或表达式计算的内置功能。
One of the commonly quoted limitations of most shells is that they have loose variable typing, no support for arrays of data, and no built-in functionality to perform basic math or expressions.
应用推荐