代码搜索:significant
找到约 1,018 项符合「significant」的源代码
代码结果 1,018
www.eeworm.com/read/487845/6501116
m radiasi.m
kh=(2*pi);
theta(1)=0;
for i=1:1000
r(i)=sin(theta(i))*2*cos(kh*cos(theta(i)));
if(i
www.eeworm.com/read/487847/6501124
m radiasi.m
kh=(2*pi);
theta(1)=0;
for i=1:1000
r(i)=sin(theta(i))*2*cos(kh*cos(theta(i)));
if(i
www.eeworm.com/read/487855/6501148
m radiasi.m
kh=(2*pi);
theta(1)=0;
for i=1:1000
r(i)=sin(theta(i))*2*cos(kh*cos(theta(i)));
if(i
www.eeworm.com/read/482855/6614808
h bitstrm.h
/*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying,
www.eeworm.com/read/482857/6614890
h bitstrm.h
/*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying,
www.eeworm.com/read/482859/6614947
h bitstrm.h
/*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying,
www.eeworm.com/read/482862/6615392
h bitstrm.h
/*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying,
www.eeworm.com/read/478118/6720284
java binarytest.java
// operators/BinaryTest.java
// TIJ4 Chapter Operators, Exercise 10, page 112
/* Write a program with two constant values, one with alternating binary ones and
* zeroes, with a zero in the least-s
www.eeworm.com/read/154760/11929095
m numdig.m
function y = numdig(x,n,ty)
% NUMDIG Rounding/Trunctation to n significant digits.
%
% Y = NUMDIG(X,N) truncates X to N significant digits.
% Y = NUMDIG(X,N,'r') rounds X to N significant di
www.eeworm.com/read/152557/12105669
html identifiers-implementation.html
Using the GNU Compiler Collection (GCC)