代码搜索:significant
找到约 1,018 项符合「significant」的源代码
代码结果 1,018
www.eeworm.com/read/192179/8401179
c utils.c
/* General utility routines for the remote server for GDB.
Copyright (C) 1986, 1989, 1993 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistrib
www.eeworm.com/read/430096/8766983
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/282739/9070588
c utils.c
/* General utility routines for the remote server for GDB.
Copyright (C) 1986, 1989, 1993 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistrib
www.eeworm.com/read/281848/9130220
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/375212/9368876
m anova2w.m
function anova2w(dat,alpha)
%ANOVA2W Two way analysis of variance
% Calculates two way ANOVA table and tests significance of
% between factors variation (it is assumed that each column
% of the da
www.eeworm.com/read/373916/9427623
c packing.c
/******************************************************************
iLBC Speech Coder ANSI-C Source Code
packing.c
Copyright (C) The Internet Society (2
www.eeworm.com/read/365067/9880362
asm final version of timer.asm
#include
#include
;---------------------MAIN--------------------
ORG 00H
SJMP MAIN
ORG 03H
LJMP RESET
www.eeworm.com/read/362500/9995956
m anova2w.m
function anova2w(dat,alpha)
%ANOVA2W Two way analysis of variance
% Calculates two way ANOVA table and tests significance of
% between factors variation (it is assumed that each column
% of the
www.eeworm.com/read/164450/10107832
c utils.c
/* General utility routines for the remote server for GDB.
Copyright (C) 1986, 1989, 1993 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistrib
www.eeworm.com/read/425875/10312654
m checkdescendants.m
function result = checkdescendants(j,X,threshold,result)
% initial set result=0
% if the result=1, means that a coefficient has at least 1 significant descendant.
global N
[m,n]=size(N);
for i=(4*j-