搜索资源列表
usb_phy.tar
- Very simple USB 1.1 PHY. Includes all the goodies: serial/parallel conversion, bit stuffing/unstuffing, NRZI encoding decoding. Uses a simplified UTMI interface. Currently doesn t do any error checking in the RX section [should probably check f
bitstuffing
- this is a program in c++ platform of bit stuffing
stuffing.tar
- bit stuffing and character stuffing in data communication
bit_stuffer
- Bit stuffing is used for various purposes, such as for bringing bit streams that do not necessarily have the same or rationally related bit rates up to a common rate, or to fill buffers or frames. The location of the stuffing bits is communicated to
TX
- In data transmission and telecommunication, bit stuffing (also known—uncommonly—as positive justification) is the insertion of noninformation bits into data. Stuffed bits should not be confused with overhead bits. Bit stuffing is used for variou
byte_stuffing.pdf.tar
- bit and byte stuffing
X_bit0mintest
- X位赋0mintest是实现芯片功耗测试不确定位填充算法-X-bit chip is to achieve the power conferred 0mintest test uncertain bit stuffing algorithm
Communication-system-with-SISO-channel-decoding-u
- Communication system with SISO channel decoding using bit stuffing V
HDLC
- 1) 实现比特填充技术和循环冗余校验算法; 2) 实现HDLC的组帧(Flag、A段、C段、D段、FCS、Flag、包括扩展模式); 3) 实现滑动窗口、差错控制机制; 4) 模拟无噪声链路的数据传输,发送端随机发送数据帧(能够模拟帧丢失、帧失序、帧重复); 5) 模拟有噪声链路的数据传输,发送端发送模拟单比特错误(有能力的同学可以考虑加入多比特错误),要求错误出现在HDLC帧的不同字段,并能够模拟差错控制方法(帧损伤); 6) 给定HDLC的比特流,分别用Mancheste
HDLC-signal-model
- 1) 实现比特填充技术和循环冗余校验算法; 2) 实现HDLC的组帧(Flag、A段、C段、D段、FCS、Flag、包括扩展模式); 3) 实现滑动窗口、差错控制机制; 4) 模拟无噪声链路的数据传输,发送端随机发送数据帧(能够模拟帧丢失、帧失序、帧重复); 5) 模拟有噪声链路的数据传输,发送端发送模拟单比特错误(有能力的同学可以考虑加入多比特错误),要求错误出现在HDLC帧的不同字段,并能够模拟差错控制方法(帧损伤); 6) 给定HDLC的比特流,分别用Mancheste