代码搜索:PROGRAMMED

找到约 3,252 项符合「PROGRAMMED」的源代码

代码结果 3,252
www.eeworm.com/read/187575/8623318

m crmapping.m

% Function 4-6 % crmapping.m % % Function to set data on subcarrier % (DC=0) % % Programmed by T.Yamamura and H.Harada % function [iout,qout]=crmapping(idata,qdata,fftlen,nd); %*********
www.eeworm.com/read/187575/8623337

m interwave.m

% Function 4-10 % interwave.m % % Function to add interference wave % % Programmed by T.Yamamura and H.Harada % function [iout,qout]=interwave(ci,spow,ml,nsamp,tstp,fadingpara); %*********
www.eeworm.com/read/286640/8752768

m cp0901_sm2_ppm.m

% % Function 9.1: "cp0901_sm2_PPM" % % Evaluates the term SIGMAm^2 ('sm2') for an input 'pulse' % sampled ad 'fc'.'PPMshift' is the value in seconds % of the PPM shift. % % Programmed by Guerin
www.eeworm.com/read/428096/8895673

m mseq.m

% Program 5-3 % mseq.m % % The generation function of M-sequence % % An example % stg = 3 % taps = [ 1 , 3 ] % inidata = [ 1 , 1 , 1 ] % n = 2 % % Programmed by M.O
www.eeworm.com/read/383510/8941081

m qam16_fading.m

% Program 3-22 % qam16_fading % % Simulation program to realize 16QAM transmission system % (under one path fading) % % Programmed by H.Harada and R.Funada % %******************** preparatio
www.eeworm.com/read/183831/9135318

inc win.inc

;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ; Programmed by 罗云彬, bigluo@telekbird.com.cn ; Website: http://asm.yeah.net ; LuoYunBin's Win32 ASM page (罗云彬的编程乐园) ;>>>>>>>>>
www.eeworm.com/read/183831/9135322

asm lover.asm

;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ; Programmed by 罗云彬, bigluo@telekbird.com.cn ; Website: http://asm.yeah.net ; LuoYunBin's Win32 ASM page (罗云彬的编程乐园) ;>>>>>>>>>
www.eeworm.com/read/183831/9135328

inc graphic.inc

;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ; Programmed by 罗云彬, bigluo@telekbird.com.cn ; Website: http://asm.yeah.net ; LuoYunBin's Win32 ASM page (罗云彬的编程乐园) ;>>>>>>>>>
www.eeworm.com/read/183831/9135333

inc reg.inc

;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ; Programmed by 罗云彬, bigluo@telekbird.com.cn ; Website: http://asm.yeah.net ; LuoYunBin's Win32 ASM page (罗云彬的编程乐园) ;>>>>>>>>>
www.eeworm.com/read/183282/9171994

m mseq.m

% Program 5-3 % mseq.m % % The generation function of m-sequence % % An example % stg = 3 % taps = [ 1 , 3 ] % inidata = [ 1 , 1 , 1 ] % n = 2 % % Programmed by M.O