-
语音识别
语音识别是写在出于安全考虑,在 ecan 提供对任何系统的 matlab 软件编程处理虐儿个案在语音分析中,通常执行-浊决定从信息提取的语音信号。在本文中,我们进行了两种方法来分隔浊-无声的部分的语音从语音信号。这些是零交叉率 (ZCR) 和能量。在这里,我们评估了结果除以演讲样成部分和使用零交叉率和能量计算来分离浊音与清音的词类。结果表明零交叉率都很低浊的部分和高为无声部分在哪里,能量,远高浊部分和低为无声的部分。因此,这些方法被证明更有效地分离表示和无声演讲。
- 2022-03-02 23:45:02下载
- 积分:1
-
读取和修改系统注册表,以便检查是否有注册表变化
读取和修改系统注册表,以便检查是否有注册表变化-read and modify the registry, in order to check whether there are any changes in the registry
- 2022-11-22 13:55:03下载
- 积分:1
-
关于vc的剪贴板的操作工程,
可以参考。
关于vc的剪贴板的操作工程,
可以参考。-vc the clipboard on the operation of the project, they can refer to.
- 2022-07-11 18:45:27下载
- 积分:1
-
OpenDivX源代码 < 视频技术 > 开源项目OpenDivX源代码包,内含: encore50src.zip 编码核心 XviD源代码 <...
OpenDivX源代码 < 视频技术 > 开源项目OpenDivX源代码包,内含: encore50src.zip 编码核心 XviD源代码 < 视频技术 > 开放源代码的MPEG4编码器。遵循GPL协议。 不同于CFileDialog的选择文件,它用于路径的选择-OpenDivX source lt; Video technology gt; Open-source projects OpenDivX source code, consisting of : encore50src.zip XviD encoding core source code lt; Video technology gt; The open-source MPEG4 encoder. Follow the GPL. Unlike CFileDialog choice document, which used to choose the path
- 2022-06-17 18:21:02下载
- 积分:1
-
DOS和WINDOWS下键盘图形测试程序
DOS和WINDOWS下键盘图形测试程序-under DOS and Windows keyboard graphics test procedures
- 2022-03-14 16:28:20下载
- 积分:1
-
graph traversal of the display (c language curriculum design data structures tha...
图的遍历的演示(c 语言 数据结构课程设计题)
/*定义图*/
typedef struct{
int V[M]
int R[M][M]
int vexnum
}Graph
/*创建图*/
void creatgraph(Graph *g,int n)
{
int i,j,r1,r2
g->vexnum=n
/*顶点用i表示*/
for(i=1 iV[i]=i
}
/*初始化R*/
for(i=1 iR[r1][r2]=1
g->R[r2][r1]=1
scanf("%d,%d",&r1,&r2)
}
}
-graph traversal of the display (c language curriculum design data structures that)/* definition of the map*/typedef s truct V (int int [M] R [M] [M]) int vexnum Graph/* create map*/void creatgraph (Graph* g, int n) (int i, j, r1, r2 g-
- 2023-05-29 19:45:03下载
- 积分:1
-
远程文件读取程序,针对初学者而言一学就会
远程文件读取程序,针对初学者而言一学就会-Remote file reading program for beginners in terms of one school will
- 2022-04-21 21:42:38下载
- 积分:1
-
RegMon注册表监控软件,其中包含源程序及相应的驱动编写。
RegMon注册表监控软件,其中包含源程序及相应的驱动编写。-RegMon registry monitoring software, which includes source code and the corresponding drive to prepare.
- 2023-08-17 08:10:04下载
- 积分:1
-
用C++编程实现进程的创建与撤销功能,并在屏幕上观察进程活动的结果...
用C++编程实现进程的创建与撤销功能,并在屏幕上观察进程活动的结果-C programming process with the creation of functional revoked, and on the screen of the observation process results
- 2022-02-02 00:38:34下载
- 积分:1
-
ibm硬盘保护单元外部调用方法
可以操作ibm笔记本系统的陀螺仪...
ibm硬盘保护单元外部调用方法
可以操作ibm笔记本系统的陀螺仪-ibm external hard drive protection unit can call the method of operation ibm notebook system gyroscope
- 2022-02-12 21:45:17下载
- 积分:1