-
RecordSound
说明: 本程序利用VC++编写,实现声音的录制和播放。(This procedure using VC++ to write, implement sound recording and playback.)
- 2009-08-27 22:52:41下载
- 积分:1
-
CustomPlayer
说明: 使用ffmpeg做的播放器。SDL处理音频,ffmpeg处理编解码音视频文件,qt做ui界面。使用多线程双缓冲队列播放音视频。使用视频追逐音频的策略实现音视频同步。支持视频镜像操作,黑白彩色转换。(A player made of ffmpeg. SDL processes audio, ffmpeg processes codec audio and video files, QT is the UI interface. Use multi-threaded double buffer queue to play audio and video. The strategy of video chasing audio is used to realize audio and video synchronization. Support video image operation, black and white color conversion.)
- 2020-03-26 16:21:36下载
- 积分:1
-
DDrawClipper
测试DirectDraw的裁剪器(Clippers)的例子。(Test the DirectDraw clipper (Clippers) example.)
- 2011-09-18 22:46:42下载
- 积分:1
-
VLCDemo
MFC调用VLC的动态库libvlc.dll实现简单播放器,支持播放、暂停、停止、进度显示和进度控制、声音控制、支持中文路径的文件名字。VC6.0环境,可直接运行。(MFC calls VLC dynamic library libvlc.dll simple player, play, pause, stop, schedule display and schedule control, sound control, support Chinese path of the file name. VC6.0 environment, can be directly run.)
- 2013-07-15 09:41:10下载
- 积分:1
-
c# 实现摄像头的读取 和拍照(AForge)例子源码
AForge 实现 摄像头 读取拍照
- 2014-12-30下载
- 积分:1
-
DistributeColor.cpp
The program uses opencv and distrbute color according to distance of Object pixels.
- 2009-05-06 18:08:20下载
- 积分:1
-
MediaPalyer
多媒体播放器,包含界面建立,以及代码实现。(Multimedia player, including the interface to create, as well as code.)
- 2013-12-12 23:56:50下载
- 积分: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
-
Wave
读取Wav格式音频文件信息,调节Wav格式音频文件音量大小,并显示波形(Read Wav format audio file information, adjust the volume Wav format audio files and waveform display)
- 2013-08-08 20:46:14下载
- 积分:1
-
C#实现批量给照片添加拍照日期 实例源码
批量给照片添加拍照日期
- 2013-01-14下载
- 积分:1