搜索资源列表
amp-0.7.6
- 一个简单的mp3解码器,可以实现mp3解码,可以在windows和linux系统中编译。-a simple MP3 decoder, MP3 decoding can be achieved, the windows and linux system compiler.
gif解码
- gif解码器在c下编译即可运行 非常简单和使用-gif decoders in C compiler can run very simple and use
minimpegplayer
- 一个简单的mpeg播放器,可以在vc下编译 -a simple mpeg player, the compiler under vc
mav_player-1.0.tar
- 简单的视频播放器,windows下可用vc编译,支持ts-simple video player, windows available under vc compiler support ts
ooh323c-0.8.3.tar
- Objective Systems Open H.323 for C (ooh323c) is a simple H.323 protocol stack developed in C. The ASN.1 PER messaging code was developed using the ASN1C compiler using a modified version of our core run-time libraries. Additional open source componen
xvidcore-0.9.2
- XVID 0.92版,实现了MPEG4的基本编解码功能,代码简单,非常适合做为嵌入式开发的MPEG4初始版本.此代码已经做了一定的修改,在VC6.0编译通过-XVID 0.92 version, realize the MPEG4 codec' s basic functions, the code is simple, very suitable for embedded development as the initial version of MPEG4. This code has
source10
- 多媒体编程source目录下为本章介绍的源程序 功能是LeadTools的介绍以及简单的多媒体编程,有两个目录 source\TestLead为LeadTools的介绍,用的是VC++5.0,运行时 文件c:\test.jpg必须准备好 source\TestMCI为简单的多媒体编程 命令行编译过程如下 vcvars32 cl testmci.c user32.lib vfw32.lib -Multi-media programming source
video_cap
- 一个简单点的视频捕捉VC++实例源代码,VC6++编译通过-A simple point of video capture VC++ source code examples, VC6++ compiler
soundcode
- 这是一段简洁而有效的基于c/s模式语音通信源码,在vc或vs下通过编译,输入ip地址,客户端即可听到服务器端的声音-This is a simple and effective based on c/s mode of voice communication source, vs in vc or through the compiler, enter the ip address, the client can hear the voice server
Vtest
- 一个简单点的视频捕捉VC++实例源代码,VC6++编译通过,因本机没有安装摄像头,所以没有捕捉到视频,从程序运行来看,如果你电脑装有摄像头及驱动程序的话,打开本程序后它应该会显示摄像头的视频,然后点击“录像”按钮就可捕获视频了。-A simple point of the video capture the VC++ instance of the source code, VC6++ compiler through, the machine does not install the came
Yongzi-simplemusicplayer
- 这是在Visual Studio 2010编译下的C#使用SoundPlayer做成的简单音乐播放器. 如果要添加音乐, 只能播放 .wav的文件. 我把整个文件夹都压缩在里面了, 代码, 图片, 音乐都在里面, 刚启动时, 会有一首很好听的歌, 去听听吧.-This is a used C# in Visual Studio 2010 compiler under the the SoundPlayer made a simple music player. If you
libmadmp3
- 简单的基于libmad的mp3播放器,可用于学习libmad的使用,编译通过,测试效果不错,编译时请修改交叉编译工具以及重新生成libmad-Simple libmad based mp3 player, can be used to study the use of libmad, compile, test results are good, when you modify the cross-compiler compiler tools and regenerate libmad
mp3
- 一个简单的MP3播放器,用C++编译,mfc的环境下,大家可以学习交流下。-A simple MP3 player with a C++ compiler, under mfc environment, we can learn under the exchange.
DCT变换图片压缩
- 里面要求实现基于DCT变换的图片压缩程序,基本上复制以后就可以直接运行。值得一提的是,我里面直接调用了三个个外部的包,如果用eclipse编译器或者其他的话,需要在偏好设置中自行设置,否则会报错。具体设置可以自行百度,很简单的(It requires the implementation of image compression program based on DCT transform. After copying, it can run directly. It is worth ment