搜索资源列表
Sol24pc.tar.Z
- Sun versions of the Distributed Real-Time MPEG Audio/Video Player for X86
Sol24sparc.tar.Z
- Sun versions of the Distributed Real-Time MPEG Audio/Video Player for sparc2.4
SunOS.tar.Z
- Sun versions of the Distributed Real-Time MPEG Audio/Video Player for SunOS4.1.3
vcr.tar.Z
- Source for the Distributed Real-Time MPEG Audio/Video Player
P2PMp3
- 这是我个人做的用c# 实现 P2P音乐共享,实时播放的源码,我找了很多资料才写出这些代码,希望这些对有些人有用。-This is done by using the c # achieve P2P music sharing, real-time broadcast of the source code, I find a lot of information in order to write the code, hopes that these useful for some people.
poc-0.4.1.tar
- 基于RFC2250的MP3流播放服务器端。 使用RTP实时传输MP3流,并实现了多播功能-based on RFC2250 MP3 streaming server. The use of real-time transmission RTP MP3 streaming, and to achieve a multicast function
v6306_musicx
- 于Windows Media Player + Real Player的网页播放器,MusicX 播放器能全面支持网络电台以及大多数流行的多媒体格式。MusicX 经过将近一年多的发展,终于在v1.0的基础上推出v1.5版,然后又在v1.5的基础上重新编写播放器的核心代码,并增加了Real System的多媒体格式的支持,能有效的支持网络电台与流行的多媒体音频文件-Windows Media Player Real Player's website player, MusicX play
Sol24pc.tar.Z
- Sun versions of the Distributed Real-Time MPEG Audio/Video Player for X86
Sol24sparc.tar.Z
- Sun versions of the Distributed Real-Time MPEG Audio/Video Player for sparc2.4 -Sun versions of the Distributed Real-Time MPEG Audio/Video Player for sparc2.4
SunOS.tar.Z
- Sun versions of the Distributed Real-Time MPEG Audio/Video Player for SunOS4.1.3 -Sun versions of the Distributed Real-Time MPEG Audio/Video Player for SunOS4.1.3
vcr.tar.Z
- Source for the Distributed Real-Time MPEG Audio/Video Player
MusicPlayer
- 完整的MP3播放程序,含全部的源码: 1)MP3播放程序。 2)MP3播放实时的频谱显示(仿Media Player) 3)ID3Tag支持,可以显示作者名、歌曲名.... 说明:当前程序是我在很短时间写的,而且仅仅是为了验证基本算法,所以还有不少BUG: 1)程序停止一个播放的MP3时会产生异常,因此在播放另一个MP3时会出现系统错误; 2)功能还不尽完成,包括按钮都没有完成; 所以,我开发了所有源码,希望对真正需要的朋友有帮助; VC++ 2005-Compl
MPEG-1code
- MPEG-1源代码!!!MPEG-1曾经是VCD的主要压缩标准,是目前实时视频压缩的主流,可适用于不同带宽的设备,如CD-ROM、Video-CD、CD-I。-MPEG-1 source code! ! ! MPEG-1 was once the main compression standard VCD, is currently the mainstream of real-time video compression, bandwidth could be applied to diffe
minimad
- Linux下基于libmad的mp3播放程序,修改了自带的minimad,重定义了putchar,向真正的音频设备输出。-Linux under the libmad based mp3 player, modify the built-in minimad, re-define putchar, to the real output of audio equipment.
MpegStrmPlay
- Mpeg流媒体的实时播放,解决了目前流媒体播放不畅等一些小问题,有些实用性-Mpeg real-time streaming media player to resolve the current poor, such as streaming media player of some minor problems, some practical
PlayVCD
- 自己编写的Mpeg解码程序源码,可以实时抓图-I have written procedures Mpeg decoder source code, you can capture real-time
zlib
- MP3音频流数字水印方案,试验表明该方案能得到较高的嵌入容量,对原始音频信号的改变较小,具有较好的隐形性,完整水印提取时间短,可以在音频播放过程中同步完成。通过对算法的进一步研究,我们发现可以利用插件技术将算法嵌入了当前的主流播放器中,从而实现水印信息的实时嵌入和提取。这可能成为保护网络音频版权、网络秘密通讯的一种可行的、低成本的解决方案。 -MP3 audio streaming digital watermarking program, experiments show that the
FPGAbasedMPEG2TS
- 基于FPGA的MPEG-2TS码流实时分析与检测系统.nh-FPGA-based MPEG-2TS stream real-time analysis and detection system. Nh
mp3_code
- MP3解码,解码语音质量好,并且在zsp软件上实现实时解码。-MP3 decoding, decoding voice quality, and zsp software for real-time decoding.
MP3decodingprocess
- 提供了一个mp3的解码程序,包括mp3dec.h -主要的头文件定义函数在解码器的结构和 mp3dec.c -主源文件,包括主回路和最解码功能 mp3dec_D.h -数据的窗口函数 huff.c -哈夫曼解码器(速度,从观念,这是借来 的托米斯拉夫乌泽拉茨安培) huffman.h -霍夫曼解码器的Tablefile fastimdct.c -优化的变换的IMCT fastsb.c -优化的“多相变换子带”,真正的IMCT另一 windowing.c -输出过滤功能