代码搜索:Generators

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

代码结果 1,542
www.eeworm.com/read/367160/9778434

makefile

!include ####################################################################### # This is the makefile to create a library of the test matrix # generators used in LAPACK. The
www.eeworm.com/read/221464/4828429

jam extra.jam

import type ; import generators ; type.register WHL : whl ; type.register DLP : dlp ; type.register WHL_LR0 : lr0 ; type.register WD : wd ; generators.register-standard extra.whale : WHL :
www.eeworm.com/read/161095/10453520

makefile

include ../../make.inc ####################################################################### # This is the makefile to create a library of the test matrix # generators used in LAPACK. The files
www.eeworm.com/read/407093/11430070

makefile

include ../../make.inc ####################################################################### # This is the makefile to create a library of the test matrix # generators used in LAPACK. The files
www.eeworm.com/read/216898/14987247

h randref.h

/*************************************************************************** * blitz/randref.h Random number generators, expression templates * wrapper * * $Id: randref.h
www.eeworm.com/read/237003/13983115

h randref.h

/*************************************************************************** * blitz/randref.h Random number generators, expression templates * wrapper * * $Id: randref.h
www.eeworm.com/read/371061/9569821

m jakes_hw3.m

%gives the complex fade coefficients %output power is approximately unity %inputs:max_doppler_freq (Hz); sample_freq (Hz); num_samples, start_time %(sec) %outputs:alpha_complex (fades), end_time (
www.eeworm.com/read/456693/1604451

py random.py

"""Random variable generators. integers -------- uniform within range sequences --------- pick random element generate random permutation
www.eeworm.com/read/433911/1875722

pm objectgenerator.pm

package ObjectGenerator; # ************************************************************ # Description : Base class for all Object Generators. # Author : Chad Elliott # Create Date : 5
www.eeworm.com/read/444528/6965710

h rand.h

//---------------------------------------------------------------------- // File: rand.h // Programmer: Sunil Arya and David Mount // Description: Basic include file for random point generators //