pnseq.h

来自「在linux系统下开发研究移动通信的工具型代码」· C头文件 代码 · 共 17 行

H
17
字号
#ifndef _PNSEQ_ALL_HEADERS#define _PNSEQ_ALL_HEADERS#include "pnseq/gold.h"#include "pnseq/kasami.h"#include "pnseq/mrog.h"#include "pnseq/mseq.h"#include "pnseq/mseql.h"#include "pnseq/ocrm.h"#include "pnseq/ogold.h"#include "pnseq/pnseq.h"#include "pnseq/pnutil.h"#include "pnseq/poly_phase.h"#include "pnseq/walsh.h"#endif /* _PNSEQ_ALL_HEADERS */

⌨️ 快捷键说明

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