搜索资源列表
SRC
- “流媒体计费系统”如何编译: 1、 安装realSDK。 把shareware\\RealSystem\\RealSDK\\ rsg2sdk_r4.zip解开放到c:\\realSDK目录下。 2、 给VC.NET添加包括头文件的路径 在VC.NET中添加RealSDK的头文件路径。 3、 编译 直接点击编译完成对整个项目的编译。-"Streaming Media Billing System," how to build : an installation realSDK.
Goggles-0.5.0.tar
- Goggles是一个用于Ogle DVD播放器的前端。它支持Ogle提供的所有功能,增加了自动启动,自动书签,一个方便地设置键盘快捷键的参数选择面板,DXR3设置,以及语言放国家参数设置。它使用FOX Toolkit工具包,用C++编写。-Goggles for Ogle is a DVD player in front. Ogle its support for all functions, increase the automatic failover, automatic bookmark
mp3splt-2.1-win32
- 把一介mp3文件中的某一段分离出来的一个小软件,软件口碑很好,主页: http://mp3splt.sf.net-put ordinary MP3 files of a certain section of the separation of a small software that the good reputation, Home : http://mp3splt.sf.net
MyRGB2YUV
- 这是本人写的一个把BMP转成YUV420的小程序,YUV的播放还没作完,不过方法很简单-This is the one I was put into YUV420 BMP turn the small program, YUV No player for the End, but is very simple
MiniPlayer (Win32 SDK)
- 这是一个用MCI String Interface编写的一个小播放器。有实用价值,可以用来播放.AVI .MPG, .ASF ..WMV文件。但整个程序作为编程参考更好些。程序提供了一个较完整的窗口框架,例如菜单处理,Rebar和Toolbar控制。程序还解决了几个编写Windows程序经常遇到的小问题:怎样把\"Opend\"对话框放到父窗口的中间?怎样实现全屏窗口?怎样让窗口总在最前面?-This is a String Interface with MCI prepared by a sm
网络录音机代码
- 用vc实现的几个简单网络录音机,可将从internet上的流媒体声音提取出来,稍加修改即可投入实用-vc achieved with a few simple network recorders, internet will be available on the streaming media voices extracted, some amendments to be put into practical
mp3-experiment
- 把mp3文件解码成pcm格式 并存储为pcm后缀的文件。并可以用cool edit pro 软件对pcm格式文件进行播放-put into MP3 decoding PCM format for the storage and PCM suffix document. Cool and can be used to edit pro software PCM format player
XvidQP
- 本程序实现了一个用来分析编码Xvid AVI文件中的每帧的量化值,把其中的每帧的宽度、高度、量化参数以及总帧数等统计信息用文本和图形的方式显示出来。-the realization of a process used to analyze Xvid encoded AVI file every frame of the quantitative value, put each of these frames width, height, quantitative parameters and t
bmp_packet
- 自己写的一个BMP文件打包的库,在觉得缺少一种好的压缩算法,把图形文件压缩的小点-himself in a BMP file packing libraries, in the absence of a feel good compression algorithm, put graphics files compressed dots
Mpg2Wmv
- 基于Windows Media 9 SDK实现的把MGP文件专程wmv的程序-based on Windows Media 9 SDK achieve put MGP document came wmv procedures
AVI2WMV
- 基于Windows Media SDK实现的把AVI转成WMV的程序。短小精干!-based on the Windows Media SDK achieve put AVI, WMV conversion process. Short crack!
bofangqi001
- 这是一个用java开发的小型播放器,可以播放较多格式的影片,把源码公布给大家一起分享-This is a java development with the small players, can play more formats films put source released to share with everyone
854Bmp2yuv123
- 一个把BMP图片转换为YUV格式的好东西,大家可以拿来用哦,真的很不错哦-put a BMP images YUV format conversion to the good stuff, we can later be used for, oh, oh, is really quite
rgb2yuvNICE
- 一个把RGB类型的图片转换为YUV格式的好东西,我试验过了,真的很不错哦-put a type of RGB pictures YUV format conversion to the good stuff, I tried, oh, is really quite
graphedit-chapter6
- 运行方法 编译好四个类之后,把生成的文件存放到一个叫作grapro的目录下,再用下面的命令来启动程序: javaw –classpath \"程序的class文件存放位置\" grapro.GraphProg 假如class文件都存放在D盘的PicExample\\classes中,那么命令就是: javaw –classpath \"D:\\PicExample\\classes\" grapro.GraphProg -running good method compi
avi2raw
- avi 的分离源码.把容器里的视频文件和音频文件分离开来.也许对你有用-avi source separation. Put containers of video and audio files are separated. It may be useful to you
YUVtoBMP
- 把yuv视频流转换成bmp视频流,算法很简单-put yuv circulation replaced by bmp Video video stream, the algorithm is very simple
TXT_LRC
- 把ANSI编码的文本文件转换为LRC文件,可以用mp3播放器来看小说 附带的SRC.MP3文件是我专门转换的音质最低的mp3文件.如果你的mp3是可以调节播放速度的,建议把它调到了最慢,而LRC的间隔时间则尽量短.这样可以节省空间。-put ANSI text files encoded into LRC document can be used mp3 players look at the fringe SRC.MP3 novels document is devoted to the co
13818_5_for_vc
- 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的ma
200701312252496393
- VC++ 暴风影音(Media Player Classic)源码 什么是Media Player Classic? 知道的人不多,但提起国内的暴风影音,我想知道的人就多了,其实暴风影音就是Media Player Classic,暴风影音只是同我一样从Gabest官方下载到了Media Player Classic的源码,不同的是,暴风影音将Media Player Classic改成了自己的名字并加入了许多的解码器,打包成自己的产品,其实这也无可厚非,关键就在于其作者老爱