搜索资源列表
vq
- 说话人识别是语音识别的一种特殊方式,其目的不是识别语音内容,而是识别说话人是谁,即从语音信号中提取个人特征。采用矢量量化(VQ)可避免困难的语音分段问题和时间归整问题,且作为一种数据压缩手段可大大减少系统所需的数据存储量。本文提出了识别特征选取采用复倒谱特征参数和对应用VQ的说话人识别系统改进的一种方法。当用于训练的数据量较小时,复倒谱特征可以得到比较稳定的识别性能。VQ的改进方法避免了说话人识别系统的训练时间与使用时间相差过长从而导致系统的性能明显下降以及若利用自相关函数带来的大量运算。-Sp
payrollsystem
- Payroll management system. this system can be used by medium size company to manage the data and salary of their employ-Payroll management system. this system can be used by medium size company to manage the data and salary of their employee
1
- 认知无线电技术的提出是为提高频谱利用率,而认知无线实现的关键技术是频谱感知,众所周知协作检测提高了衰落环境中认知用户系统检测的性能,该文章是基于协作检测提出新的检测方案,利用了双门限方法提高了系统性能,兼顾带宽有限和增强性能两个方面,是基于门限检测的协作检测性能优化的前提。对以后门限优化协作检测非常有用。-In this paper, we employ a double threshold method in energy detector to perform spectrum sensin
ijacspv24n6
- This contribution considers semi-blind adaptive equalization for communication systems that employ high-throughput quadrature amplitude modulation signalling. A minimum number of training symbols, approximately equal to the dimension of the equal
JSF-AV-rules
- The intent of this document is to provide direction and guidance to C++ programmers that will enable them to employ good programming style and proven programming practices leading to safe, reliable, testable, and maintainable code.
RT_Design_Patterns
- When creating real-time and embedded (RTE) systems, there is no room for error. The nature of the final product demands that systems be powerful, efficient, and highly reliable. The constraints of processor and memory resources add to this challenge.
employ
- make it usable by doing some modification
PR_Nguyen
- This routine returns the coefficients of the 𝑁 -coefficient symmetric prototype filter 𝐻 (𝑧 ). The coefficients are normalized to have energy 1/2. When the analysis and synthesis filters are configured as shown above, the overall
AnyChat-for-iOS-SDK
- AnyChat SDK是一套多媒体即时通讯平台库,大部分需要用到音视频交互的系统都可以采用AnyChat SDK来开发。AnyChat SDK内部封装了音视频的采集、编码、传输、解码以及播放(显示)功能,只需要几个简单的API调用,即可实现多个用户之间的语音、视频、文字交互,由于内核已经实现了P2P网络,所以上层应用不需要关心复杂的网络传输问题,简化了上层应用的开发难度,上层应用的开发人员可以把更多的精力投入到业务流程、用户体验等方面,实现应用系统的快速开发。-AnyChat SDK is a
AnyChat-for-Windows-SDK
- AnyChat SDK是一套多媒体即时通讯平台库,大部分需要用到音视频交互的系统都可以采用AnyChat SDK来开发。AnyChat SDK内部封装了音视频的采集、编码、传输、解码以及播放(显示)功能,只需要几个简单的API调用,即可实现多个用户之间的语音、视频、文字交互,由于内核已经实现了P2P网络,所以上层应用不需要关心复杂的网络传输问题,简化了上层应用的开发难度,上层应用的开发人员可以把更多的精力投入到业务流程、用户体验等方面,实现应用系统的快速开发。-AnyChat SDK is a
AnyChat--codec-Programming-Guide
- 外部编解码器编程指南--AnyChat SDK是一套多媒体即时通讯平台库,大部分需要用到音视频交互的系统都可以采用AnyChat SDK来开发。AnyChat SDK内部封装了音视频的采集、编码、传输、解码以及播放(显示)功能,只需要几个简单的API调用,即可实现多个用户之间的语音、视频、文字交互,由于内核已经实现了P2P网络,所以上层应用不需要关心复杂的网络传输问题,简化了上层应用的开发难度,上层应用的开发人员可以把更多的精力投入到业务流程、用户体验等方面,实现应用系统的快速开发。-Exter
A-Real-Time-Design-Patterns---Bruce-Douglass
- When creating real-time and embedded (RTE) systems, there is no room for error. The nature of the final product demands that systems be powerful, efficient, and highly reliable. The constraints of processor and memory resources add to this chal
arbiter
- dynamic An arbiter is a logical element serving to the order of access to a shared resource. An arbiter would typically employ a scheduling algorithm to decide which one on several requestors would be serviced. Arbiter provides arbitration between bu