登录

最新会员 最新下载

成为了本站VIP会员

05月13日 14:43

成为了本站VIP会员

05月13日 10:19

成为了本站VIP会员

05月12日 14:03

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

05月09日 16:51
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:多媒体
  3. 发布时间:半年内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. dtmfdecoder

  非常简单的DTMF实现,可以解码alaw编码的音频文件,内附样本文件。(Very simple DTMF implementation, alaw encoded audio files can be decoded, enclosing a sample file.)

9
下载
98
浏览
2012-12-11发布

2. 20052111253316

  本程序代码是在MSSG MPEG2Decode的基础上开发的,添加了如下功能 GUI界面,VFAPI支持,MMX优化等功能。 (The program code is developed in MSSG MPEG2Decode based on, add the following functional GUI interface, VFAPI support, MMX optimization function.)

3
下载
134
浏览
2012-11-05发布

3. YUVviewer-source-code

  这是YUVviewer软件的源代码,读者可以用来学习播放器的编码细节。(This is YUVviewer software source code, the reader can be used to learn the details of the encoding of the player.)

9
下载
116
浏览
2012-10-18发布

4. Directsound

  封装在单个类运用Directsound编制程序完成实时混音,很不错的读取程序(Encapsulated in a single class to use Directsound preparation program complete real-time mixing, very good reading program)

13
下载
118
浏览
2012-09-23发布

5. MAudioReci

  麦克风声音的实时采集并播放,停停止时保存为wav文件 (Microphone sounds real-time acquisition and playback, stop stop saved as wav file)

15
下载
121
浏览
2012-08-26发布

6. rgb_to_bgr

  rgb顺序的视频图片转换为bgr格式的方法,曾经困扰了我一阵子(rgb sequence of video images converted to bgr format, had bothered me for a while)

49
下载
138
浏览
2012-08-21发布

7. WSSccrSaverI

  WINDOWS下可可播放多媒体文件和其它 (Under WINDOWS cocoa to play multimedia files and other)

3
下载
130
浏览
2012-08-16发布

8. 基于DVB标准的mpeg-2 TS码流播放器源代码

  自己设计的基于DVB标准的mpeg-2 TS码流播放器源代码(Of their own design based on the DVB standard mpeg-2 TS stream player source code)

48
下载
138
浏览
2012-07-17发布

9. DirectSound-document

  DirectSound 开发指南,作者:智慧的鱼,编辑:中华视频网.介绍DirectSound实用开发技巧和DirectSound开发高级技。(a document of directsound)

5
下载
95
浏览
2012-06-26发布

10. Player

  具有播放媒体文件,全屏控制,音量控制,定不显示等功能(Play media files, full control, volume control, given does not display and other functions)

3
下载
116
浏览
2012-06-19发布

11. AVWizard

  音视频捕捉和回放类,并包含调节向导示例,示例中展示如何使用该类,开放人员完全可以将这些类放入自己的工程使用。代码使用direct sound技术封装,包含文件录音,多文件混音播放,本地录音回放,音量调节等多个功能示例。(video&audio wizard demo)

16
下载
141
浏览
2012-06-02发布

12. MyVideo

  avi视频打开的小程序,可以再次基础上进行大量的开发(avi video to open a small program that can once again a lot of development on the basis of)

10
下载
139
浏览
2012-05-26发布

13. ffmpeg

  ffmpeg类库及说明文档,适合多媒体开发去学习(ffmpeg libraries and documentation )

5
下载
149
浏览
2012-03-14发布

14. OurPlayer2.2

  实现了一个播放器,使用VS2008MFC编程,包含界面程序和播放程序,此为第二个修改版本(music player 2.2)

2
下载
102
浏览
2012-03-09发布

15. jpeg25

  vc++平台下的jpeg解码程序,简单易懂。(decode jpeg on vc++ platform,easy to understand)

5
下载
111
浏览
2012-02-02发布

16. VLC

  vs2005编译通过,基于VLC的播放器,能快进和后退和音量调节(Compiled by VS2005, based on VLC player, can fast-forward and rewind and volume regulation)

620
下载
131
浏览
2011-12-09发布

17. TCPMP-0.81

  上传的是开源万能播放器TCPMP的源码和相关说明,该播放器能够播放很多种格式的视频文件(There is the sourcecode of TCPMP .It s a really cool player which can play server different files with different postfix)

30
下载
124
浏览
2011-12-06发布

18. 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.)

9
下载
153
浏览
2011-12-03发布

19. AudioRecord

  音频播放的学习!可以供大家学习 大家可以参考一下(audio record)

4
下载
134
浏览
2011-11-17发布

20. virtualpiano

  simple virtual piano keyboard

7
下载
149
浏览
2011-11-08发布