资源列表
DSDemo
- 总结一下我对混音算法的学习,大概有以下几种方式: 1. 直接加和 2. 加和后再除以混音通道数,防止溢出 3. 加和并箝位,如有溢出就设最大值 4. 饱和处理,接近最大值时进行扭曲(“软件混音的实现”一文算法就是这类) 5. 归一化处理,全部乘个系数,使幅值归一化。(只适用于文件) 6. 衰减因子法,用衰减因子限制幅值[1]。- This program is free software you can redistribute it and/or modify
EP80xxx_firmware
- EP80xxx bios update. 03/09/2009 version to re-install or update SoC (System on a Chip) firmware
YuvSequenceMerge
- This Yuv Sequence Merge. Combine splited Yuv image. -This is Yuv Sequence Merge. Combine splited Yuv image.
jmvc8.3
- 多视点视频编码jmvc8.3版本,里面包含源文件和说明指南以及调试的文档-Multiview Video Coding jmvc8.3 version, which contains the source files and documents that guide and debugging
TS_analyse_softwrae.rar
- 超强的码流分析软件,主要用于对TS流的分析,A TS stream analyse software
01-3GPP_LTE-SAE_Overview_Sep06
- 3G LTE standard proposal from Kyoto Meeting of 3GPP
flashbfq
- flash模拟ipod音乐播放器上修改优化,课播放MP3,WAV音乐文件; 增加了音量控制, 下载解压后修改音乐列表playlist.xml文件即可;-ipod music player flash simulation on the modified optimization, class plays MP3, WAV music files increase in the volume control, download the unzip file to modify the m
LED-Control
- 使用delphi编写的一个LED控制软件,改软件能控制16*16点阵的LED,有多种内置效果-Use an LED control software written in Delphi, to change the software can control 16* 16 lattice LED, there are many built-in effects
MFCmedia
- 开发的一个音乐播放器,功能虽然不是很复杂,但是主要用于学习,实践-Development of a music player, features, although not very complex, but mainly for learning, practice
巴雷特.rar
- 介绍说明,以便通过审核,获得积分,请填写资料的详细介绍说明!
playerForChat
- 多功能播放器;可以局域网聊天,还可以局域网传输屏幕信息;-Multi player to LAN chat, LAN traffic can also screen information
Audio
- 语音合成的matlab实现。包含语音的处理、分析、合成,以及变速不变调、变调不变速的实现方法。-Speech Synthesis by MATLAB