⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dltxstcencode.h

📁 在vc上做的802.16d ofdm phy的仿真
💻 H
字号:
#include "typedef.h"

void dlTxStcEncode (Uint8 *pStcFlag,
					Int16  *pStcEncodeIn0,
					Int16  *pStcEncodeIn1,
					Uint16  stcEncodeInLength,
					Int16  *pStcEncodeOut0,
					Int16  *pStcEncodeOut1);

void dlTxStcPreambleEncode (Int16  *pStcEncodeIn,
							Uint16  stcEncodeInLength,
							Int16  *pStcEncodeOut0,
							Int16  *pStcEncodeOut1);

⌨️ 快捷键说明

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