- 基本释义
- 常用词组
- 行业释义
- 更多资料
网络例句
以下结果来自互联网
- Made up of two units.

二分组合由两个单元组成 - We lost by just two points.

我们只输了二分。 - Just two more runs and we'll be winning.

只要再得二分,我们就赢了。 - Suddenly someone shouted,"It's two minutes past twelve! the clock has stopped!"

忽然有人喊道:“现在十二点过二分了,钟停啦!” - Suddenly someone shouted, 'It's two minutes past twelve! the clock has stopped!

忽然有人喊道:“现在十二点过二分了,钟停啦1
网络释义
以下结果来自互联网
- 1. dichotomy
-
2.
method of dichotomic classification
method of diagnosis 诊断法...method of dichotomic classification 二分法...method of direct judgment of ratio 直接比率判断法
www.zftrans.com - 相关搜索 -
3.
method of bisection
method of behavior observation 行为观察法...method of bisection 二分法...method of childbearing 育儿法
www.zftrans.com - 相关搜索 - 4. dichotomic method
百科词典
以下结果来自爱词霸汉语
简介一般地,对于函数f(x),如果存在实数c,当x=c是f(c)=0,那么把x=c叫做函数f(x)的零点。 解方程即要求f(x)的所有零点。 先找到a、b,使f(a),f(b)异号,说明在区间(a,b)内一定有零点,然后求f【(a+b)/2】, 现在假设f(a)<0,f(b)>0,a<b 如果f【(a+b)/2】=0,该点就是零点, 如果f【(a+b)/2】<0,则在区间((a+b)/2,b)内有零点,按上述方法在求该区间中点的函数值,这样就可以不断接近零点 如果f【(a+b)/2】>0,同上 通过每次把f(x)的零点所在小区间收缩一半的方法,使区间的两个端点逐步迫近函数的零点,以求得零点的近似值,这种方法叫做二分法。 由于计算过程的具体运算复杂,但每一步的方式相同,所以可通过编写程序来运算。 例:(C语言) 方程式为:f(...
