資源簡介
使用軟件的方式實現(xiàn)數(shù)字基帶信號調(diào)制,輸入二進制01數(shù)據(jù)輸出ASK基帶信號
代碼片段和文件信息
/********************************?頭文件保護開頭?******************************/
/*******************************************************************************
*?COPYRIGHT?Wireless?Mobile?Communications?Center
********************************************************************************
*******************************************************************************/
/*******************************?包含文件聲明?*********************************/
#include“stdio.h“
#include“com_moddemod.h“
#include“data_typedef.h“
#include“vsip.h“
/*#define?DEBUG?10*/
BOOL?graymap(int?Mint?kint?*star_seq);
BOOL?outgray(int?kint?nLengthint?*outSymbleint*?pSigOutArray);
/*******************************?局部宏定義?***********************************/
/*******************************?全局變量定義/初
評論
共有 條評論