资源列表
x264
- 带详细注解的X264源码,vc6下可编译通过,学习X264的好资料。-X264 source with detailed annotations, under vc6 can compile and study X264 good information.
qtffmpegwrapper_src-20130507
- qml 的例子,主要是用来编解码视频,使用的是ffmep来进行编解码-qml for videouse ffmep to encode and decode.ver good source
bofangqi
- 一款本地音乐播放器、支持歌词,直接编译,即可使用-A local music player, support lyrics, compiled directly
MamaruAudio
- This a simple audioplayer of wave files-This is a simple audioplayer of wave files
200991711412515
- Personal SDK的版本库支持有以下限制: Flash Control的窗体大小不能超过350*350像素 Flash Control的窗体个数不能超过2个-Personal SDK repository support has the following limitations: Flash Control form size can not exceed the number of Forms 350* 350 pixels Flash Control can not be
tcpmp
- wince6.0 万能播放器TCPMP源码,支持AVI MP4等格式-wince6.0 mediaplay tcmmp
audiorender
- c++写的音频播放类,用于播放原始的PCM数据-A Class to play raw audio data . the code is a c++ class .
GDI_
- 使用GDI加载png图片,进行模拟下载状态的控件。 带GDI绘图接口库.-Png images using GDI load, to simulate the download status of controls. With GDI graphics interface library.
GAMESimpEngine
- t游戏引擎,用VC++写的,用到了MFC,做游戏的话是个很好的参考对象-The game engine, written in vc++, use the MFC, playing games is a very good reference object
ff_test_stream
- ffmpeg的调用例程,解码流方式的h264文件-the example of ffmpeg,decoding streams of h264 using ffmpeg
Setup
- 一款可以在windows下运行的基于mfc的台球小游戏,适合初学者参考学习。-A can run under windows mfc-based billiards game for beginners learning.
stack-link
- 简单的一个链栈.即用链表实现的一个栈。可以做简单的插入、删除、查找等操作-this is a simple C++ program