登录
首页 » Visual C++ » MulCapture

MulCapture

于 2020-06-29 发布 文件大小:1183KB
0 177
下载积分: 1 下载次数: 18

代码说明:

  一个简单的视频导播软件,附件中包括源代码(this is a simple vido software, include code.)

文件列表:

MulCapture
..........\DATA.TAG,111,2012-01-12
..........\data1.cab,3521,2012-01-12
..........\IntelligentDirector.EXE,36864,2012-01-12
..........\lang.dat,4557,2012-01-12
..........\layout.bin,353,2012-01-12
..........\Mfc42.Dll,1028096,2012-01-12
..........\Msvcrt.Dll,343040,2012-01-12
..........\os.dat,417,2012-01-12

..........\SETUP.EXE,59904,2012-01-12
..........\SETUP.INI,78,2012-01-12
..........\setup.ins,57570,2012-01-12
..........\setup.lid,49,2012-01-12
..........\_INST32I.EX_,300178,2012-01-12
..........\_ISDEL.EXE,8192,2012-01-12
..........\_setup.dll,11264,2012-01-12
..........\_sys1.cab,191177,2012-01-12
..........\_user1.cab,50994,2012-01-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • simplest_ffmpeg_player
    一个基于ffmpeg的视频播放器示例,支持各种视频格式和编解码器(ffmpeg player)
    2017-03-13 16:32:03下载
    积分:1
  • ID3Tag
    VB .NET ID3 v1 and 2.3 Renamer.
    2009-10-13 11:50:44下载
    积分:1
  • Agent
    Microsoft Agent在VC中的调用,里面还附了一篇介绍的文章。注意,必须保证系统中安装有Agent的人物。(Microsoft Agent in the VC of the call, which also included an introduction of the article. Attention to the need to ensure that installed on the system have Agent characters.)
    2008-07-27 17:20:01下载
    积分:1
  • mediaplayer
    说明:  多媒体播放器是一个多媒体应用,能够播放声音、视频剪辑和图形图像。 该应用程序还可以录制和播放高通PureVoice音频剪辑。 该播放器包括标准的MediaPlayer控制,如播放,快进,快退,停止,暂停和录制。 多媒体播放器支持各种各样的音频,视频和图形格式, 包括MPEG-3,MIDI,BREW的压缩图像(BCI),位图(BMP)和分组模式数据(PMD)。 (MediaPlayer is a multimedia application capable of playing sound and video clips, and displaying still graphic images. The application can also record and play back QUALCOMM PureVoice (QCP® ) audio clips if you have the appropriate CMX® DLLs loaded. Up to 32 multimedia files can be stored for use with this application. MediaPlayer includes standard controls, such as play, fast forward, rewind, stop, pause, and record. MediaPlayer supports a wide variety of audio, video, and still graphic formats including QCP, MPEG Audio Layer 3 (MP3), Musical Instrument Digital Interface (MIDI), BREW Compressed Image (BCI), Bitmap (BMP), and Packet Mode Data (PMD), which contains both audio and video.)
    2010-04-28 17:19:22下载
    积分:1
  • wangluoluyinji
    vc++写的网络录音机程序,录音是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除.(vc++ program to write the network recorder, audio recording reference vckbase api code, combined with a short socket (TCP) can be Speak to unilateral recordings, and part of the program in two parts (recorder+ network to send the code), part (Receive Data+ play wave Music code form), because the program only for their own use, many places do not pay attention to the wrong identification, the structure is chaotic, the program had The most troublesome is the loss of memory control, the results with the double buffer to store the waveform data to alternate storage/removal.)
    2011-12-03 11:05:36下载
    积分:1
  • PhysicalGravity
    物理模拟小球重力加速度演示,不同物质加速度不同,下落状态也不同(PhysicalGravity)
    2009-09-14 18:01:56下载
    积分:1
  • VGAPlayer
    本播放器用于播放.vga格式的课件(大量西北工业大学的课件都是这种格式) 为了更好的使用本播放器,请注意以下几点: 1)视频文件(*.asf)必须和课件文件(*.vga)在同一个目 录下 2)同一节课具有相同的名字,例如01.asf对应01.vga, 反之亦然。 3)如有任何意见或建议请发邮件至dgx_lsyd3@163.com 或加QQ:259177377 (The player used to play. Vga courseware format (a large number of Northwestern Polytechnical University courseware is in this format) In order to better use of the player, please note the following: 1) the video file (*. asf) must be and courseware documents (*. vga) in the same directory 2) the same class with the same name, for example, 01.asf corresponding 01.vga, and vice versa. 3) If you have any comments or suggestions, please e-mail dgx_lsyd3@163.com or QQ: 259177377)
    2020-06-26 03:20:02下载
    积分:1
  • WndlessTimerDesign
    基于VS.net2005的多媒体定时器编程源码,用于测试多个定时器的发送数据精度,以及交互协调。编写了专门的定时器类,可以实例化多个对象。(Based on the multimedia timer VS.net2005 programming source code, for testing a number of the sending data accuracy timer, as well as interactive co-ordination. The preparation of a special type of timer, you can instantiate multiple objects.)
    2009-07-14 08:14:08下载
    积分:1
  • dtmfdecoder
    非常简单的DTMF实现,可以解码alaw编码的音频文件,内附样本文件。(Very simple DTMF implementation, alaw encoded audio files can be decoded, enclosing a sample file.)
    2012-12-11 18:50:47下载
    积分: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
  • 696522资源总数
  • 104042会员总数
  • 18今日下载