代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/205223/15323314
m cp0804_signalshift.m
%
% Function 8.14: "cp0804_signalshift"
%
% Applies a circular shift of 't' seconds
% to the input vector 'in'
%
% Programmed by Guerino Giancola
%
function [out] = cp0804_signalshift(in,fc,
www.eeworm.com/read/205223/15323324
m cp0201_th.m
%
% FUNCTION 2.3 : "cp0201_TH"
%
% Generates a pseudorandom TH code
% with periodicity 'Np' and cardinality 'Nh'
%
% Programmed by Guerino Giancola
%
function [THcode]=cp0201_TH(Nh,Np);
%
www.eeworm.com/read/205223/15323327
m cp0201_bits.m
%
% FUNCTION 2.1 : "cp0201_bits"
%
% Generates a stream of equiprobable binary values ('bits')
% The number of bits ('numbits') is an input parameter
%
% Programmed by Guerino Giancola
%
fun
www.eeworm.com/read/200275/15436002
m cp0804_signalshift.m
%
% Function 8.14: "cp0804_signalshift"
%
% Applies a circular shift of 't' seconds
% to the input vector 'in'
%
% Programmed by Guerino Giancola
%
function [out] = cp0804_signalshift(in,fc,
www.eeworm.com/read/189239/8482985
m stationinit.m
% Program 7-10
%
% stationInit.m
%
% Programmed by A.Kanazawa
% Checked by H.Harada
%
function STATION = stationInit(d)
% The function to determine the position of BS
STATION = zeros(19,1);
www.eeworm.com/read/189239/8482990
m shadow.m
% Program 7-6
%
% shadow.m
%
% This function generates attenuation of shadowing
%
% Programmed by F. Kojima
% Checked by H.Harada
%
function [x] = shadow(sigma)
anoz = randn;
db = sig
www.eeworm.com/read/189239/8482995
m holdtime.m
% Program 7-5
%
% holdtime.m
%
% This function generates holding time
%
% Programmed by F. Kojima
% Checked by H.Harada
%
function [x] = holdtime(ht)
para = rand;
while para >= 1
www.eeworm.com/read/290000/8513341
asm dsp281x_csmpasswords.asm
;//###########################################################################
;//
;// FILE: DSP281x_CSMPasswords.asm
;//
;// TITLE: DSP281x Code Security Module Passwords.
;//
;// DESCRIPTION:
www.eeworm.com/read/380661/9135645
c sst25vf016b.c
/*Software Driver
SST25VF016B 16 Mbit(2M x 8) Serial Flash Memory
Functions Function
------------------------------------------------------------------
init Initiali
www.eeworm.com/read/380590/9141727
c sst25vf016b.c
/*
Software Driver
SST25VF016B 16 Mbit(2M x 8) Serial Flash Memory
August 1st, 2005, Rev. 1.0
ABOUT THE SOFTWARE
This application note provides software driver examples for SST25VF016B,
Serial Flas