代码搜索:精度可调
找到约 3,652 项符合「精度可调」的源代码
代码结果 3,652
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;
www.eeworm.com/read/457956/7314937
pdf 新型温度传感器ds18b20高精度测温的实现.pdf
www.eeworm.com/read/331726/12811719
pdf 一种基于cordic算法的高速高精度数字鉴相器.pdf
www.eeworm.com/read/142301/12952525
cpp 单精度simpson.rute法求二维有限区间的积分.cpp
#include
#include
float func(float x1,float x2);
///////////////////////////////////////////////////////////////
// 单精度Simpson.Rute求二维有限区域的积分
www.eeworm.com/read/329286/12964508