代码搜索:Generates

找到约 10,000 项符合「Generates」的源代码

代码结果 10,000
www.eeworm.com/read/135898/13888947

c io20_3.01.c

// #include #include /** ** generates: Alice Emma has long flowing red hair. Her Daddy says when the wind blows through her hair, it looks almost alive, like a
www.eeworm.com/read/236649/14006270

c io20_3.01.c

// #include #include /** ** generates: Alice Emma has long flowing red hair. Her Daddy says when the wind blows through her hair, it looks almost alive, like a
www.eeworm.com/read/235612/14060764

m ensemble.m

function [x,tx,a,ta,w,tw]=ensemble(ntraces,nsamps,dt,fdom) % [x,tx,a,ta,w,tw]=ensemble(ntraces,nsamps) % % ENSEMBLE generates an ensemble (profile) of synthetic traces % for use with ensemble averagi
www.eeworm.com/read/204559/15337075

c io20_3.01.c

// #include #include /** ** generates: Alice Emma has long flowing red hair. Her Daddy says when the wind blows through her hair, it looks almost alive, like a
www.eeworm.com/read/203195/15364264

m ss_mlsrs.m

function [seq]=ss_mlsrs(connections); % [seq]=ss_mlsrs(connections) % SS_MLSRS generates the maximal length shift-register sequence when the % shift-register connections are given as input to
www.eeworm.com/read/202577/15378202

m gsamp.m

function x = gsamp(mu, covar, nsamp) %GSAMP Sample from a Gaussian distribution. % % Description % % X = GSAMP(MU, COVAR, NSAMP) generates a sample of size NSAMP from a % D-dimensional Gaussian distri
www.eeworm.com/read/108859/15573900

m aliasing.m

function aliasing(f,fs) % ALIASING Movie of aliasing and leakage. % % ALIASING(F,FS) generates a move of aliasing and leakage % F = [F1 F2] in HERTZ defines the frequency range of the sinusoid
www.eeworm.com/read/104466/15691489

c videogen.c

/* * Generates a synthetic YUV video sequence suitable for codec testing. * NOTE: no floats are used to guaranty a bit exact output. */ #include #include #define SCALEBITS 8 #
www.eeworm.com/read/104052/15711773

sh configure.sh

#!/bin/bash # # Configure.sh Generates interactively a config.h from config.in # # net-tools A collection of programs that form the base set of the # NET-3 Networking Distribution for the LINUX opera
www.eeworm.com/read/100773/15864489

py yapps2.py

# Yapps 2.0 - yet another python parser system # Amit J Patel, January 1999 # See http://theory.stanford.edu/~amitp/Yapps/ for documentation and updates # notes - generates rules in correct order now