搜索资源列表
单载波传输系统(SC-FDMA)
- DFT-S-OFDM 仿真源程序 包括PAPR仿真
jayacard
- 这是用VB6.0写的一个通用的CPU卡操作程序,支持PC/SC接口 安装任何一个PC/SC驱动的IC读写器后,都可以使用此程序进行CPU卡的测试-This is written with VB6.0 a common operating procedures CPU card to support the PC/SC interface to install any one PC/SC driver, after the IC reader, you can use this procedure
Polar-Codes-New
- 关于polar 码的SC(Successive Cancellation)译码程序,与原作者用BP(belief propagation)实现的译码程序“Polar code encoder and decoder”可以对比看-This is a SC decoding program about polar codes
sc
- 形状上下文代码 自己从别的地方下载的 我试过能用-SHAPE CONTEXT CODE
sc
- 对sc信号进行预处理,并检测sc信号的特征点,并进行特征提取,并在图中进行标注-For sc signal preprocessing, and detecting the feature point sc signal and feature extraction, and marked on the drawing
HuffmanCode
- 哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。(In computer science and information theory, a Huffman code is a particular type of optimal prefix cod