代码搜索:continue
找到约 10,000 项符合「continue」的源代码
代码结果 10,000
www.eeworm.com/read/157396/11711721
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/346367/11752615
m tfdemo7.m
%TFDEMO7 Extraction of information from the time-frequency plane
% Time-Frequency Toolbox demonstration.
%
% See also TFDEMO.
% O. Lemoine - august 1996.
% Copyright (c) CNRS.
clc; clf; zoo
www.eeworm.com/read/346367/11752618
m tfdemo1.m
clc; zoom on; clf; echo on;
%TFDEMO1 Introduction to the Time-Frequency Toolbox.
% O. Lemoine - May 1996.
% Copyright (c) CNRS.
% Welcome to the Time-Frequency Toolbox for MATLAB. This demo
www.eeworm.com/read/156908/11753200
cpp sea.cpp
// Schoof-Elkies-Atkin Algorithm!
// Mike Scott August 1999 mike@compapp.dcu.ie
// Counts points on GF(p) Elliptic Curve, y^2=x^3+Ax+B a prerequisite
// for implemention of Elliptic Curve Crypt
www.eeworm.com/read/156908/11753218
cpp schoof2.cpp
// Schoof's Original Algorithm - GF(2^m) Version!
// Mike Scott March 2000 mike@compapp.dcu.ie
//
// Counts points on GF(2^m) Elliptic Curve, y^2+xy = x^3+Ax^2+B a prerequisite
// for implementa
www.eeworm.com/read/156908/11753288
cpp modpol.cpp
//
// Program to generate Modular Polynomials mod p, as required for fast
// implementations of the Schoof-Elkies-Atkins algorithm
// for counting points on an elliptic curve Y^2=X^3 + A.X + B mod
www.eeworm.com/read/259900/11758302
sh ltmain.sh
# ltmain.sh - Provide generalized library-building support services.
# NOTE: Changing this file will not affect anything until you rerun configure.
#
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
www.eeworm.com/read/259900/11758304
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/259619/11777258
sh ltmain.sh
# ltmain.sh - Provide generalized library-building support services.
# NOTE: Changing this file will not affect anything until you rerun configure.
#
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001