代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/316872/3604254
txt audigy-mixer.txt
Sound Blaster Audigy mixer / default DSP code
===========================================
This is based on SB-Live-mixer.txt.
The EMU10K2 chips have a DSP part which can be programmed to suppor
www.eeworm.com/read/273525/4209667
hlp tutorial.hlp
{smcl}
{* 10mar2005}{...}
{cmd:help tutorial}
{hline}
{pstd}
{cmd:tutorial} is an out-of-date command as of Stata 8, but continues to work
for user programmed tutorials. The syntax is
{cm
www.eeworm.com/read/270429/4238260
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/270429/4238270
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/270429/4238279
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/270429/4238302
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/270429/4238312
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/270429/4238313
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/270429/4238322
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/270429/4238324
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