-
china-network
中国电信暑期实习以及找工作的大礼包,很全的(China Telecom summer internship as well as looking for work spree is the whole)
- 2012-06-28 17:29:04下载
- 积分:1
-
simulation-of-xpc-and-dspace
系统实时仿真的经典书籍,有XPC和dspace的仿真说明,入门的首选,真的,后悔没早看(xpc AND dspace related simulation , it is very useful for real time simulation and other work)
- 2012-11-26 20:01:40下载
- 积分:1
-
不同坐标系坐标转换算法
把二维坐标系中的点转换成一维坐标系中的值。通过建立好的转换关系,可查找二维坐标系到一个线段的垂足。根据距离转换成一维坐标系中的值。
- 2022-06-01 03:53:18下载
- 积分:1
-
STM32-Speech-Recognition-Master
于市售 STM32 开发板上实现特定人语音识别处理项目。识别流程是:预滤波、ADC、分帧、端点检测、预加重、加窗、特征提取、特征匹配。端点检测(VAD)采用短时幅度和短时过零率相结合。检测出有效语音后,根据人耳听觉感知特性,计算每帧语音的 Mel 频率倒谱系数(MFCC)。然后采用动态时间弯折(DTW)算法与特征模板相匹配,最终输出识别结果。先用Matlab对上述算法进行仿真,经数次试验求得算法内所需各系数的最优值。而后将算法移植到 STM32 开发板上,移植过程中根据 STM32 上存储空间相对较小、计算能力也相对较弱的实际情况,对算法进行优化。最终完成于 STM32 微处理器上的特定人语音识别系统。(Implement speech recognition processing project in commercially available STM32 development board. Identification is the process: pre-filter, ADC, framing, endpoint detection, pre-emphasis, windowing, feature extraction, feature matching. Endpoint detection (VAD) short-time amplitude and short-term zero rate combined. After detecting an effective voice, according to the characteristics of human auditory perception, calculated for each frame of speech Mel Frequency Cepstral Coefficients (MFCC). Then dynamic time warping (DTW) algorithm and feature template matches the final output recognition result. First with Matlab simulation algorithm described above, after several trials to get the optimal value of each coefficient within the desired algorithm. The algorithm will migrate to STM32 development board, the porting process according to the STM32 relatively small storage space, computing power is relatively weak situation of the optimization algorithm. Finally completed on the STM32 micr)
- 2021-03-09 14:59:27下载
- 积分:1
-
STM32mpu6050
基于stm32的陀螺仪调试程序,可以配套相关调试软件,使用串口观察(Stm32 based gyroscope debugger, you can debug supporting related software, serial observation)
- 2014-10-23 11:47:59下载
- 积分:1
-
page-22---logo_mitsubishi
Graphic in C++, written in Dev-C++ program, By Namira, http://nn4e.blogfa.com , Mitsubishi Logo
- 2013-04-26 15:44:16下载
- 积分:1
-
Unity语音识别
Unity接入讯飞语音SDK工程文件,完成语音在线识别功能
- 2023-04-18 00:40:07下载
- 积分:1
-
MVC 的 Lucene.Net 示例
这种字体表示搜索使用 Lucene.Net 的一个简单的场景:
给出:
你有一些数据源 (最有可能是数据库) 中有一些独特的文本数据
你需要能够:
从数据源中的所有数据创建 Lucene 搜索索引和删除整个指数
将单个记录添加到 Lucene 搜索索引和从它删除的单个记录
在 Lucene 搜索索引中搜索所有字段和得到匹配从 Lucene 都搜索索引按其相关性排序记录
按 Lucene 搜索索引中的特定字段搜索和获取匹配的记录从 Lucene 搜索索引按其相关性排序
- 2022-08-24 02:03:10下载
- 积分:1
-
MyBP-lxf
基于NWP数据和BP-人工神经网络的超短期风电功率预测(Based on NWP data and BP-ANN ultra short-term wind power prediction)
- 2013-11-03 18:50:24下载
- 积分:1
-
LinkedStack
链栈 对于堆栈stack的链式实现 应用指针(linked stack)
- 2012-10-03 17:29:55下载
- 积分:1