代码搜索:Generators
找到约 1,542 项符合「Generators」的源代码
代码结果 1,542
www.eeworm.com/read/334923/12562229
m totcost.m
function totalcost = totcost(gencost, Pg)
%TOTCOST Computes total cost for generators at given output level.
% totalcost = totcost(gencost, Pg) computes total cost for generators given
% a matr
www.eeworm.com/read/459110/1573856
java jdkalgorithmparametergenerator.java
package org.bouncycastle.jce.provider;
import org.bouncycastle.crypto.generators.DHParametersGenerator;
import org.bouncycastle.crypto.generators.DSAParametersGenerator;
import org.bouncycastle.crypt
www.eeworm.com/read/221464/4828379
jam verbatim.jam
import type ;
type.register VERBATIM : verbatim ;
import generators ;
generators.register-standard verbatim.inline-file : VERBATIM : CPP ;
# Note: To use Cygwin Python on Windows change the
www.eeworm.com/read/313956/13578212
htm hcomsour.htm
Communication Toolbox Sources and Sinks
Sources and Sinks
The Sources and Sinks catagory includes a number of signal
generators, noise generators, and display/plot devices
www.eeworm.com/read/190661/5182874
java equalshashcodetest.java
package org.bouncycastle.crypto.test;
import org.bouncycastle.crypto.AsymmetricCipherKeyPair;
import org.bouncycastle.crypto.generators.DHKeyPairGenerator;
import org.bouncycastle.crypto.generators.E
www.eeworm.com/read/381490/2643996
py bgenbacksupport.py
from bgenOutput import *
from bgenVariable import *
class BackGeneratorGroup:
def __init__(self):
self.generators = []
def add(self, g, dupcheck=0):
self.generators.append(g
www.eeworm.com/read/390716/8450501
m runsim.m
function runsim(sim_options)
% set constants used in simulation
set_sim_consts;
% Set Random number generators initial state
% reset random number generators based on current clock value
www.eeworm.com/read/188533/8530663
m runsim.m
function runsim(sim_options)
% set constants used in simulation
set_sim_consts;
% Set Random number generators initial state
% reset random number generators based on current clock value
www.eeworm.com/read/379331/9200495
m runsim.m
function runsim(sim_options)
% set constants used in simulation
set_sim_consts;
% Set Random number generators initial state
% reset random number generators based on current clock value
www.eeworm.com/read/180505/9304116
m runsim.m
function runsim(sim_options)
% set constants used in simulation
set_sim_consts;
% Set Random number generators initial state
% reset random number generators based on current clock value