登录
首页 » Visual C++ » channelcoding

channelcoding

于 2020-10-20 发布 文件大小:367KB
0 488
下载积分: 1 下载次数: 144

代码说明:

  数字集群信道编解码程序,包括BCH和RCPC,属于欧洲ETSI Tetra标准。(digital trunking channel coding and decoding procedures, including BCH for RCPC and, European ETSI Tetra standard.)

文件列表:

信道编解码
..........\c-code
..........\......\C-CODE
..........\......\......\ARRAYS.TAB
..........\......\......\CCODER.C
..........\......\......\CCOD_TET.C
..........\......\......\CDECODER.C
..........\......\......\CDEC_TET.C
..........\......\......\CHANNEL.H
..........\......\......\CLSP_334.TAB
..........\......\......\CONST.TAB
..........\......\......\ENER_QUA.TAB
..........\......\......\FBAS_TET.C
..........\......\......\FEXP_TET.C
..........\......\......\FMAT_TET.C
..........\......\......\GRID.TAB
..........\......\......\INV_SQRT.TAB
..........\......\......\LAG_WIND.TAB
..........\......\......\LOG2.TAB
..........\......\......\MAKEFILE
..........\......\......\POW2.TAB
..........\......\......\SCODER.C
..........\......\......\SCOD_TET.C
..........\......\......\SDECODER.C
..........\......\......\SDEC_TET.C
..........\......\......\SOURCE.H
..........\......\......\SUB_CC.C
..........\......\......\SUB_CD.C
..........\......\......\SUB_DSP.C
..........\......\......\SUB_SC_D.C
..........\......\......\TETRA_OP.C
..........\......\......\WINDOW.TAB
..........\channel coding algorithm
..........\........................\ARRAYS.TAB
..........\........................\CCODER.C
..........\........................\CCOD_TET.C
..........\........................\CDECODER.C
..........\........................\CDEC_TET.C
..........\........................\CHANNEL.H
..........\........................\CLSP_334.TAB
..........\........................\CONST.TAB
..........\........................\C_WORD.DOC
..........\........................\C_WORD_A.DOC
..........\........................\C_WORD_B.DOC
..........\........................\C_WORD_C.DOC
..........\........................\C_WORD_D.DOC
..........\........................\C_WORD_E.DOC
..........\........................\C_WORD_F.DOC
..........\........................\ENER_QUA.TAB
..........\........................\FBAS_TET.C
..........\........................\FEXP_TET.C
..........\........................\FMAT_TET.C
..........\........................\GRID.TAB
..........\........................\INV_SQRT.TAB
..........\........................\LAG_WIND.TAB
..........\........................\LOG2.TAB
..........\........................\MAKEFILE
..........\........................\POW2.TAB
..........\........................\SCODER.C
..........\........................\SCOD_TET.C
..........\........................\SDECODER.C
..........\........................\SDEC_TET.C
..........\........................\SOURCE.H
..........\........................\SUB_CC.C
..........\........................\SUB_CD.C
..........\........................\SUB_DSP.C
..........\........................\SUB_SC_D.C
..........\........................\TETRA_OP.C
..........\........................\WINDOW.TAB

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Chaos-control
    混沌控制经典书籍--混沌控制及其优化应用-作者邹恩(Chaos control of classic books- Chaos control and optimization applications- Author Zou En)
    2011-08-31 15:51:54下载
    积分:1
  • wave-simulator-antenna-
    基于IRA天线的辐射波模拟器天线辐射性能研究(Radiation wave simulator antenna radiation performance of the antenna-based IRA)
    2013-11-24 10:17:13下载
    积分:1
  • SWA2000
    国家环保总局污染源在线通讯协议的简化版,主要用于环保污染监测设备的数据上传(Sources of the State Environmental Protection Administration of the simplified version of online communication protocols, mainly for environmental pollution monitoring equipment, data upload)
    2009-04-12 15:38:36下载
    积分:1
  • OPC客户端远服务器
    说明:  OPC客户端源码,可同时连接局域网内的多个OPC服务器 MFC带界面版(OPC client source code, which can connect multiple OPC servers in LAN at the same time MFC with Interface Edition)
    2021-01-06 21:28:54下载
    积分:1
  • VB_UART
    串口程序,用于通过串口控制空调,可以在这个程序基础上修改其他代码(used for serial port)
    2013-07-18 14:33:06下载
    积分:1
  • VC++USB
    说明:  VC++编程环境下的USB编程(接收和发送数据)(VC++ Programming environment under the USB programming (receiving and sending data))
    2008-10-17 09:31:09下载
    积分:1
  • microsoft-bluetooth-API
    使用 VC++ 调用微软蓝牙 API 函数的示例代码。可以使用 VC++6.0 至 VC++2010 编译代码。(Using VC++ call Microsoft Bluetooth API sample code. You can use VC++6.0 to VC++2010 compiled code.)
    2020-12-23 09:09:06下载
    积分:1
  • BlueTest
    界面使用C#开发,底层使用C++开发的无线电脑锁软件。采用蓝牙通信协议控制。(Interface using C# development, the underlying wireless computer lock software use C++ developed. Bluetooth communication protocol control.)
    2012-06-07 14:58:10下载
    积分:1
  • VCMatlab
    VC++和 Matlab 的 混 合 编 程 具 有 很 大 的 实际意义。 文 讨 论 了如何 使 用 Matlab 的 Complier 将 *.m 函 数 编 译 为 动 态 链 接 库 DLL, 提 供 给 VC++调 用 的 方 法,提 供 了 一 种 VC++与 Matlab 混合编程的 快 速 实 现 。(The mixed programming of VC++ and Matlab has great practical significance. This paper discusses how to use COMplier of MATLAB to compile *. m function into DLL of dynamic link library and provide a method for calling VC++. It also provides a fast realization of mixed programming between VC++ and MATLAB.)
    2018-12-01 15:31:19下载
    积分:1
  • pcm
    语音编码方案的选取对移动通信系统的通话质量、信道容量等有重要影响。本文讨论了TD-SCDMA系统中AMR语音编码的自适应机制,同时分析了AMR中代数码本线性预测(ACELP)算法及实现过程。该方案可以在一块TMS320C5510上实现。(The selection of voice coding schemes for mobile communication systems the quality of the call, such as channel capacity have had a significant impact. In this paper, TD-SCDMA System AMR Adaptive speech coding mechanism, at the same time analysis of AMR in the generation of Digital Linear Prediction (ACELP) algorithm and the realization of the process. The program can be achieved in a TMS320C5510.)
    2009-04-27 22:26:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载