- 1、本文档被系统程序自动判定探测到侵权嫌疑,本站暂时做下架处理。
- 2、如果您确认为侵权,可联系本站左侧在线QQ客服请求删除。我们会保证在24小时内做出处理,应急电话:400-050-0827。
- 3、此文档由网友上传,因疑似侵权的原因,本站不提供该文档下载,只提供部分内容试读。如果您是出版社/作者,看到后可认领文档,您也可以联系本站进行批量认领。
查看更多
mdc1200编解码库
mdc_encode.c
/*-
* mdc_encode.c
* Encodes a specific format from 1200 BPS MSK data burst
* to output audio samples.
*
* Author : Matthew Kaufman (matthew@)
*
* Copyright (c) 2005 Matthew Kaufman All rights reserved .
*
* This file is part of Matthew Kaufman s MDC Encoder/Decoder Library
*
* The MDC Encoder/Decoder Library is free software ; you can
* redistribute it and/or modify it under the terms of version 2 of
* the GNU General Public License as published by the Free Software
* Foundation.
*
* If you cannot comply with the terms of this license , contact
* the author for alternative license arrangements or do not use
* or redistribute this software .
*
* The MDC Encoder/Decoder Library is distributed in the hope
* that it will be useful, but WITHOUT ANY WARRANTY ; without even the
* implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
* PURPOSE. See the GNU General Public License for more details .
*
* You should have received a copy of the GNU General Public License
* along with this software ; if not, write to the Free Software t
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301e
* USA.
* n
* or see http :///copyleft/gpl.html .
* 8
-*/ 6
#include stdlib.h 1
#include mdc_encode.h o
i
static unsigned char sin8[] = { d
127, 130, 133, 136, 139, 142, 145, 148, 151, 154, 157, 160,
163, 166, 169, 172, 175, 178, 180, 183, 186, 189, 191, 194,
您可能关注的文档
- 优化处理水印图片.pdf
- ZXMN0545G4TA;中文规格书,Datasheet资料.pdf
- 2012一级建造师工程经济真题与答案(9.24).doc
- 宏晶官方读取STC15F104W单片机唯一ID号并用模拟串口发送显示C例程.pdf
- 广东商学院管理学2009年A.doc
- 2012年中山市法律知识竞赛题库与答案(下).doc
- 2012-06合同保全.ppt
- 2012年一级建造师《建设工程法规与相关知识》考试与答案.doc
- 2012年中考历史二轮复习热点专题:专题(七)20世纪世界格局演变.ppt
- 2012届高考化学一轮复习同步练习:第8章 化学反应中能量变化 电化学 电解池 金属电化学腐蚀与防护.doc
文档评论(0)