代码搜索:statement
找到约 10,000 项符合「statement」的源代码
代码结果 10,000
www.eeworm.com/read/181830/9235727
m iszero.m
function yesno = iszero(P)
% ISZERO -- check whether matrix polynomial is zero
%
% yesno = iszero(P)
%
% If the matrix polynomial P contains only entries which are zero
% (within toleran
www.eeworm.com/read/176998/9477519
1 runscript.1
.\" This file Copyright 1992,93,94 Miquel van Smoorenburg
.\" 1998-1999 Jukka Lahtinen
.\" It may be distributed under the GNU Public License, version 2, or
.\" any higher version. See section COPYIN
www.eeworm.com/read/168534/9908172
1 runscript.1
.\" This file Copyright 1992,93,94 Miquel van Smoorenburg
.\" 1998-2002 Jukka Lahtinen
.\" It may be distributed under the GNU Public License, version 2, or
.\" any higher version. See section COPYIN
www.eeworm.com/read/363955/9928713
scr manual.scr
Manual for "runscript"
In this package, a simple script-interpreter is included. It can
be used to login to other systems and things like that.
Try running the demo:
runscript scriptdemo
for fun
www.eeworm.com/read/167540/9964243
c- c-inc.c-
/*
* test increment statement
*
*/
int main()
{
int i=2;
i++;
println("i ="~i);
return 0;
}
www.eeworm.com/read/275193/10830377
h metre.h
/*************************************************************
Copyright (c) 1993-1995 by Paul Long All rights reserved.
**************************************************************/
/*********
www.eeworm.com/read/349030/10855314
1 runscript.1
.\" This file Copyright 1992,93,94 Miquel van Smoorenburg
.\" 1998-2002 Jukka Lahtinen
.\" It may be distributed under the GNU Public License, version 2, or
.\" any higher version. See section COPYIN