说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 函数式
1)  function [英]['fʌŋkʃn]  [美]['fʌŋkʃən]
函数式
1.
In this paper,a method for generating automatically the function of linear dimension chain is introduced and the programming flow chart and handling of key tachnologies are also given.
本文介绍了一种线性尺寸链函数式自动生成的方法 ,并给出了程序流程及关键技术的处理办法。
2.
From the three different aspects,look into C language:"structure" of the programming language;"function" of the programming language;"process-oriented" programming language.
从三个不同侧面透视了C高级程序设计语言:"结构化"的程序设计语言;"函数式"的程序设计语言;"面向过程"的程序设计语言。
2)  function [英]['fʌŋkʃn]  [美]['fʌŋkʃən]
函式、函数
3)  function form
函数形式
1.
Hedonic price model has different function forms which lead to inaccurate results.
为解决函数形式多样性而导致的结果不确定性问题,将神经网络应用于特征价格模型中。
2.
Based on the truth that there were only four function forms of resistance that we knew by now, and combined with the fact that the power output of a solar cell drops off along with the rise of it s temperature, the expression for the series resistance was given, which can be described by an equation of semiconductor type.
在已知的四种电阻函数形式中,通过理论推导并结合晶体硅太阳电池功率随着温度上升而下降的实验事实,理论证明晶体硅太阳电池串联内阻具有正温度系数半导体型电阻的数学表述形式。
3.
In the application of hedonic price model,it has a wide choice of function forms,including linear function,logarithmic function and semi-logarithmic function,etc.
在特征价格模型的应用中,函数形式的选择具有多样化,包括线性函数、对数函数、半对数函数等。
4)  implicit function
隐式函数
1.
With this method,the internal force equations are expressed with implicit functions and can be resolved with numerical algorithms.
引入计算截面性质常用的节线法,将混凝土构件正截面承载力解析算法列式中的相关项改为受压区高度的隐式函数,使表达式形式与截面形状无关,避免了列式对截面形状的依赖,最后通过数值方法求解非线性方程。
5)  fractional function
分式函数
1.
On the two mistaken ways in solving fractional function s rangs by discriminant method;
用判别式法求分式函数值域时的误区
2.
The paper gets the iteration formula of fractional function by matrix Characteristic polynomial and shows the direction function of higher algebra to elementary algebra by itertion formula and factorization.
利用矩阵的特征多项式给出了分式函数迭代式的一般计算公式,并结合此迭代式及因式分解等例说明高等代数对初等数具有一定的指导作用。
6)  Weight function form
权函数式
补充资料:函数式程序设计语言


函数式程序设计语言
functional programming language

hans卜ush一ehengxu Sheji yuyan函数式程序设计语言(functionai progn””-而nglangu昭e)用于函数式程序设计的语言。其中函数是构造程序的基本成分,并提供一些设施用于构造更为复杂的函数。程序人员根据提出的问题去定义求解函数(即为主程序),其中可能包含一些辅助函数(即为子程序)。最早的函数式程序设计语言是J.Mdllrthy领导的小组所建立的LISP一1语言。1977年,J.氏ckus在他的ACM飞,uring演讲中,详细、深刻地分析了冯·诺伊曼风格的语言—FP函数式语言。他的演讲引起了世人的广泛注意,被称为函数式语言发展史上的里程碑,其后陆续出现了一些新的函数式语言如豁铭L,KRL,ML,陇rands川匕洋,(玉well,Haskell等。 函数式语言可分为纯函数式语言与非纯函数式语言。纯函数式语言中禁止使用赋值语句,从而不会产生副作用,其优点是享有引用透明性,有助于程序的等式变换和推理。非纯函数式语言中,允许赋值语句在一定范围内使用,在沿袭函数式语言所享有的优点的同时,提高表达能力和实现效率。按语义区分,又可分为严格的和非严格两类。一个函数f称为严格的,当且仅当f(土)=上。在严格函数式语言中,参数是按值调用,这种计算方法称为急性计值,反之,非严格函数式语言中,参数的计值是惰性的,参数只在需用时才计算,目前有许多非严格的函数式语言,P.F山dak等人组织了一个小组,定义了Haskell语言,企图作为这类语言的标准文本。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条