代码搜索:Generates

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

代码结果 10,000
www.eeworm.com/read/326814/13115152

m demo.m

17 / 18 % Demo script that generates all graphics in the report % and demonstrates our results. % % %%%%%%%%%%%%%%%%%% % Mini-Project: An automatic speaker recognition system % % Responsible:
www.eeworm.com/read/241364/13150543

sql ch10_datetime_literals.sql

/* This example demonstrates the various types of date and timestamp literals. Note that this example generates no output. */ DECLARE a TIMESTAMP WITH TIME ZONE; b TIMESTAMP WITH TIME
www.eeworm.com/read/240695/13203718

v sine.v

/************************************************************* * File: sine.v * By: Shuo Huang * Date: Oct. 30, 2002 * Description: This design generates sine wave in an * 8-bit integer for
www.eeworm.com/read/324591/13257117

v sine.v

/************************************************************* * File: sine.v * By: Shuo Huang * Date: Oct. 30, 2002 * Description: This design generates sine wave in an * 8-bit integer for
www.eeworm.com/read/321469/13404256

m demo.m

17 / 18 % Demo script that generates all graphics in the report % and demonstrates our results. % % %%%%%%%%%%%%%%%%%% % Mini-Project: An automatic speaker recognition system % % Responsible:
www.eeworm.com/read/321050/13412645

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/321050/13412775

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/313963/13577531

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/313963/13577661

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/307581/13720182

defectreport

#!/bin/ksh # # SAMPLE NAME: defectReport # # FUNCTIONS: This sample shell script generates a global defect report # showing tracks, tests, approvals and fixes. # # The repo