代码搜索:精度提升
找到约 3,114 项符合「精度提升」的源代码
代码结果 3,114
www.eeworm.com/read/195004/8179459
pdf 基于提升小波变换的speck图像编码算法.pdf
www.eeworm.com/read/311313/13632514
pdf h_264avc的精度范围扩展.pdf
www.eeworm.com/read/306515/13743042
caj 基于pda的gps定位精度提高方法.caj
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