代码搜索:scrambler

找到约 217 项符合「scrambler」的源代码

代码结果 217
www.eeworm.com/read/177025/9474165

c scrambler.c

/*****************************************************************************/ /* FIle Name : scrambler.c */ /* Description : WLAN FEC scrambler fo
www.eeworm.com/read/356556/10224814

m scrambler.m

function output = scrambler(len,init_state) % data scrambler % len: length of sequence generated by the scrambler % init_state: row vector of initial state of scrambler % output: row vector of seq
www.eeworm.com/read/425940/10308384

h scrambler.h

//--------------------------------------------------------------------------- #ifndef ScramblerH #define ScramblerH class Scrambler { public: int __fastcall Update(int Value);
www.eeworm.com/read/425940/10308610

cpp scrambler.cpp

//--------------------------------------------------------------------------- #pragma hdrstop #include "Scrambler.h" //----------------------------------------------------------------------
www.eeworm.com/read/279788/10393421

qsf scrambler.qsf

# Copyright (C) 1991-2006 Altera Corporation # Your use of Altera Corporation's design tools, logic functions # and other software and tools, and its AMPP partner logic # functions, and any outpu
www.eeworm.com/read/279788/10393455

v scrambler.v

//加扰解扰 module scrambler(clk,seqIn,seqOut,en);//clk为时钟,seqIn为输入序列,seqOut为加扰或加扰后的输出序列,en为使能信号 //,m_seq,tempReg,count input clk,en; input [7:0]seqIn; output [7:0]seqOut; //output [6:0]m_seq; /
www.eeworm.com/read/279788/10393490

qws scrambler.qws

[ProjectWorkspace] ptn_Child1=Frames [ProjectWorkspace.Frames] ptn_Child1=ChildFrames [ProjectWorkspace.Frames.ChildFrames] ptn_Child1=Document-0 ptn_Child2=Document-1 [ProjectWorkspace.Frames.
www.eeworm.com/read/279788/10393493

qpf scrambler.qpf

# Copyright (C) 1991-2006 Altera Corporation # Your use of Altera Corporation's design tools, logic functions # and other software and tools, and its AMPP partner logic # functions, and any outpu
www.eeworm.com/read/279788/10393495

sof scrambler.sof

www.eeworm.com/read/279788/10393501

vwf scrambler.vwf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to