函数英语怎么说
本文为您带来函数的英文翻译,包括函数用英语怎么说,函数用英语怎么说,函数的英语造句,函数的英文原声例
本文为您带来函数的英文翻译,包括函数用英语怎么说,函数用英语怎么说,函数的英语造句,函数的英文原声例句,函数的相关英语短语等内容。
函数的英文翻译,函数的英语怎么说?
n.function ; F ; FUNC ; functions
函数的英语网络释义
函数(functions):将一组程序打包成一句命令来调用他,其实FLASH里面的很多命令就是函数:trace、play、gotoAndStop等等都是。
...小到大分为五个区,分别是代码区,常量区,静态区(全局区),堆区,栈区。 1、代码区:用来存放代码的二进制文件,例如函数(main,sum) 2、常量区:存放常量,只可读,不可以被修改 3、静态区(全局区):静态区的变量从程序开始运行就存在,一直到程序退出才会被...
... fzero求单变量非线性函数的零点 gamma函数 gammainc不完全函数 ...
...事情,你这演员,主持人,或歌星,Γ符号在数学有什么公式涉及 什么含义Γ符号的含义 这个是伽玛函数伽玛函数(Gamma Function)作为阶乘的延拓,随便到一个新华书店找高等数学关于级数那章概率论连续分布那章就可找到详细market cycle 是什么意思 含义是什么...
函数的汉英大词典
函数
- {数} function
- 短语:
- 函数逼近 approximating function; approximation of function;
- 函数变换 functional transformation;
- 函数变元 function variable;
- 函数不变式 functionally invariant;
- 函数测向法 functionnal direction finding;
- 函数差 difference of a function;
- 函数常数 function constant;
- 函数乘法器 function(al) multiplier;
- 函数程序 function program;
- 函数代数 function algebra;
- 函数导数 functional derivative;
- 函数的正交系 orthogonal system of functions;
- 函数电路 functional circuit;
- 函数电势计 function potentiometer;
- 函数电位差计 functional potentiometer;
- 函数电位计 function potentiometer;
- 函数电位器 functional potentiometer;
- 函数电子射线变换器 monoformer;
- 函数调用 function call;
- 函数定义 function definition;
- 函数发生电势计 function generating potentiometer;
- 函数发生器 function generator; functional generator;
- 函数方程 functional equation;
- 函数分压器 functional potentiometer;
- 函数符号 functional symbol; symbol of function;
- 函数构造论 construction theory of function;
- 函数关系 functional relation; functional relationship;
- 函数光脉冲 function light pulse;
- 函数过程 function procedure;
- 函数行列式 functional determinant;
- 函数机构 function mechanism;
- 函数极限 functional limit; limit of function;
- 函数计算机 function computer;
- 函数计算器 function calculator;
- 函数继电器 function relay;
- 函数键 function key;
- 函数近似 approximation to function;
- 函数空间 function space;
- 函数库 function library;
- 函数论 theory of function;
- 函数码 function code;
- 函数描绘[描图]器 function plotter;
- 函数命名符 function designator;
- 函数模拟装置 function simulator;
- 函数模型 function model;
- 函数群 function group;
- 函数生成程序 function generator;
- 函数图 functional arrangement;
- 函数图像 functional image;
- 函数(的)微分 differential of function;
- 函数微商 functional derivative;
- 函数无关 functional independence;
- 函数相关(性) functional dependence;
- 函数序列 sequence of function;
- 函数选择 function select;
- 函数芽 function germs;
- 函数引用 function reference;
- 函数语句 function statement;
- 函数域 function field; domain of function;
- 函数元件 functional unit;
- 函数元素 functional element;
- 函数约束 function constraint;
- 函数运算 functional operation;
- 函数值 function value; functional value;
- 函数指示符 function designator;
- 函数(的)展开 development [expansion] of a function;
- 函数装置 functional unit;
- 函数子程序 function subprogram;
- 函数字母 function letter
函数的英语短语
生产函数[经]production function;production function;Cobb-Douglas;Product Function
反函数[数]inverse function;inverse;invee function
三角函数[数]trigonometric function;[数]circular function;Trigonometric;Trigonometry
幂函数monomial;[数]Power function;pow;exponential function
指数函数[数]exponential function;Exponential;exp;Exponentiation Function
散列函数hash function;hash funticion;HASH;hashing function
构造函数Constructor;constructor function;ctor;override
符号函数[计]SIGN function;signum function;sign;symbolic function
单调函数[数]monotonic function;monotonic quantity;monotone e function
函数的英文例句
我只需把这个模块加到函数中去。
I simply have isolated that module inside of that function.
大多数变量和函数应以小写字母开头。
Most variables and functions should start with a lower case letter.
您还可以在提示符下调用任何命令或函数。
You can also call any command or function at the prompt.
由于这是一个凹函数,它不仅仅是期望值。
Since this is a concave function, it's not just the expected value.
如果它不受支持,那么您只需要从函数返回。
If it is not supported, then you simply return from the function.
您可以在下面的代码片段中看到这些函数之一。
You can see one of these functions in the code fragment below.
通过这些函数,我们可以查明关于触发器及其上下文的所有信息。
With these functions, we can find out everything about the trigger or its context.
数学模型允许我们计算温度的上升作为上升的函数,结果表明答案可能是肯定的。
Mathematical models that allow us to calculate the rise in temperature as a function of the increase indicate that the answer is probably yes.
在本例中,它创建了一个名为divisible-by-3-or-5 的函数。
In this case, it is creating a function called divisible-by-3-or-5.
在这个函数的第一部分中,您设置了创建报告需要的对象,比如画布的宽度和高度以及填充变量。
In the first section of this function, you set up objects needed to create the report, like the width and height of the canvas, as well as padding variables.
这些表达式是使用函数构成的,结合这些函数来得到我们可能要查找的结果。
These expressions are formed using functions, which are combined to get the results we may be looking for.
要获得 CU 的行缓冲的每一行,我们需要检查低位地址匹配以找到函数的第一行的行号。
For each line in the line buffer for a CU, we need to check for the low address match to find the first line number.
当你调用一个函数,实际上发生的是函数得到了自己的内存块,它的大小与它期望的数据类型相同。
When you call a function, what actually happens is that function gets its own chunk of memory that's identical in size to the data type that it expects.
字符串函数用于将一个字符串转换为整型数字。
The parseInt function parses a string and returns an integer.
主平方根函数是使用非正实轴作为分支切割定义的。
The principal square root function is defined using the nonpositive real axis as a branch cut.
舍尔德·维舍尔的书库提供更多的函数式编程工具。
Sjoerd Visscher's library offers far more tools for doing functional programming.
提出了基于最大互信息熵且具有奇数约束的优化得分函数。
A score function for optimization based on maximum mutual information entropy with odditional restriction is proposed.
根据群延迟函数与倒谱系数之间的关系,可以确定分母的多项式系数。
Based on the relationship between the group delay function and the cepstral coefficients, the denominator polynomial coefficients can be determined.
稳定蠕变应变率本构方程是作用在盐岩上的应力偏量的幂次函数和能量与温度的指数函数。
The steady-state creep strain rate is a power function of deviatoric stress and exponential function of temperature and energy.
_要探测的函数的函数原型声明。
Function prototype declarations for functions being probed.
字面函数也就是“匿名”函数。
Function literals are "anonymous" functions.
函数索引还会产生额外的函数执行开销。
A functional index incurs the additional cost of function execution.
这个函数的梯度是什么?
What is the gradient of this function?
函数,包括源、SQL和外部函数。
Functions including sourced, SQL and external functions.
它只有函数和过程。
It only had functions and procedures.
这会创建一个匿名函数并返回此函数。
This creates an anonymous function and returns it.
匿名函数,您的函数是什么?
Anonymous function, what's your function?
函数:现在可以自定义函数。
Functions: You can now define custom functions.
因此这个函数就是我想要最优化的函数。
So that's the function I want to optimize.
这些波函数就是特征函数。
And these wavefunctions are the eigenfunctions.
函数的原声例句
What lambda that does, it creates on the fly a function, as the program runs. That I can then pass around.
这里的入是在函数运行的时候,由一个函数创建的,然后我会传递这个值。
Our friend Schr?dinger told us that if you solve for the wave function, this is what the probability densities look like.
我们的朋友薛定谔告诉我们,如果你用波函数来解决,你就会知道这些概率密度看上去的样子。
Now Isaac Newton and/or Joseph Raphson figured out how to do this kind of thing for all differentiable functions.
既然牛顿和拉复生已经,指数了如何解这种可导函数,因此我们就不用太担心了。
We can graph out what this is where we're graphing the radial probability density as a function of the radius.
我们可以,画出它来,这是径向概率密度,作为半径的一个函数图。
So what they do is, they're describing how these thermodynamic properties change, in terms of only state functions and state variables.
他们的作用是描述,随着状态函数和状态变量的变化,系统的热力性质如何变化。
If you scroll back up on the printout or screen here, you'll see that you can actually not only declare function's prototypes, their general structure.
如果我回滚到打印输出或者这个屏幕,你们将看到你们不仅可以声明函数的原型,它们的一般结构。
What I plot on this graph here is as a function time, years, dates, life expectancy as a function of time.
在这儿的这张图是,一个关于时间,年,日期的函数,将寿命长短作为时间的函数
Identify the best responses of each player as a function of the others and find out where they intersect.
把每个人的最佳对策看成别人策略的函数,然后找出函数的交点
What's a function, what's a derivative, what's a second derivative, how to take derivatives of elementary functions, how to do elementary integrals.
什么是函数,什么是导数,什么是二阶导数,如何对初等函数求导,如何进行初等积分
And the solution to this equation looks like this where it is written in terms of a quantity called a wavefunction.
这个方程的解法是,看起来像是写成数学符号就是,波函数。
Now I got one just simple thing, and I simply have isolated that module inside of that function.What about abstraction?
而现在我只要做一件简单的事,那就是我只需把这个模块,加到函数中去?
If you have a quantity which is constant over any closed path, that quantity is a thermodynamics state function.
如果有一个物理量,对任何闭合回路积分是常数,这个物理量就是一个热力学态函数。
so we're going to use this concept of the path to go from the initial point to the end point.
在处理状态函数时,路径的选取。
We started talking about these on Wednesday, and what we're going to start with is considering specifically the wave functions for multi-electron atoms.
我们从周三开始讨论这些,而且我们将要以特别地考虑,多电子原子的波函数,为开始。
are all functions of state and parameters that we can control like temperature and pressure.
公式里面的全部都是态函数,我们控制态函数的参数比如温度或者压强。
When you call a function, what actually happens is that function gets its own chunk of memory that's identical in size to the data type that it expects.
当你调用一个函数,实际上发生的是,函数得到了自己的内存块,相同的类型,是占有一样大小的内存的。
We can do the exact same thing when we talk about lithium, but now instead of breaking it up into two wave functions, we're breaking it up into three wave functions because we have three electrons.
在讨论锂时,我们也可以做,完全相同的事情,但不是把它分为两个波函数,而是分为三个波函数,因为我们有3个电子。
printf That's not actually where someone implemented print F and related functions, rather, in dot H files, by convention, are prototypes.
那实际不是有某人在哪里执行,相关函数,而是在,h文件中,按照惯例,它们是函数原型。
I tell you something about the second derivative of a function and ask you what is the function.
我告诉你一个函数的二阶导数,然后问你这个函数是什么
There's been a lot of work done on these over the years, but in fact, it's pretty hard to invent a good hash function. So my advice to you is, if you want to use something was a hash, go to a library. Look up a good hash function.
已经做过了很多的尝试和努力,但是事实是,很难发明出一个好的哈希函数,所以我给你们的建议是,如果你们想使用哈希功能,到函数库中查找一个好的哈希函数。
What we are going to say is that the wavefunction for molecular orbitals is going to be an additive sum of the wavefunctions of atomic orbitals.
我想说的是,分子轨道的波函数,就是多个原子轨道,波函数的线性叠加。
There's no classical analogy that explains oh, this is what you can kind of picture when you picture a wave function.
可以解释:,哦,这就是,你想象的,波函数的样子啊。
Literally, return the control from this function, and take the value of the next expression, and return that as the value of the whole computation.
正如字面意义上说的,从这个函数返回,然后取得下一个表达式的值,并把这个值作为整个计算的结果返回。
So now, henceforth, when you say, to declare a function, I am declaring a function here but down here am I quote unquote defining it or implementing it.
从此以后,当你说,声明一个函数,我在这里声明了一个函数,但是到这里我定义它或执行它。
So when you define a function, you have, as we've seen these curly braces, that define all ; of the code that's associated with that function; open curly brace code, close curly brace, that is the function.
当你定义一个函数,就像我们看到的这些花括号,定义了与,那个函数相关的所有代码;,左花括号,代码,右花括号,这就是一个函数。
Same way that I have multiplication or division as a primitive, functions are going to give me, or somebody else who wrote them for me as part of a library, a new primitive that I'm going to be able to use.
我在用乘法或者除法当做原语,这些函数,或者别人写程序库中的函数,将会给我返回一个,我能使用的新原语。
So, saying wave functions within molecules might sound a little confusing, but remember we spent a lot of time talking about wave functions within atoms, and we know how to describe that, we know that a wave function just means an atomic orbital.
说分子内的波函数可能,听着有点容易搞混,但记住我们花了很多时间,讨论了原子中的波函数,而且我们知道如何去描述它,我们知道波函数意味着原子轨道。
You're calling functions, functions, functions, but you're allocating heap, heap, heap, heap memory for your words.
我们一直调用函数,函数,函数,你一直为单词分配堆,堆,堆,堆。
- So what's for all this function -- what's the role of this function in life?
这个函数是干什么的-,这个函数的最终角色是什么呢?
And, in fact, it kind of looks like a function, and yet here's a semicolon I just said that can get you into trouble, and yet that's not actually a function, because there's no interesting lines of code, because it turns out the interesting code is down here at the bottom.
实际上,它有点像一个函数,并且这里有一个能够使你陷入麻烦当中的分号,那个事实上也不是一个函数,因为这里没有有用的代码,因为,有用的代码都在底端。
函数的网络释义
函数 函数是英文单词function的翻译,做此翻译者最早为中国清朝数学家李善兰,出现于其著作《代数学》。之所以这么翻译,他给出的原因是“凡此变数中函彼变数者,则此为彼之函数”,也即函数指一个量随着另一个量的变化而变化,或者说一个量中包含另一个量。 此后这个名称一直沿用,当然这和现代数学用集合定义的函数有一定区别。function这个单词也更多用于表达“功能”“起作用”的意思。 函数的定义分为传统定义和近代定义,函数的两个定义本质是相同的,只是叙述概念的出发点不同,传统定义是从运动变化的观点出发,而近代定义是从集合、映射的观点出发。
以上关于函数的英语翻译来自英汉大词典,希望对您学习函数的英语有帮助。