代码搜索:精度提升
找到约 3,114 项符合「精度提升」的源代码
代码结果 3,114
www.eeworm.com/read/415241/11079656
doc 8.17 采用等精度测频原理的频率计程序与仿真.doc
www.eeworm.com/read/202915/15369772
doc 8.17 采用等精度测频原理的频率计程序与仿真.doc
www.eeworm.com/read/253979/12171215
txt result.txt
Fai1 :0.455061gon 精度:4.907734 mgon
Kapa1 :1.707338gon 精度:11.699944 mgon
Fai2 :0.095605gon 精度:5.326712 mgon
Omiga2:1.386606gon 精度:5.109720 mgon
Kapa2 :-0.840697gon 精度:11.066862 mgon
www.eeworm.com/read/138887/13205895
txt 新建 文本文档之十二.txt
Chapter 12. 性能提升(Improving Performance)
Prev Next
--------------------------------------------------------------------------------
Chapter 12. 性能提升(Improving Performance)
我们已经为您展示了如何在对集合
www.eeworm.com/read/38039/1092720
mnu accu.mnu
ACCURACY 精度
# remove the # sign and enter foreign help string in this line
Relative 相对
Specify relative accuracy
指定相对精度
Absolute 绝对
Specify absolute accuracy
指定绝对精度
www.eeworm.com/read/379959/9170570
pdf 一种提高模糊控制器稳态控制精度方法的研究.pdf
www.eeworm.com/read/424332/10462177
doc 基于89c51的等精度频率计lcd1602显示.doc
www.eeworm.com/read/422258/10651753
doc 基于89c51的等精度频率计lcd1602显示.doc
www.eeworm.com/read/419787/10838446
rar 6.9.高精度温度传感数据采集的点到点综合通信.rar
www.eeworm.com/read/468537/6992542
txt c#单精度浮点数从十进制转化为机器表示.txt
private void RealDtoB(double number)
{
double zhenshu, xiaoshu, jieguo;
byte[] RealByte = new byte[4];
string strZ, strX = "", strJ;