-
数字信号处理
语音编码和解码算法一旦发言被完全编码,必要的算法可以被实现为重建的语音。最终的结果将是,可以用尽可能少的带宽被发送作为可能的,如果必要的合成语音。人们希望,在综合转载讲话的理解近似原始语音。以下步骤explainthe解码算法的逻辑流程图。创建的声门激励模型 - 帧willact表征为声道滤波器的LPC系数。该被输入到滤波器是theexcitation。对于浊音,激励将是一个periodicsignal与冲动每一个基音周期全部为零。这是声门激励的asimplified模型。对于清音,theexcitation将仅仅是白噪声。逆滤波器透过LPC系数滤波器的激励。声道滤波器的输出通过一个去加重滤波器进一步过滤。加重滤波器的输出被适当缩放为每帧的能量增益。
- 2022-03-06 13:08:03下载
- 积分:1
-
get the shortest path between two node with arithmetic of DIJ and floyd
利用迪杰斯特拉算法和弗洛伊德算法计算两节点之间的最短路径-get the shortest path between two node with arithmetic of DIJ and floyd
- 2023-01-02 03:50:07下载
- 积分:1
-
投影聚类的快速算法
Fast Algorithms for Projected Clustering - PROCLUS - a traditional subspace clustering algorithm for high dimensional data-Fast Algorithms for Projected Clustering- PROCLUS- a traditional subspace clustering algorithm for high dimensional data
- 2023-08-24 08:00:04下载
- 积分:1
-
用Access算24点
利用Access做用户界面,用Access VBA开发计算24点的程序,然后通过遍历输出所有可能结果。
小学数学老师会利用算24来锻炼小学生的心算能力,作为家长,如果孩子如果有一道题算不出来向您求救时,您却拿不出一个解决方案来,岂不丢面子? 好了,现在有了这个工具,您可以在1秒钟内给出多个答案,孩子会更崇拜您哦! :-)
- 2022-04-30 22:10:23下载
- 积分:1
-
进位纹波加法器(16位-不使用全加器)
这是一个CSA-进位纹波加法器。
- 2022-03-09 21:33:53下载
- 积分:1
-
multiple search tree algorithm performance and Binary Tree Algorithm considerabl...
多重搜索树算法,性能和二叉树算法相当,但是更节省空间-multiple search tree algorithm performance and Binary Tree Algorithm considerable, but the space-saving
- 2022-01-26 00:38:41下载
- 积分:1
-
简单计算器(带密码“111111”) 进行简单的数字计算 包括“+” “...
简单计算器(带密码“111111”) 进行简单的数字计算 包括“+” “-” “*” “/” “乘方” -simple calculator (with the password "111 ") Simple arithmetic including "" "-" "*", "/", "involution"
- 2023-02-20 16:40:03下载
- 积分:1
-
1 compiler environment for the realization of graphics vb6.02 need to install Au...
1 编译环境为vb6.0
2 实现绘图功能需要安装AutoCAD2000以上版本.
3 程序运行需要动态连接库LSOLVE1.dll提供线性方程组求解功能,建议把LSOLVE1.dll拷贝到系统目录,或者拷贝到执-1 compiler environment for the realization of graphics vb6.02 need to install AutoCAD2000 above .3 procedures needed for the operation of dynamic link library LSOLVE1.dll provide functionality for solving linear equations, it is proposed to LSOLVE1.dll copy to system directory, or copy to the Executive
- 2022-05-20 15:26:40下载
- 积分:1
-
stm32_f105-07_f2_f4_usb-主机-device_lib
SMT32F系列 USB通信各类模式范例,包含AUDIO DFU DualCore HID MSC VCP详细的解说例程
- 2022-10-20 11:50:03下载
- 积分:1
-
单词拼写纠错源代码
可在VC下运行,有字典库,生成有exe文件,可直接运行,当输入单词时,程序会自动匹配字典库,检查输入的程序是否在字典库中,如果不在,则提示与输入最相似的单词,供用户选择,用户体验良好,经过测试,程序的可行性和正确性良好。
- 2022-10-10 12:30:03下载
- 积分:1