代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/439082/1813119
s cprt.s
/*
The FP structure has 4 words reserved for each register, the first is used
just
for the sign in bit 31, the second and third are for the mantissa (unsigned
integer, high 32 bit first) and the fourt
www.eeworm.com/read/430518/1922093
s cpdt.s
/*
The FP structure has 4 words reserved for each register, the first is used just
for the sign in bit 31, the second and third are for the mantissa (unsigned
integer, high 32 bit first) and the fourt
www.eeworm.com/read/430518/1922095
s cpdo.s
/*
The FP structure has 4 words reserved for each register, the first is used just
for the sign in bit 31, the second and third are for the mantissa (unsigned
integer, high 32 bit first) and the fourt
www.eeworm.com/read/430518/1922097
s cprt.s
/*
The FP structure has 4 words reserved for each register, the first is used
just
for the sign in bit 31, the second and third are for the mantissa (unsigned
integer, high 32 bit first) and the fourt
www.eeworm.com/read/430182/1936712
s cpdt.s
/*
The FP structure has 4 words reserved for each register, the first is used just
for the sign in bit 31, the second and third are for the mantissa (unsigned
integer, high 32 bit first) and the fourt
www.eeworm.com/read/430182/1936714
s cpdo.s
/*
The FP structure has 4 words reserved for each register, the first is used just
for the sign in bit 31, the second and third are for the mantissa (unsigned
integer, high 32 bit first) and the fourt
www.eeworm.com/read/430182/1936715
s cprt.s
/*
The FP structure has 4 words reserved for each register, the first is used
just
for the sign in bit 31, the second and third are for the mantissa (unsigned
integer, high 32 bit first) and the fourt
www.eeworm.com/read/409299/2234930
svn-base sparsealignmentstest2.m.svn-base
%A script to test the efficiency of sparse alignments
clear;
rand('state',22);
numExamples = 2000;
numFeatures = 500;
tol = 10^-5;
X = rand(numExamples, numFeatures);
Y = sign(rand(numE
www.eeworm.com/read/409299/2234936
m sparsealignmentstest2.m
%A script to test the efficiency of sparse alignments
clear;
rand('state',22);
numExamples = 2000;
numFeatures = 500;
tol = 10^-5;
X = rand(numExamples, numFeatures);
Y = sign(rand(numE