登录
首页 » 算法 » IMBE解码库

IMBE解码库

于 2022-02-12 发布 文件大小:41.70 kB
0 255
下载积分: 2 下载次数: 1

代码说明:

IMBE decoding library.rar 详细说明:IMBE解码库,可解IMBE3600,7200两种码率,适用于P.25,MOTOROLA的DMR-IMBE decoding library, solvable IMBE3600, 7200 two kinds of bit rate, for P.25, MOTOROLA s DMR 文件列表: 文件夹:IMBE decoding library     mbelib-1.2.3ambe3600x2250.c   ............ambe3600x2250_const.h   ............CHANGELOG   ............config.h   ............configure   ............COPYRIGHT   ............ecc.c   ............ecc_const.h   ............imbe7100x4400.c   ............imbe7200x4400.c   ............imbe7200x4400_const.h   ............Makefile   ............mbelib.c   ............mbelib.h   ............mbelib_Author.pgp   ............mbelib_const.h   PATENT NOTICE &nb

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

发表评论

0 个回复

  • 迭代,迭代
    雅可比算法,迭代的 -Jacobian algorithm, the iterative
    2022-11-30 06:35:03下载
    积分:1
  • pww图像特征提取
    目前最热门的图像特征提取算法,有取代sift和surf算法的趋势。
    2022-02-16 07:45:48下载
    积分:1
  • 最新时频分析处理软件,提供了WVD和多种伪WVD。胡广书所编<<现代信号处理教程>>中实例程序需要其才能运行...
    最新时频分析处理软件,提供了WVD和多种伪WVD算法。胡广书所编中实例程序需要其才能运行-latest time-frequency analysis software, and provides a variety of pseudo-WVD WVD algorithm. Hu-book prepared by the lt; Lt; Modern signal processing Guide gt; Gt; Example process needs to run its
    2023-03-20 20:15:03下载
    积分:1
  • Each case the geometric algorithm is set, the geometric algorithm of data is cer...
    各种情况的几何算法集,对数据的几何算法计算有一定的帮助作用-Each case the geometric algorithm is set, the geometric algorithm of data is certainly helpful to the role of
    2022-01-28 07:52:50下载
    积分:1
  • 约瑟夫环.CPP,一个解约瑟夫环的C++实现
    约瑟夫环.CPP,一个解约瑟夫环的C++实现-Joseph Ring. CPP, a solution of Joseph Central C++ Realize
    2022-11-12 22:20:02下载
    积分:1
  • C语言作的四色验证1.需求分析问题描述:证明了可以用不多于4种颜色对n个区域着色,而满足相邻的区域具有不同的颜色输入形式 : 暂定最多50个区域,如需证明更多区...
    C语言作的四色验证1.需求分析问题描述:证明了可以用不多于4种颜色对n个区域着色,而满足相邻的区域具有不同的颜色输入形式 : 暂定最多50个区域,如需证明更多区域,修改#define S 50 即可;以整形形式输入(取值范围1-32767)用户需要证明的区域数目,相联的一对矩阵; 输出形式:以0和1输出关联矩阵,和以blue yellow orange pink形式输出每个区域相对应证明出的颜色;-C language does four colors confirm 1. demands analyses question description: Had proven may use not to be many to 4 kind of colors to n region coloration, but satisfies the neighboring region to have the different color input form: Establishes provisionally more than 50 regions, if must prove more regions, revise#define S 50 then; Region number (value scope 1-32767) the user needs to prove which by the reshaping form input, unites a pair of matrix; Output form: By 0 and 1 output incidence matrixs, with form outputs the color by blue yellow orange the pink which each region corresponds proves;
    2022-10-20 02:35:04下载
    积分:1
  • DT C4.5
    资源描述 C4.5算法与其它分类算法如统计方法、神经网络等比较起来有如下优点:产生的分类规则易于理解,准确率较高。其缺点是:在构造树的过程中,需要对数据集进行多次的顺序扫描和排序,因而导致算法的低效。此外,C4.5只适合于能够驻留于内存的数据集,当训练集大得无法在内存容纳时程序无法运行。
    2022-07-02 06:13:25下载
    积分:1
  • 用高斯消去求方程组,程序中的数组是动态定义的,感觉代码写的比较好...
    用高斯消去法求方程组,程序中的数组是动态定义的,感觉代码写的比较好-using Gaussian elimination method for equations, the process is a dynamic array definition of the impression that the code was better
    2023-01-11 09:30:03下载
    积分:1
  • 调度遗传
    该程序解决使用遗传算法技术的调度问题
    2022-06-21 01:48:53下载
    积分:1
  • 1。介绍这个程序是用C++语言编写的一系列的逗号…
    1.简介 本程序是用C语言编的一个基于命令行的文件合并分割器。主要用于分割和合并文件,可以按大小分或者按个数等分。支持分割和合并的批处理。其中命令行以及批处理语句有一定的规则,需要用户学习后才能熟练使用。 2.功能  能够实现多个文件的合并功能  能够实现同一目录下的所有文件或所有具有相同属性(同后缀)的文件,按照文件名的顺序合并  能够实现对于一个文件的分割功能,可以按照两种要求进行分割:第一,按照用户给出的分割个数;第二,按照用户给出的每个文件大小  支持文件合并与分割功能的批处理-1. Introduction This procedure is used C language based on a series of the command line in the paper division for the merger. Mainly for segmentation and merger documents, in accordance with the size of sub-sub or by number. Support split and merger of the batch. These command line and batch statements to certain rules, requiring the user to learn the use of skilled before. 2. Function# 61548 can be achieved by merging multiple files functional# 61,548 to achieve the same directory of all documents or all of the same attributes (with extensions) of the document, according to documents from the merger order to achieve# 61,548 for a separate function of the document, according to two separate requirements : First, the
    2023-04-25 00:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载