代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/100037/6276166
readme
There is a ppro flag in cast-586 which turns on/off
generation of pentium pro/II friendly code
This flag makes the inner loop one cycle longer, but generates
code that runs %30 faster on the pentium
www.eeworm.com/read/331502/6327340
m contents.m
% Higher-Order Spectral Analysis Toolbox.
% Version 2.0.2 21-Nov-1997
%
% New Features.
% Readme - Important release information about the HOSA Toolbox
% (double click on
www.eeworm.com/read/327092/6346343
html 444-449.html
Linux in Plain English:Linux Commands Organized by Group
www.eeworm.com/read/493294/6400363
m isaffine.m
%ISAFFINE Test affine mapping
%
% I = ISAFFINE(W)
% ISAFFINE(W)
%
% I is true if W is an affine mapping.
% If called without an output argument ISAFFINE generates an error
% if W is not an affin
www.eeworm.com/read/480713/6660107
m randssp.m
function r = randssp(p,q)
%RANDSSP Multiplicative congruential uniform random number generator.
% Based on the parameters used by IBM's Scientific Subroutine Package.
% The statement
% r =
www.eeworm.com/read/479763/6678367
m contents.m
% Higher-Order Spectral Analysis Toolbox.
% Version 2.0.3 (R12 compliant) 27 Dec 2000
%
% New Features.
% Readme - Important release information about the HOSA Toolbox
%
www.eeworm.com/read/400577/11573242
m isaffine.m
%ISAFFINE Test affine mapping
%
% I = ISAFFINE(W)
% ISAFFINE(W)
%
% I is true if W is an affine mapping.
% If called without an output argument ISAFFINE generates an error
% if W is not an affin
www.eeworm.com/read/158149/11641776
m contents.m
% Higher-Order Spectral Analysis Toolbox.
% Version 2.0.3 (R12 compliant) 27 Dec 2000
%
% New Features.
% Readme - Important release information about the HOSA Toolbox
%
www.eeworm.com/read/155568/11863066
m randssp.m
function r = randssp(p,q)
%RANDSSP Multiplicative congruential uniform random number generator.
% Based on the parameters used by IBM's Scientific Subroutine Package.
% The statement
% r =
www.eeworm.com/read/154209/11983061
m square.m
function s = square(t,duty)
%SQUARE Square wave generation.
% SQUARE(T) generates a square wave with period 2*Pi for the
% elements of time vector T. SQUARE(T) is like SIN(T), only
% it cre