代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/317647/13500297
m ofdmci.m
% Program 4-9
% ofdmci.m
%
% Simulation program to realize OFDM transmission system
% Simulate effect of interfarence noise
%
% Programmed by T.Yamamura and H.Harada
%
% GI CE GI data GI data.
www.eeworm.com/read/313950/13578551
m ofdmci.m
% Program 4-9
% ofdmci.m
%
% Simulation program to realize OFDM transmission system
% Simulate effect of interfarence noise
%
% Programmed by T.Yamamura and H.Harada
%
% GI CE GI data GI data.
www.eeworm.com/read/302791/13827404
cpp waitdlg.cpp
// WaitDlg.cpp : implementation file
// Programmed by Gamsn 2005.10.22
#include "stdafx.h"
#include "VeriFile.h"
#include "WaitDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/486646/6537614
txt readme.txt
Run the following to rebuild the DSP program:
cl6x -@options
The result is a C6x executable file post.out.
The DSP program post.out is the Power On Self Test, which is
already programmed
www.eeworm.com/read/478810/6703722
m fftsp.m
%
% Computes the fft of vector X
% Using split-radix FFT algorithm, time decimation Programmed by
% F.PATIN aka YOV408
%
function [Y] = fftsp(X)
N = length(X);
if (N==1)
Y = X;
www.eeworm.com/read/478814/6703735
m fftsp.m
%
% Computes the fft of vector X
% Using split-radix FFT algorithm, time decimation Programmed by
% F.PATIN aka YOV408
%
function [Y] = fftsp(X)
N = length(X);
if (N==1)
Y = X;
www.eeworm.com/read/339806/12203454
h temperor.h
/*
* EMPEROR.H
* Define Struct For Chbi Fight emperor interface module.
* Programmed By Y.Tian. No#Eye. WayAhead. Co. 1997.
*/
#ifndef __CHBI_EMPEROR__
#define __CHBI_EMPEROR__
#
www.eeworm.com/read/250907/12376348
m ofdmci.m
% Program 4-9
% ofdmci.m
%
% Simulation program to realize OFDM transmission system
% Simulate effect of interfarence noise
%
% Programmed by T.Yamamura and H.Harada
%
% GI CE GI data GI data.
www.eeworm.com/read/231739/14222245
m ofdmci.m
% Program 4-9
% ofdmci.m
%
% Simulation program to realize OFDM transmission system
% Simulate effect of interfarence noise
%
% Programmed by T.Yamamura and H.Harada
%
% GI CE GI data GI data.
www.eeworm.com/read/231739/14222253
asv ofdmci.asv
% Program 4-9
% ofdmci.m
%
% Simulation program to realize OFDM transmission system
% Simulate effect of interfarence noise
%
% Programmed by T.Yamamura and H.Harada
%
% GI CE GI data GI data.