代码搜索:高精度电压基准
找到约 4,235 项符合「高精度电压基准」的源代码
代码结果 4,235
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/157957/11653908
pdf 在fpga中实现高精度快速除法.pdf
www.eeworm.com/read/336408/12445849
rtf pt100高精度计算方法.rtf
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
www.eeworm.com/read/4660/37894
doc 新型高精度时钟芯片rtl-4553.doc
www.eeworm.com/read/4660/37927
pdf 新型高精度时钟芯片rtl-4553.pdf
www.eeworm.com/read/7019/106320