代码搜索:Generates

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

代码结果 10,000
www.eeworm.com/read/307581/13720201

sh featurereport.sh

#!/bin/ksh # # SAMPLE NAME: featureReport # # FUNCTIONS: This sample shell script generates a global feature report # showing tracks, tests, sizes, approvals and fixes. # #
www.eeworm.com/read/307581/13720240

sh userreport.sh

#!/bin/ksh # # SAMPLE NAME: userReport # # FUNCTIONS: This sample shell script generates a user's report # based on the specified userLogin. # # The report contains the fol
www.eeworm.com/read/306480/13744414

m digmodtutorial.m

function rarg = DigModTutorial (action); % generates windows to choose experiments warning('off','Simulink:ShadowedModelName'); global Buttons; global menuwinh; global buttonh; global MenuWi
www.eeworm.com/read/306480/13744544

m tutorial.m

function rarg = tutorial (action); % generates windows to choose experiments warning('off','Simulink:ShadowedModelName'); global Buttons; global menuwinh; global buttonh; global MenuWinPos;
www.eeworm.com/read/304736/13787687

m cp0201_waveform.m

% % FUNCTION 2.5 : "cp0201_waveform" % % Generates the energy normalized pulse waveform % % Special case of the second derivative Gaussian pulse: % SCHOLTZ'S MONOCYCLE % % ********************
www.eeworm.com/read/136824/5848645

nvv cubemap.nvv

; Generates texture coordinates based ; on the input normal. The texture coordinates ; represent a ray from the eye reflected from the object, ; based on the normal. ; This is an implementatio
www.eeworm.com/read/101135/6238776

1 ctags.1

CTAGS(1) Minix Programmer's Manual CTAGS(1) NAME ctags - Generates "tags" and (optionally) "refs" files SYNOPSIS ctags [-stvra] filesnames...
www.eeworm.com/read/100040/6275794

sh dyngen_prototype.sh

#!/bin/sh # This script generates the dynamic part of the prototype file depending # on the distribution tree # The distr base directory is passed as $1 if [ $# != 1 ]; then echo "Dynamically generat
www.eeworm.com/read/494289/6381542

c romaker.c

/* * This program reads in GF(p) elliptic curve details from a .ecs file, and automatically generates * ROMs containing parameters and precomputed data for a targetted processor. * * The
www.eeworm.com/read/479405/6694492

m gridwaas.m

% gridwaas.m % Scope: This MATLAB macro generates latitude-longitude WAAS grid specified % in [1]. % Usage: [lat,lon] = gridwaas % Description of param