代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/120207/14809980
h kanjicnv.h
/*
* kanjicnv.h
* Japanese conversion routines for UUPC/Extended
*
* Based on Oimo source file stdfunc.c
* Programmed by Shigeki Matsushima and Dai Yokota 4-MAY-1989
* Modified by Kenji Ri
www.eeworm.com/read/114442/15053302
cpp weather.cpp
//Weather Temperature Recording Project
//Programmed by : Vivek Patel
//For bugs plz. contact me ---->
//Email : vivek_patel9@rediffmail.com
//Website : www.vivekpatel.cjb.net
//Some fact
www.eeworm.com/read/114442/15053312
bak weather.bak
//Weather Temperature Recording Project
//Programmed by : Vivek Patel
//For bugs plz. contact me ---->
//Email : vivek_patel9@rediffmail.com
//Website : www.vivekpatel.cjb.net
//Some fact
www.eeworm.com/read/215603/15056956
m crdemapping.m
% Function 4-7
% crdemapping.m
%
% Function to separate data from the subcarrier
% (DC=0)
%
% MATLAB version
% programmed by T.Yamamura
%
function [iout,qout]=crdemapping(idata,qdata,fftlen
www.eeworm.com/read/215601/15057023
m compconv.m
% Program 3-7
% compconv.m
%
% Function to perform convolution between signal and filter
%
% programmed by H.Harada and M.Okita
%
function [iout, qout] = compconv(idata, qdata, filter)
% *
www.eeworm.com/read/215601/15057054
m msk2_fading.m
% Program 3-16
% msk2_fading.m
%
% Simulation program to realize MSK transmission system
% (under one path fading)
%
% Programmed by R.Sawai and H.Harada
%
%******************** Preparation
www.eeworm.com/read/491360/1191722
m crosscorr.m
% Program 5-2
% crosscorr.m
%
% Crosscorrelation function of a sequence
%
% Programmed by M.Okita and H.Harada
%
function [out] = crosscorr(indata1, indata2, tn)
% ************************
www.eeworm.com/read/491360/1191732
m crdemapping.m
% Function 4-7
% crdemapping.m
%
% Function to separate data from the subcarrier
% (DC=0)
%
% MATLAB version
% programmed by T.Yamamura
%
function [iout,qout]=crdemapping(idata,qdata,fftlen
www.eeworm.com/read/491360/1191747
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/491360/1191748
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