搜索资源列表
SipClient 包含完整的osip exosip openssl 的dll
- 包含完整的osip exosip openssl 的dll、lib、include,以及demo可运行程序和demo源文件代码。-Contains the complete osip exosip openssl dll, lib, include, and the demo can run the program and demo source code.
PMPVLC009Rev4-source.zip
- 这是player文件. 用这个文件能学习关于多媒体程序。,this is player program。 using this file you can understand about multimedia program.
MyPlayer.rar
- 一款音乐播放器的程序设计代码。可以同步显示歌词的,A music player code of the program design. Can show lyrics simultaneously
CaptureIt.rar
- 很好用的VB抓屏、鼠标拖动区域截图小精灵,小巧灵活,不亏为称为"精灵"。它可以完成抓取整个桌面,截取活动窗口、抓取某个区域、清除重来、保存图像等功能,每一个都是实用。VB的抓屏程序源码爱好者已收录很多了,个个都精彩,每一个都是用不同的方法来实现,值得学习。 ,Good use of VB screenshots, mouse, drag the region elf screenshot, compact and flexible, non-loss for the known as the
SignalGenerate.rar
- 一个输出正弦波的声波发生器,VC++环境,可以自己输入指定频率发出声音,主要用在一些多媒体设备中用以测试声音基准。程序挺好用,在VC6.0下可以编译。,Acoustic output of a sine wave generator, VC++ environment, you can specify the frequency of their voice input, mainly used in a number of multimedia devices to the voice of
ACMDemo
- 一个VC++录音程序,学习多媒体编程的朋友可参考。 -A VC++ recording process, learning multimedia programming friends can reference.
armwmadecode.rar
- ARM上的wma解码源码!很好的程序!可在编程时做参考!,ARM s wma decoder source! Very good program! Programming can be a reference!
VC检测外轮廓的程序源代码
- 一个检测外轮廓的程序源代码。可以参考参考。,Detect outer contours of a program source code. Can refer to the reference.
SipServer
- 包含完整的osip exosip的dll、lib、include,以及server demo可运行程序和demo源文件代码.-Contains a complete osip exosip the dll, lib, include, and server demo can run the program and demo source code files.
Pitch
- VC++模仿钢琴发音的程序代码与实例,可以用来做个虚拟钢琴-VC++ to imitate the piano pronunciation and examples of program code can be used to make a virtual piano
Call.rar
- 三汇语音卡的电话接入DEMO程序,可实现电话的呼入,放音,录音等功能,内同时附中英文说明书。,Sanhui voice telephone card access DEMO procedures, incoming calls can be achieved, playback, sound recording and other functions, which at the same time Chinese and English brochures.
background_reconstruct_frame
- 背景重建程序.可以自己添加AVI格式的文件-Background reconstruction process. Can add the AVI file format
Asp__player
- 网页音乐播放程序V1.0 Resoar.cn 1.本程序基于 ExoBUD MP(II) 修改而成 2.内核使用的是Windows media player,能播放Mp3,wav,wmv等音乐文件,不能播放RM文件 3.考虑到个人网站空间有限,所以本播放程序不支持直接上传音乐文件,只能用链接地址 4.添加步骤,直接把音乐的链接地址复制到音乐地址栏目中便可 5.如兄台有所改进请告诉偶一声 6.admin.asp为后台管理页面[权限功能自己加进 -Web M
FLVPlayer2.0BYVC6
- 一个可以播放本地或网络上的FLV视频文件的小程序 同时又是结合vc与flash通讯的一个很好的例子-A local or network can play FLV video files on a small program at the same time is a combination of vc and the flash is a good example of communication
p2pVideo
- 本人写的视频聊天程序,包括视频采集,视频压缩(H263),视频传输(传输采用的是TCP,如果你有兴趣也可以改成UDP)。 下载后,你可以打开试试看,如果你觉得不错,别忘了支持下我。 最后鄙视下本站很多不负责的上传者们,搞一些垃圾、或者残缺的、不能用的、欺骗的那些‘源代码’有意思吗?-I wrote the video chat program, including video capture, video compression (H263), video transmissi
VideoPlay
- 使用WPF编写的炫目视频播放器,能播放许多格式的视频,基于WPF的程序界面是很炫的。-Written using WPF dazzling video player, can play many formats of video, The program interface is based on a shining WPF' s.
directshowchat
- 一款基于Directshow技术开发的VC语音视频聊天程序。如果你是从事VC编程的朋友,都知道是怎么回事,这根程序无关,跟你的开发环境有关系,想在这方面研究的朋友可以参考一下。-Directshow based on a technology developed by VC voice and video chat program. If you are involved in programming VC friends, all know how the story, which the r
API
- 这是一个API绘图小程序,使用C++作为开发工具,在VC下就可以运行-This is a small program drawing API, using C++ as a development tool, can run under VC
用VC6写的录音小程序
- 用VC6写的录音小程序,能生成WAV格式的音频文件-WAV format audio file recording a small program written in VC6, can generate
WinForms嵌套其他程序
- 一个用C#编写的WinForm程序,可以将一个“本程序打开的exe文件创建的进程” 嵌套到界面的容器中,或者 "通过程序名称查找的进程" 嵌套到界面中。 本程序的本意是做一个基于ffmpeg的播放器界面,将SDL播放界面嵌套到C#界面中。(A program for bring a process to a C# UI. The process can be create by the programe , or Findwindow handle create by ot