代码搜索:continue
找到约 10,000 项符合「continue」的源代码
代码结果 10,000
www.eeworm.com/read/291881/8390166
install-sh
#!/bin/sh
#
# install - install a program, script, or datafile
# This comes from X11R5 (mit/util/scripts/install.sh).
#
# Copyright 1991 by the Massachusetts Institute of Technology
#
# Permission to
www.eeworm.com/read/391596/8395526
for init0.for
* INIT0.FOR
*
SUBROUTINE INIT0
*
include 'dsmc0.h'
*
*--set constants
*
PI=3.141592654
SPI=SQRT(PI)
BOLTZ=1.3806D-23
*
CALL DATA0
NPR=0
*
*
www.eeworm.com/read/192181/8400666
install-sh
#!/bin/sh
#
# install - install a program, script, or datafile
# This comes from X11R5 (mit/util/scripts/install.sh).
#
# Copyright 1991 by the Massachusetts Institute of Technology
#
# Permission to
www.eeworm.com/read/192030/8410973
m example_mpoly.m
% Example calls to subroutines in @mpoly
% Copyright (c) 2004 by Fritz Keinert (keinert@iastate.edu),
% Dept. of Mathematics, Iowa State University, Ames, IA 50011.
% This software may be freely
www.eeworm.com/read/391114/8421060
c userlib.c
#include "includes.h"
#define EXT extern
#include "main.h"
/*********************************************************************/
/* printp() ------------ a simply version of printf()
www.eeworm.com/read/191802/8421634
install-sh
#!/bin/sh
#
# install - install a program, script, or datafile
# This comes from X11R5 (mit/util/scripts/install.sh).
#
# Copyright 1991 by the Massachusetts Institute of Technology
#
# Permission to
www.eeworm.com/read/191298/8431294
install-sh
#!/bin/sh
#
# install - install a program, script, or datafile
# This comes from X11R5 (mit/util/scripts/install.sh).
#
# Copyright 1991 by the Massachusetts Institute of Technology
#
# Permission to
www.eeworm.com/read/291161/8439041
m d_truet.m
%D_TRUET HOSA Demo for computing true trispectrum (trispect)
echo off
% A. Swami Jan 20, 1995
% Copyright (c) 1991-2001 by United Signals & Systems, Inc.
% $Revision: 1.6 $
% RES
www.eeworm.com/read/291161/8439058
m d_arord.m
%D_ARORD HOSA Demo: Linear Processes - AR model order determination.
echo off
% Demo of arorder
% A. Swami Jan 20, 1995
% Copyright (c) 1991-2001 by United Signals & Systems, Inc.
%
www.eeworm.com/read/291161/8439090
m demgltst.m
%DEMGLTST HOSA Toolbox Demo: Tests for Gaussianity and Linearity
echo off
% A. Swami April 15, 1993
% Copyright (c) 1991-2001 by United Signals & Systems, Inc.
% $Revision: 1.5 $