代码搜索:PROGRAMMED

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

代码结果 3,252
www.eeworm.com/read/134448/13990444

cpp vigenere_square.cpp

// Solution: Vigenere Square // File: vigenere_square.cpp // Programmed by: Jay Catelli // EMail: jcatelli@student.umass.edu // Date: 3/11/04 // // Discription: This program encodes and decodes
www.eeworm.com/read/235546/14064139

asv ofdm_fading.asv

% ofdm_fading.m % % % programmed by T.Yamamura and H.Harada % function[ber,per]=ofdm_fading(snr_in_db) %********************** preparation part *************************** para=64; % Numb
www.eeworm.com/read/189239/8482902

m despread.m

% Program 5-8 % despread.m % % Data despread function % % Programmed by M.Okita and H.Harada % function [iout, qout] = despread(idata, qdata, code1) % *************************************
www.eeworm.com/read/189239/8482919

m spread.m

% Program 5-7 % spread.m % % Data spread function % % Programmed by M.Okita and H.Harada % function [iout, qout] = spread(idata, qdata, code1) % *******************************************
www.eeworm.com/read/189239/8482947

m ofdm_fading.m

% Program 4-2 % ofdm_fading.m % % Simulation program to realize OFDM transmission system % (under one path fading) % % programmed by T.Yamamura and H.Harada % %********************** prepara
www.eeworm.com/read/189239/8483000

m cellmesh.m

% Program 7-4 % % cellmesh.m % % This function sets meshs in a cell. % % Programmed by F. Kojima % Checked by H.Harada % function [meshnum, meshposition] = cellmesh() Fineness = 50; %
www.eeworm.com/read/189239/8483013

m msk_fading.m

% Program 3-14 % msk_fading.m % % Simulation program to realize MSK transmission system % (under one path fading) % % Programmed by H.Harada and T.Yamamura % %******************** preparatio
www.eeworm.com/read/189239/8483015

m gmsk_fading.m

% Program 3-19 % gmsk_fading.m % % Simulation program to realize GMSK transmission system % (under one path fading) % % Programmed by R.Sawai and H.Harada % %******************** Preparation
www.eeworm.com/read/189239/8483036

m oqpsk_fading.m

% Program 3-12 % oqpsk_fading.m % % Simulation program to realize OQPSK transmission system % (under one path fading) % % Programmed by H.Harada and T.Yamamura % %******************** Prepar
www.eeworm.com/read/189239/8483041

m bpsk_fading.m

% Program 3-2 % bpsk_fading.m % % Simulation program to realize BPSK transmission system % (under one path fading) % % Programmed by H.Harada and T.Yamamura, % %******************** Preparat