-
jianyibofangqi
简易多媒体播放器,vb语言编写~~可以播放MP3音乐文件(media player)
- 2011-06-03 17:03:59下载
- 积分: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
-
ffmpeg-0.7.0.tar
FFmpeg是一个开源免费跨平台的视频和音频流方案,它提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,为了保证高可移植性和编解码质量,libavcodec里很多codec都是从头开发的(FFmpeg is a free open source cross-platform video and audio streaming program, which provides a record, convert and stream audio and video of the complete solution. It contains a very advanced audio/video codec library libavcodec, in order to ensure portability and high quality codec, libavcodec codec from scratch in many developed)
- 2011-06-25 15:41:43下载
- 积分:1
-
FFmpegSDLVideoPlayer
基于ffmpeg+sdl的视频播放器,直接部署工程然后,设置本地视频路径就可以播放视频。(Based on ffmpeg+ sdl video player, direct deployment project then set the local video path can play video.)
- 2015-11-15 11:28:50下载
- 积分:1
-
MyPlay
C# 播放器源码 自己写的,实现基本功能的播放器(C# source code to write their own player, to achieve the basic functions of the player)
- 2013-07-16 23:29:34下载
- 积分:1
-
english-cours
Listening and speaking,Reading and writing,Activities,Leaving a message
- 2015-04-20 01:15:14下载
- 积分:1
-
Audio Components Suite v 2.2
很好的音频编码解码控件,包括音频录制、音频转换、音频播放等(good audio codec controls, including audio recordings, audio conversion, audio players, etc.)
- 2005-07-27 19:24:12下载
- 积分:1
-
TCPMP-0.81
上传的是开源万能播放器TCPMP的源码和相关说明,该播放器能够播放很多种格式的视频文件(There is the sourcecode of TCPMP .It s a really cool player which can play server different files with different postfix)
- 2011-12-06 09:35:44下载
- 积分:1
-
WindowMedia
Windows Media 编程导向
作者 陆其明(Windows Media-oriented programming author Lu Qiming)
- 2006-07-15 17:50:17下载
- 积分:1
-
Mediaplayer
MFC实现的播放器,可以实现简单的播放、暂停、停止等功能,有播放列表。(MFC implementation player, you can achieve a simple play, pause, stop and other functions, and playlists.)
- 2020-12-05 08:49:23下载
- 积分:1