-
韵律特征+MFCC
用于提取语音信号的韵律和mfcc特征,特征维度共98维。(It is used to extract the prosody and mfcc features of the speech signal. The feature dimension is 98 dimensions.)
- 2021-03-01 15:39:34下载
- 积分:1
-
with the ringing language games, very suitable for the preparation of the game h...
一款用c语言编写的猜数字游戏,非常适合刚刚开始编写游戏的新手-with the ringing language games, very suitable for the preparation of the game has just begun newbie
- 2022-01-25 16:18:52下载
- 积分:1
-
tongxunlu
简单的通讯录编程,基于c语言或C++,只有源码,喜欢的顶下(Simple address book program, based on c language or C++, only the source code, like the parietal)
- 2011-06-05 19:16:12下载
- 积分:1
-
1
一款经典常用的树形导航,我们在老版本的后台管理系统下常见的效果(A classic tree navigation, which we often use in the old version of the background management system.)
- 2018-08-02 10:05:08下载
- 积分:1
-
伯克利大学量子计算课程讲义(cs191)berkeley university quantum computing course lecture notes...
伯克利大学量子计算课程讲义(cs191)berkeley university quantum computing course lecture notes-berkeley university quantum computing course lecture notes
- 2023-04-03 13:15:12下载
- 积分:1
-
G-PSO
说明: 此为对粒子群算法的改进,采用高斯混沌变异,效果优于原算法(This is an improvement on the particle swarm algorithm. It uses Gaussian chaos mutation, which is better than the original algorithm)
- 2020-12-24 14:39:05下载
- 积分:1
-
MainWindow
说明: 每个像素有RGB三个通道,每个通道占1个字节,灰度化公式如下:
Gray = (R + G + B) / 3 将算得的Gray值赋值给对应像素的RGB三个通道。
线性滤波的基本原理是用均值代替原图像中的各个像素值,即对待处理的当前像素点(x,y),选择一个模板,该模板由其近邻的若干像素组成,求模板中所有像素的均值,再把该均值赋予当前像素点(x,y),作为处理后图像在该点上的灰度g(x,y),即g(x,y)=1/m*∑f(x,y),m为该模板中包含当前像素在内的像素总个数。(Each pixel has three channels R G B, each of which takes up one byte.)
- 2020-11-30 11:19:28下载
- 积分:1
-
74hc165
This is a test program for Arduino connection to 74HC165 shift register
- 2019-03-27 07:23:21下载
- 积分:1
-
UVM1.1_verify
验证方法学文档,用于验证方法学习,验证平台搭建。(the method of verification)
- 2019-05-21 14:30:44下载
- 积分:1
-
PCB线路板利用自带脚本功能,实现螺旋走线的示例
【实例简介】在PCB板中实现螺旋走线在任何一个EDA软件中都是比较难实现的。
示例将介绍使用脚本程序直接在AD6的PCB环境下直接绘制出螺旋线,操作简单。脚本有网友编写免费提供分享。
- 2021-06-04 00:31:30下载
- 积分:1