代码搜索:Generators

找到约 1,542 项符合「Generators」的源代码

代码结果 1,542
www.eeworm.com/read/140545/13076457

cpp counting.cpp

//: C06:Counting.cpp // The counting algorithms #include #include #include #include #include #include "Generators.h" #include "PrintSequence.
www.eeworm.com/read/309349/13673585

c rand-test.c

/* RAND-TEST.C - Program to test random number generators. */ /* Copyright (c) 1995 by Radford M. Neal * * Permission is granted for anyone to copy, use, modify, or distribute this * program and
www.eeworm.com/read/135941/5876549

c gus_lfo.c

/* * Copyright (c) by Jaroslav Kysela * Routines for control of LFO generators (tremolo & vibrato) for * GF1/InterWave chips... * * * This program is free software; you can
www.eeworm.com/read/119340/6090522

java pkcs5s1parametersgenerator.java

package org.bouncycastle.crypto.generators; import org.bouncycastle.crypto.CipherParameters; import org.bouncycastle.crypto.Digest; import org.bouncycastle.crypto.PBEParametersGenerator; import
www.eeworm.com/read/119340/6090531

java pkcs12parametersgenerator.java

package org.bouncycastle.crypto.generators; import org.bouncycastle.crypto.CipherParameters; import org.bouncycastle.crypto.Digest; import org.bouncycastle.crypto.PBEParametersGenerator; import
www.eeworm.com/read/102935/6230506

c gus_lfo.c

/* * Copyright (c) by Jaroslav Kysela * Routines for control of LFO generators (tremolo & vibrato) for * GF1/InterWave chips... * * * This program is free software; you can
www.eeworm.com/read/408802/11369467

vhd iq_pn_gen.vhd

--The following is example code that implements two LFSRs which can be used as part of pn generators. --The number of taps, tap points, and LFSR width are parameratizable. When targetting Xilinx (Virt
www.eeworm.com/read/346961/11710090

c random.c

/* * * Rand.c * * - linear and additive congruential random number generators * (see R. Sedgewick, Algorithms, Chapter 35) * * Implementation: R. Fuchs, EMBL Data Library, 1991 * */ #inc
www.eeworm.com/read/150214/12304663

c rand-test.c

/* RAND-TEST.C - Program to test random number generators. */ /* Copyright (c) 1995 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this program * for purposes of
www.eeworm.com/read/233414/14154521

c rand-test.c

/* RAND-TEST.C - Program to test random number generators. */ /* Copyright (c) 1995 by Radford M. Neal * * Permission is granted for anyone to copy, use, modify, or distribute this * program and