readme

来自「This is a OFDM wimax」· 代码 · 共 21 行

TXT
21
字号
This is a small sample program which implements the IEEE 802.16d specification with regards to allocation of downlink sub-carriers. Currently, three modes of allocation are supported:FUSC, PUSC and AMC.The output of the program is a display of the 2048 carriers, with the status of each carrier marked as follows:0-9a-zA-Z: Allocations to a specific sub-channel. Subchannel 0-9 are marked '0' to '9', those from 10 to 35 are marked 'a' to 'z' and subsequently 'A' to 'Z'._ : unallocated# : DC carrier@ : constant pilot (for FUSC), pilot for other allocations% : variable pilot (for FUSC)^ : guard bandsThe program has been tested on various Linux platforms. No external libraries, etc. are required.Maintainer: abheek.saha@hsc.com

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?