逻辑变量英语怎么翻译
① 逻辑的英语是什么
逻辑的英语是logic。
logic 英[ˈlɒdʒɪk],美[ˈlɑːdʒɪk]
n. 思维方式;解释方法;逻辑;(做某事的)道理,合乎情理的原因;逻辑学;
[例句]I fail to see thelogicbehind hisargument。
我不明白支持他论据的是什么逻辑。
[其他] 复数:logics
(1)逻辑变量英语怎么翻译扩展阅读
逻辑指的是思维的规律和规则。
狭义上逻辑既指思维的规律,也指研究思维规律的学科即逻辑学。广义上逻辑泛指规律,包括思维规律和客观规律。逻辑包括形式逻辑和数理逻辑(符号逻辑),形式逻辑包括归纳逻辑与演绎逻辑。
传统上,逻辑被作为哲学的一个分支来研究。自从19世纪中期,逻辑经常在数学和计算机科学中研究。逻辑的范围非常广阔,从核心主题如对谬论和悖论的研究,到专门的推理分析如或然正确的推理和涉及因果关系的论证。
② 逻辑的英文,逻辑的翻译,怎么用英语翻译逻辑,逻辑用
逻辑:
logic
英 [ˈlɒdʒɪk] 美 [ˈlɑ:dʒɪk]
n.
逻辑,逻辑学;(做某事的)道理;推理方法;威力,压力,强制(力)
adj.
逻辑的
③ 英语independent 、dependent variable是什么意思
independent 、dependent variable的中文:自变量、因变量
相似短语
1、variable motion 变速运动
2、exogenous variable 外生变量
3、boolean variable 布尔变量
variable读法 英['veəriəbl] 美['veriəbl]
示例
With so many variables, the exact cost is difficult to estimate.
由于有许多可变因素,很难准确地估算出成本。
(3)逻辑变量英语怎么翻译扩展阅读
词义辨析
variable, variegated, various这三个词都可表示“多样的”。其区别是:
1、various的意思是“各种各样的”
2、 variable指“不稳定的,易变的,时好时坏的,不同种类的”;
3、variegated的意思是“杂色的,多样化的”,多用来修饰不同颜色的东西,如花草,树木等
词汇搭配
1、variable bias 可变偏压
2、real variable 实变量
3、variable radix 可变基数
4、variable range 变量范围
④ 变量用英语怎么说
变量来源于数学,是计算机语言中能储存计算结果或能表示值抽象概念。变量可以通过变量名访问。在指令式语言中,变量通常是可变的;但在纯函数式语言(如Haskell)中,变量可能是不可变(immutable)的。那么你知道变量用英语怎么说吗?下面来学习一下吧。
变量英语说法1:
variable
变量英语说法2:
variate
变量英语例句:
为变量或符号确定一个值,或者确定此变量代表的内容。
Establishing a value for a variable or symbol or establishing what the variable represents.
应变量,函数一个与他量有关联的变量,这一量中的任何一值都能在他量中找到对应的固定值
A variable so related to another that for each value assumed by one there is a value determined for the other.
同时,我们还能对“哪些变量为外生变量”这样的问题,有更好的把握。
It is also possible to get a better idea of which variables are exogenous.
本质上,变量的操作性定义是如何或用什么办法测量变量的描述。
There may be more than one operational definition of a variable.
访问会话变量就和 其它 变量一样。
Session variables are accessible like any other variables.
您可以像输入普通变量那样输入伪变量。
You can enter a pseudovariable the same way you would enter a normal variable.
声明游标变量的名称,该变量接收游标输出。
Is the name of a declared cursor variable to receive the cursor output.
可以在脚本使用的变量称为脚本变量。
Variables that are used in scripts are called scripting variables.
为变量指定异常与为变量指定条件一样。
You assign exceptions to a variable just as you assign conditions to a variable.
用图表表示系统各个变量的变化情况
Diagramming the movement of a system's variables
长期以来,科学 方法 一直认为,要想得到不同的结果,就要调整实验变量。
The scientific method has long held that to obtain a different outcome, one should change the experimental variables.
修改此变量对于确定在匹配单击时间签名时可以接受的可变性非常关键。
Modification of this variable is key to determining what amount of variability is acceptable ring a click-time signature match.
使用db2set-g命令设置全局注册表变量。
Set the global registry variables using the db2set-g command.
对象有两个方面:成员变量和方法。
Objects have two aspects: member variables and methods.
您可以选择调用栈中的条目,这样可以显示变量被调用时的值。
Entries on the call stack can be selected, causing variables at the time of invocation to be displayed.
Scala没有静态的变量和方法,因此不能将它们直接关联到User类。
Scala does not have static variables and methods, so these cannot be associated directly to the User class.
可以将库添加到项目中,以提供特定于用户目标运行时环境的对象和变量集。
Libraries can be added to a project to provide object and variable sets specific to the users'target runtime environment.
持续性变量的字符串值。
aVariableValue, the string value of the persisted variable.
非阻塞算法简介:介绍如何使用原子变量而不是锁实现并发算法。
An introction to nonblocking algorithms: Describes how concurrent algorithms can be implemented without locks, using atomic variables.
然后,JSP将会取得匹配变量名的值并显示在UI中。
After that, a JSP will get the values of matching variable names and display them on the UI.