代码搜索:continue
找到约 10,000 项符合「continue」的源代码
代码结果 10,000
www.eeworm.com/read/448968/7521449
cpp crypt1.cpp
/*
ID: chenkai4
PROG: crypt1
LANG: C++
*/
#include
#include
using namespace std;
ifstream in("crypt1.in");
ofstream out("crypt1.out");
#define MAXARRAY 100
bool hash[10]=
www.eeworm.com/read/448620/7528958
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/448281/7535478
install-sh
#!/bin/sh
#
# install - install a program, script, or datafile
#
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
#
www.eeworm.com/read/447462/7550684
f ctpmv.f
SUBROUTINE CTPMV(UPLO,TRANS,DIAG,N,AP,X,INCX)
* .. Scalar Arguments ..
INTEGER INCX,N
CHARACTER DIAG,TRANS,UPLO
* ..
* .. Array Arguments ..
COMPLEX AP(*),X(*)
*
www.eeworm.com/read/447462/7550691
f ztpsv.f
SUBROUTINE ZTPSV(UPLO,TRANS,DIAG,N,AP,X,INCX)
* .. Scalar Arguments ..
INTEGER INCX,N
CHARACTER DIAG,TRANS,UPLO
* ..
* .. Array Arguments ..
DOUBLE COMPLEX AP(*),X(
www.eeworm.com/read/447462/7550697
f ctpsv.f
SUBROUTINE CTPSV(UPLO,TRANS,DIAG,N,AP,X,INCX)
* .. Scalar Arguments ..
INTEGER INCX,N
CHARACTER DIAG,TRANS,UPLO
* ..
* .. Array Arguments ..
COMPLEX AP(*),X(*)
*
www.eeworm.com/read/447462/7550812
f ztpmv.f
SUBROUTINE ZTPMV(UPLO,TRANS,DIAG,N,AP,X,INCX)
* .. Scalar Arguments ..
INTEGER INCX,N
CHARACTER DIAG,TRANS,UPLO
* ..
* .. Array Arguments ..
DOUBLE COMPLEX AP(*),X(
www.eeworm.com/read/446832/7564147
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/445015/7601682
txt pickuptheplay.txt
#include
#include
#include
void main()
{int i,j=0;
int k=0;
int m=0;
int n=0;
int q=0;
FILE *fp;
FILE *fp1;
#define M 80000
char a[M];
char b[M];
char c[M]
www.eeworm.com/read/444595/7611159
m floatexample.m
echo on
% This script shows how to use the ga using a float representation.
% You should see the demos for
% more information as well. gademo1, gademo2, gademo3
global bounds
% Setting the seed to t