資源簡介
使用軟件的方式實現數字基帶信號調制,輸入二進制01數據輸出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);
/*******************************?局部宏定義?***********************************/
/*******************************?全局變量定義/初
- 上一篇:ASK調制C語音代碼
- 下一篇:中國省市縣地圖json 數據 ;
評論
共有 條評論