-
g.711 alow ulaw g.726 source.
g.711 alow ulaw g.726源码.-g.711 alow ulaw g.726 source.
- 2022-05-28 00:23:34下载
- 积分:1
-
卷积及其快速算法的C + + 实现
* 此程序是免费软件 ;你可以将它重新分发和/或修改它
* 所发表的 GNU 通用公共许可的条款下
* 自由软件基金会,版本 2 或任何更高版本。
*
* 重新分发和使用在源代码和二进制形式,或不
* 修改,允许只要符合以下条件:
*
* 1。重新分发源代码必须保留上述版权通知,
* 此列表的条件和以下免责声明。
*
* 2.以二进制形式再分发必须复制上述版权
* 请注意,此列表中的条件和以下免责声明
* 文件和/或随该分发提供的其他材料。
*
* 发布此程序的目的是希望它有用,但不是
* 任何担保 ; 没有甚至的适销性或适用性的默示保证或
* 特定目的。请参阅 GNU 通用公共许可证
* 更多详细信息。GNU 通用公共许可证的副本是可用在:
* http://www.fsf.org/licensing/licenses
* /
/ * * *
* convolution.h
*
* 线性卷积和多项式乘法。
*
* 卷积例程"conv"实现由它的定义在时间
* 域。如果要将复杂的序列很长,则应使用
* 快速卷积算法"fastConv",在频率中实现
* 域由遛 FFT。
*
* * * /
#ifndef CONVOLUTION_H
#define CONVOLUTION_H
#include < vector.h >
#include < fft.h >
#include < utilities.h >
- 2022-03-03 15:30:10下载
- 积分:1
-
非常 好用的VC下串口通信,非常非常简单易懂的源码
非常 好用的VC下串口通信,非常非常简单易懂的源码-VC is very useful under the serial communication, very, very easy-to-read source
- 2022-06-02 12:27:39下载
- 积分:1
-
功能强大的 modbus调试程序,可以在线监测串口通讯,网上下载的...
功能强大的 modbus调试程序,可以在线监测串口通讯,网上下载的-Modbus powerful debugger, you can on-line monitoring serial port communication, online download
- 2022-08-19 07:18:25下载
- 积分:1
-
一个通过opc通讯的源程序,是用dephi语言写的,比较实用
一个通过opc通讯的源程序,是用dephi语言写的,比较实用-through a communication source, phi is the language used to write, more practical
- 2022-06-29 07:52:13下载
- 积分:1
-
G.729 A的文档,很多人都找不到该文档,所以上传,对G729语音编码来说是个基础的文档。...
G.729 A的文档,很多人都找不到该文档,所以上传,对G729语音编码来说是个基础的文档。-G.729 A document, a lot of people can not find the document, upload, Speech Coding right G729 is a basis for the document.
- 2022-07-14 04:25:17下载
- 积分:1
-
为pocket_pc简单计算器工程,vb.net开发平台的。
项目为Pocket_PC上的一个简易计算器,开发平台为VB.net下的智能开发平台,在此平台才可运行完美效果,并附详细开发文档.要求加分!-project for the Pocket_PC a simple calculator, VB.net development platform for the intelligent development platform, the platform can run perfect results, with the development of detailed documentation. Extra hours!
- 2023-04-28 00:00:03下载
- 积分:1
-
Chinese RFC documents, without translation, the right to study very helpful!
中文RFC文件,无需翻译,对学习很有帮助!
- 2023-01-21 19:10:03下载
- 积分:1
-
计量管理软件,串口通讯,不可多得的称重软件完全源代码,下载即可使用!...
计量管理软件,串口通讯,不可多得的称重软件完全源代码,下载即可使用!-Measurement of management software, serial communications, rare totally weighing software source code, you can use to download!
- 2022-03-28 10:57:18下载
- 积分:1
-
用于测试服务器工作状态和工作情况的一个服务器测试程序.
用于测试服务器工作状态和工作情况的一个服务器测试程序.-for testing servers work state and the work of a server test.
- 2022-02-12 13:32:19下载
- 积分:1