代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/470782/6908277
m oversamp2.m
% Program 3-17
% oversamp2.m
%
% Function to sample "sample" time
%
% programmed by H.Harada
%
function [out] = oversamp2( iin, ntot , sample)
% ******************************************
www.eeworm.com/read/293555/7129162
c main.c
#include
#include "config.h"
#include "isp.h"
/***************************** _DEAD_()函数 *******************************
* 功 能:输出错误提示信息并进入一个死循环,当发生致命错误时调用本函数。
************************
www.eeworm.com/read/259820/7148036
vhd tx_data_cnt.vhd
-- Altera Microperipheral Reference Design Version 0802
--**********************************************************************************************
--
-- System: A8251
-- Component: Tx
www.eeworm.com/read/259820/7148186
vhd tx_state_mach.vhd
-- Altera Microperipheral Reference Design Version 0802
--**********************************************************************************************
--
-- System: A8251
-- Component: Tx
www.eeworm.com/read/259820/7148192
vhd tx_clk_div.vhd
-- Altera Microperipheral Reference Design Version 0802
--**********************************************************************************************
--
-- System: A8251
-- Component: Tx
www.eeworm.com/read/463000/7190762
m goldseq.m
% Program 5-5
% goldseq.m
%
% The generation function of Gold sequence
%
% Programmed by M.Okita and H.Harada
%
function [gout] = goldseq(m1, m2, n)
% *************************************
www.eeworm.com/read/463000/7190803
m dist.m
% Program 7-7
%
% dist.m
%
% This function generates attenuation due to distance
%
% Programmed by F. Kojima
% Checked by H.Harada
%
function [x] = dist(a,b,alpha)
% a,b: position of
www.eeworm.com/read/463000/7190804
m basest.m
% Program 7-2
%
% basest.m
%
% This function sets positions of the base stations.
%
% Programmed by F. Kojima
% Checked by H.Harada
%
function [out] = basest()
baseinfo(1, 1) = 0.0;
b
www.eeworm.com/read/463000/7190818
m oversamp2.m
% Program 3-17
% oversamp2.m
%
% Function to sample "sample" time
%
% programmed by H.Harada
%
function [out] = oversamp2( iin, ntot , sample)
% ******************************************
www.eeworm.com/read/444860/7604146
m oversamp2.m
% Program 3-17
% oversamp2.m
%
% Function to sample "sample" time
%
% programmed by H.Harada
%
function [out] = oversamp2( iin, ntot , sample)
% ******************************************