代码搜索:Generators
找到约 1,542 项符合「Generators」的源代码
代码结果 1,542
www.eeworm.com/read/424281/10474575
authors
Mark Galassi (rosalia@lanl.gov) - overall design, simulated annealing
Jim Davies (jimmyd@nis.lanl.gov) - statistics library
James Theiler (jt@lanl.gov) - random number generators
Brian Gough (bjg@netw
www.eeworm.com/read/440070/7694819
html rand.html
rand.c
Description of the routines contained in:
rand.c
Sometimes it is useful to use
www.eeworm.com/read/142793/12918282
cpp counting.cpp
//: C06:Counting.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in the file
www.eeworm.com/read/137691/5820688
java future.java
// (C) Copyright 2001 Samuele Pedroni
package org.python.compiler;
import org.python.parser.*;
import org.python.parser.ast.*;
import org.python.parser.ast.Module;
public class Future extends Objec
www.eeworm.com/read/137691/5820817
java listcomp.java
// Autogenerated AST node
package org.python.parser.ast;
import org.python.parser.SimpleNode;
import java.io.DataOutputStream;
import java.io.IOException;
public class ListComp extends exprType {
www.eeworm.com/read/135758/5878686
java featuregenerator.java
/*
* YALE - Yet Another Learning Environment
* Copyright (C) 2001-2004
* Simon Fischer, Ralf Klinkenberg, Ingo Mierswa,
* Katharina Morik, Oliver Ritthoff
* Artificial
www.eeworm.com/read/135758/5879012
java yagga2.java
/*
* YALE - Yet Another Learning Environment
* Copyright (C) 2001-2004
* Simon Fischer, Ralf Klinkenberg, Ingo Mierswa,
* Katharina Morik, Oliver Ritthoff
* Artificial
www.eeworm.com/read/135758/5879014
java abstractgeneratinggeneticalgorithm.java
/*
* YALE - Yet Another Learning Environment
* Copyright (C) 2001-2004
* Simon Fischer, Ralf Klinkenberg, Ingo Mierswa,
* Katharina Morik, Oliver Ritthoff
* Artificial
www.eeworm.com/read/100184/6273361
dat times.dat
Integer generators
lran1:
10000000 evaluations in 0.730 sec.
7.300e-02 microsec per evaluation
lrand:
10000000 evaluations in 1.020 sec.
1.020e-01 microsec per evaluation
Integer generators w
www.eeworm.com/read/407093/11429518
m resetrandoms.m
function resetrandoms
% RESETRANDOMS : Initialize random number generators for repeatability.
%
% John Gilbert, 1994.
% Copyright (c) 1990-1995 by Xerox Corporation. All rights reserved.
% HELP COPYR