代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/378186/9242893
f gendat.f
Subroutine gendat( a, n1, n2 )
! ---------------------------------------------------------------------
! --- Routine 'gendat' generates the data to be used in a 2-D Haar
! wavelet transform.
www.eeworm.com/read/181507/9247603
bat axsample.bat
REM This Batch-File generates a Sample-Program for the AX51-Assembler
ax51 asample1.a51 debug xref
ax51 asample2.a51 debug xref
ax51 asample3.a51 debug xref
lx51 asample1.obj,asample2.obj,asam
www.eeworm.com/read/373828/9433167
c ramp.c
//Ramp.c Generates a ramp
int output;
interrupt void c_int11() //interrupt service routine
{
output_sample(output); //output for each sample period
output
www.eeworm.com/read/373828/9433904
c ramp.c
//Ramp.c Generates a ramp
int output;
interrupt void c_int11() //interrupt service routine
{
output_sample(output); //output for each sample period
output
www.eeworm.com/read/163924/10139941
m vgg_quat_from_rotation_matrix.m
function q = vgg_quat_from_rotation_matrix( R )
% vgg_quat_from_rotation_matrix Generates quaternion from rotation matrix
% q = vgg_quat_from_rotation_matrix(R)
q = [ (1 + R(1,1) + R(
www.eeworm.com/read/425546/10349293
m mc_sample.m
function S = mc_sample(prior, trans, len, numex)
% SAMPLE_MC Generate random sequences from a Markov chain.
% STATE = SAMPLE_MC(PRIOR, TRANS, LEN) generates a sequence of length LEN.
%
% STATE = SAMPL
www.eeworm.com/read/424420/10452250
m random_data.m
function d = random_data(block_size)
% d = random_data(block_size)
%
% Generates a block of equiprobable random binary data, {0, 1}
%
% Input:
% block_size = the number of bits to generate
%
www.eeworm.com/read/352501/10545343
c ramp.c
//Ramp.c Generates a ramp
int output;
interrupt void c_int11() //interrupt service routine
{
output_sample(output); //output for each sample period
output
www.eeworm.com/read/273359/10919255
bat axsample.bat
REM This Batch-File generates a Sample-Program for the AX51-Assembler
ax51 asample1.a51 debug xref
ax51 asample2.a51 debug xref
ax51 asample3.a51 debug xref
lx51 asample1.obj,asample2.obj,asam
www.eeworm.com/read/416298/11034302
m mc_sample.m
function S = mc_sample(prior, trans, len, numex)
% SAMPLE_MC Generate random sequences from a Markov chain.
% STATE = SAMPLE_MC(PRIOR, TRANS, LEN) generates a sequence of length LEN.
%
% STATE = SAMPL