搜索资源列表
基于VC++的MP3深入编程
- (1)“MP3目录”下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序可在Windows 2000、Visual C++6.0环境下编译通过,在\\\\MP3\\Debug目录下有可直接运行的执行文件。 (3)本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-(1) "MP3 directory" for a complete player CoolPlayer all the c
core_XVID
- 视频压缩编解码标准MPEG4商业级别的VC代码实现标准-video compression standard MPEG4 codec VC business-level code to implement standards
网络录音机代码
- 用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
vc++avi媒体播放器
- 可以播放avi格式的vc原代码-can play avi format of the original code vc
autolrc
- 自动播放歌词,lrc文件,VC代码,MP3-automatically broadcast lyrics lrc document, VC code, MP3
video_of_demand_VC
- 高质量的VC代码,实现WINDOWS上视频会议系统,值得研究!-VC code quality, achieve on Windows video conferencing systems, is worth studying.
G711G721G723声音压缩标准压缩解压代码
- G711、G72 3声音压缩标准压缩解压算法程序(VC)-G711, audio, G723 voice compression standard compression decompression algorithm (VC)
bmp2jpg
- bmp 转 avi,VC代码, 已在VC6.0下测试通过
videocatch
- 视频捕捉 vc++代码 需安装directX
MyPlayer
- MP3播放器 VC++代码 可运行播放
encoder
- 用VC++代码实现了MPEG-4视频编码算法,可以对原始图像进行压缩编码
vc++
- 视频捕捉的客户端,在VC++开发环境中进行的。包括socket代码。
PhotoSee3
- 一款看图的VC代码 简单实用 方便大家下载哦
CameraControl
- VC++代码,演示如何控制和从摄像头采集视频和回放
MP3
- 一个不错的mp3播放器,用vc代码写的,需要的抓紧时间下了
MPEG2_Capture_Device_src
- 基于DirectShow的MPEG-2视频捕获,VC代码。有参考价值。-based on DirectShow MPEG-2 video capture, VC code. A reference value.
psysbandmdctfloat v3
- 一个新的快速mp3 编码VC代码,里面的模块大部分采用快速算法-a new rapid mp3 encoder written by vc++,most model apply rapid arithmetic
H323
- H.323 开发包与源码(VC代码) VIS H.323 Library符合下列标准 ITU-T H.323 V3 音频codec(支持静音检测) g.723.1 6.4kbps发送,6.4/5.3kbps接收 g.729a 8kbps发送,8kbps接收(仅在单一模式下可用) gsm 6.10 10kbps lpc 10 3kbps g.711 uLaw/aLaw 64kbps 视频codec(动态流量控制)
wavein
- 用vc代码制作简单录音编程,用API界面,能够录音及播放。-Vc code used in producing simple sound recording program, using API interface, be able to sound recording and playback.
MotionEstimation
- 运动估计算法vc代码实现实现的算法: FS、4SS、BBGDS、DS、HS、CDHS、MVFAST、PMVFAST、ARPS、ARPS3 原本想实现UMHexagonS和EZPS算法,但这两种算法都针对H.264做了特殊的优化。本程序只考虑了16*16块的方式,对其实现的结果是不公平的。 另:AVPS是自己的算法,没有写完。有兴趣请参考,实际上跟PMVFAST、EZPS很想像。。 -Vc code motion estimation algorithm to achieve th