代码搜索:精度提升

找到约 3,114 项符合「精度提升」的源代码

代码结果 3,114
www.eeworm.com/read/353086/10472044

htm ds1621高精度温度测量模拟.htm

DS1621高精度温度测量模拟 - 单片机仿真
www.eeworm.com/read/492896/6411838

txt 高精度除法_求余(整数)_200612119056.txt

#include #include #define N 1001 int compare(char * c1,int s1,int e1,char *c2,int s2,int e2)/*大整数比较大小*/ { while(c1[s1]=='0'&&s1
www.eeworm.com/read/492896/6411839

txt 高精度加法(整数和浮点)_20061211911.txt

#include #include #define N 1001 void high_precise_add(char *a,char *b)/*可带小数相加,结果放在a中可用于整数和浮点数高精度相加*/ { int i,j,la,lb,pa,pb,p; la=strlen(a);lb=strlen(b); pa=0;while(pa
www.eeworm.com/read/228261/14394627

txt 高精度除法_求余(整数)_200612119056.txt

#include #include #define N 1001 int compare(char * c1,int s1,int e1,char *c2,int s2,int e2)/*大整数比较大小*/ { while(c1[s1]=='0'&&s1
www.eeworm.com/read/228261/14394630

txt 高精度加法(整数和浮点)_20061211911.txt

#include #include #define N 1001 void high_precise_add(char *a,char *b)/*可带小数相加,结果放在a中可用于整数和浮点数高精度相加*/ { int i,j,la,lb,pa,pb,p; la=strlen(a);lb=strlen(b); pa=0;while(pa