代码搜索:精度可调

找到约 3,652 项符合「精度可调」的源代码

代码结果 3,652
www.eeworm.com/read/290096/8505563

m gpc.m

clear;close all; %----------------设定计算步数和精度----------------% step=1000; %步数 err=0.00001; %精度 eps1=0.001; %----------------数据生成----------------% k0=0:step+1; %u=sin(2*pi.*k
www.eeworm.com/read/461517/7226185

txt max5405应用和使用.txt

应用/使用 可调节线性稳压器 可调节的电压基准 阻抗匹配 LCD屏调节 低漂移可编程增益放大器(PGA) 替代机械电位器 可编程滤波器、延时、时间常数 音量控制
www.eeworm.com/read/24995/940008

51 c

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 Options 1,0,0 //
www.eeworm.com/read/490630/6450271

plg main.plg

礦ision3 Build Log Project: F:\zsw\等精度频率计\等精度频率计.uv2 Project File Date: 01/10/2009 Output: Build target 'Target 1' compiling 等精度频率计.c... comp
www.eeworm.com/read/37274/1070982

c ch02_3.c

#include #include main() { float f_number=123.1122334455667788f; /*单精度浮点数声明*/ double d_number=123.1122334455667788;/*双精度浮点数声明*/ printf("实数值 = 123.1122334455667
www.eeworm.com/read/439869/7699262

cpp unit1.cpp

//--------------------------------------------------------------------------- //目的:向系统登录自定义热键,单击Ctrl+F1 键,即可调用程序执行功能
www.eeworm.com/read/391067/8423389

txt 浮点数.txt

输出80位扩展精度浮点数 By 怜香(于2003-6-11发表) -------------------------------------------------------------------------------- ; 输出 80位扩展精度的浮点数 ; 用 Masm615 编译执行 ; ML OutReal10.asm ; ; ------------------
www.eeworm.com/read/429642/8797178

c ds3231.c

#include "DS3231.h" #include "system.h" //------------------------------------------------------------------- // DS3231特性 // // 1.0℃~+40℃温度范围内,时钟精度为±2ppm; // 2.-40℃~+85℃温度范围内,时钟精度为±3.5ppm;