代码搜索:Manchester

找到约 306 项符合「Manchester」的源代码

代码结果 306
www.eeworm.com/read/388758/8578994

txt manchester.txt

Manchester码(双相码)编码器。 一、 硬件描述语言代码清单 总模块: module Manchester_shuchu(clk,clr,in_dat,out_dat_tong,out_dat_fan); input clk,clr,in_dat; output out_dat_tong,out_dat_fan; wire clk_fan; fpj u0(.clk(cl
www.eeworm.com/read/379966/9170319

h manchester.h

/*********************************************************************************** Filename: manchester.h ***********************************************************************************/
www.eeworm.com/read/379966/9170343

c manchester.c

/****************************************************************************** File name: manchester.c ******************************************************************************/ #includ
www.eeworm.com/read/397148/8064763

pdf manchester.pdf

www.eeworm.com/read/405549/11460678

do manchester.do

set matlabroot "" set socketport "4442" set simulinklink "" set matlablink "" proc setSharedLib {args} { global tcl_platform global matlabroot global simulinklink global matlablink
www.eeworm.com/read/405549/11460686

vhd manchester.vhd

--------------------------------------------------- -- Top Level: Manchester Receiver (manchester.vhd) -- This Level: manchester (manchester.vhd) -- Dependency: iqconv.vhd, statecnt.vhd, decoder.vh
www.eeworm.com/read/156760/11776641

m manchester.m

%时间单位 us 频率单位 MHz 码元速率 Mb/s clear all close all echo off k=input('取样点数=2^k,k=[14]'); if isempty(k), k=14; end N=2^k; %采样点数 L=64; %每码元采样点数 M=N/L; %码元数 Rb=2; %码元速率 Ts=1/Rb; %码元间隔 dt=Ts/L;
www.eeworm.com/read/130643/14179856

dsw manchester.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/130643/14179857

plg manchester.plg

Build Log --------------------Configuration: Manchester - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\LA
www.eeworm.com/read/130643/14179858

ncb manchester.ncb