-
Audio-matlab-algorithm
音频处理的一些算法,包括像压缩,压限之类的动态处理,一些音效算法代码,和高低切EQ等等(Some of the audio processing algorithms, including image compression, compression, such as the dynamic process, some of the audio algorithm code, and high and low cut EQ, etc.)
- 2021-01-03 16:08:56下载
- 积分:1
-
superideoplayer
THE efective ways for player, and the useful code, make you study the media, the technology.
- 2008-03-19 16:00:22下载
- 积分:1
-
DSound_demo
基于DirectSound的声音播放器。本实例将介绍使用DirecSound技术编写的声音播放器,DirecSound编程技术在多媒体编程中需要经常用到。(DirectSound-based audio player. This example describes the preparation technique using DirecSound sound player, DirecSound programming technique often used in multimedia programming needs.)
- 2013-12-18 13:39:19下载
- 积分:1
-
Local-Players-ActionScript-3.0
典型应用系统-本地音乐播放器。系统选自清华大学出版社2009年出版的“原创经典,程序员典藏”系列图书中的综合案例(Typical applications- local music player. System is selected from the Tsinghua University Press in 2009 published " original classic, programmers Collection" series of books in the integrated case)
- 2013-09-20 18:20:34下载
- 积分:1
-
视频播放器源代码
ffmpeg播放器可以用来记录、转换数字音频、视频,并能将其转化为流的开源计算机程序。采用LGPL或GPL许可证。它提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,为了保证高可移植性和编解码质量,libavcodec里很多code都是从头开发的(Bitstream filters for editing metadata in H.264, HEVC and MPEG-2 streams
Experimental MagicYUV encoder
TiVo ty/ty+ demuxer
Intel QSV-accelerated MJPEG encoding
native aptX and aptX HD encoder and decoder
NVIDIA NVDEC-accelerated H.264, HEVC, MJPEG, MPEG-1/2/4, VC1, VP8/9 hwaccel decoding
Intel QSV-accelerated overlay filter
mcompand audio filter
acontrast audio filter
OpenCL overlay filter)
- 2018-07-02 15:51:31下载
- 积分:1
-
WAVmusicplayer
用matlab做的一个WAV音乐播放器,简单好用,有助于帮助新手学习matlab的GUI制作(WAV music player under matlab environment,easy to handle,it is
a good example for beginer to learn how to use matlab GUI)
- 2010-11-06 16:17:39下载
- 积分:1
-
aaaaMusicPlayer
音乐播放器完全可以运行,速度很快,效果很好(The music player can run very fast, with good results)
- 2012-05-31 11:00:26下载
- 积分:1
-
audiowater
matlab fior audio watermark and edit image
- 2017-09-07 10:56:55下载
- 积分:1
-
gdb
Summary of gdb
The purpose of a debugger such as gdb is to allow you to see what is going on “inside”
another program while it executes—or what another program was doing at the moment it
crashed.
gdb can do four main kinds of things (plus other things in support of these) to help you
catch bugs in the act:
• Start your program, specifying anything that might affect its behavior.
• Make your program stop on specified conditions.
• Examine what has happened, when your program has stopped.
• Change things in your program, so you can experiment with correcting the effects of
one bug and go on to learn about another.
You can use gdb to debug programs written in C and C++.
- 2010-07-29 20:52:57下载
- 积分:1
-
MediaPlayersourcecode
媒体播放器(VC6.0 + source code)(Media Player (VC6.0+ source code))
- 2009-12-30 09:00:51下载
- 积分:1