搜索资源列表
利用VC实现局域网的视频传输
- 本文件有两个小文件,一个是视频传输的接收端,一个是发送端。都已经验证过了,很实用的。是在MFC的基础上做的。
AVI to bmp
- 作者已经测试过,程序稳定,转换得到的图片序列存入C盘
x264encodeforc
- 经过调试过的x264编码,用c编写。可以用于分析x264编码的原理,也希望你进一步优化,大家共享。-After debugging through the x264 encoding, with c written. X264 encoding can be used to analyze the principles, I hope you further optimized, and we share.
200991012435839
- 这个源码的主要功能是播放音乐的的动态平率条,这个功能的源码,还真的没有见过,是没有印象见过,这是第一次! 以前曾经有人问过我要千千静听的那个波形显示功能,当时没能找到。这个控件实现了这个功能,感觉非常棒。大家试试吧。里面有控件源码,还有个dll的源码暂时没有。以后有的话补上。-The source of the music' s main function is the rate of the dynamic level, the source of this feature, rea
WangEPD
- 基于短时能量和短时过零率来实现语音端点检测。也称为双门限比较法,是一种传统的 语音端点检测方法。现在已经有研究人员提出若干其他更加高效和有效的检测方法,但 是这个方法不失为一种最简单的方法,可以通过程序来获得语音端点检测的感性认识和 体会。内的程序读取WAV文件,程序附有详细的使用说明和注释,以及若干测试用的语音文件。-Based on the short-term and short-term energy to achieve zero rate of voice activit
FFmpeg-20100711.tar
- 经过整理过的ffmpeg for visual c++,可以编译通过,并有关键注释。-ffmpeg for visual c++,lot s of comment~
dspOEM
- 写过播放器的朋友应该知道,那个波形随着音乐的起伏上下浮动。这个是纯代码写的波形控件,非常棒-Wrote a friend of the player should know that the ups and downs of the music waveform fluctuate. This code is written in pure waveform control, great
VFW
- 这是基于VFW的视频应用程序开发,用普通qq聊天的摄像头就可以轻松实现,给人做过一个视频考勤的程序用到了这个简单容易的方法-video for windows
rgb2yuv
- rgb转yuv,代码转换效率很高哦!本人亲自测试过!rgb2yuv-the rgb turn for yuv code conversion efficiency is high Oh! I personally tested! rgb2yuv
ffmpeg_h264_vs2010
- vs2010下编译过的ffmpeg工程,学习h.264视频编解码的好资料。-the project of ffmpeg compiled in vs2010,it s useful for H.264 STUDY.
MyPlayer
- 大家都用过千千静听吧! 这个代码可以实现千千静听的全部功能,代码有个人实现的,有不足的地方望大家海涵!-We all used it thousands of listening! This code can achieve the full functionality of thousands of listening, have a personal realization of the code, there are deficiencies in the hope that we H
chapter052
- Blackman窗分析频谱,周期信号的截断,不同采样方式周期信号的频谱,信号序列的过零点查找与二次采样-Blackman window analysis of the spectrum, periodic signal truncation, different sampling methods periodic signal spectrum, the signal sequence of zero-crossing point search and the second sampling
TTS1
- TTS.TTS是text-to-speech的缩写,英文也称Speech Synthesis即语音合成. Microsoft Visual Studio2005+Windows2000/XP+ Microsoft Speech SDK 5.1+Microsoft Speech SDK 5.1 Language Pack 功能说明: 按课或级分类单词,用文件或数据库保存,用户可根据需要选择对应课或级别中的单词; 从文件或数据库中读取英文字符; 通过TTS完成文-本语音转换;
6beijingyinyue
- 网页背景音乐播放器,相信很多人都曾经用过,建议站长们收藏。-Website background music player, I believe many people have used, it is recommended to collection station.
speex-1.2beta3-win32
- 一种压缩编码,其实,我只是见过,在国外网站上下载的不知道是否可以满足你的要求-A compression coding, in fact, I just seen abroad download on the website do not know whether you meet the requirements of
AVI_player
- 用VC++设计AVI文件播放器,实例测试过能用-DESIGNE AVI PLAYER ON VC++
XPThumbnails
- VB版的图片浏览软件源程序,可以打开ICO格式的图标,可以像ACDSEE一样显示缩略图,可以以幻灯模式播放图片,只不过如果图片目录过大的话,加载起来有点慢,学习一下还是值得的。-VB version of the image browser software source code, you can open the icon in ICO format, the same can be displayed as thumbnails ACDSEE, can play photo slide m
mp3other
- 另一个开放的 MP3 播放器源码!可能见过吧-this is other source code mp3
VideoClass
- 摄像头实时显示类,用的是VFW接口,给大家参考一下咯…. 使用方法: 1. 包含头文件VideoShow.h和cpp文件VideoShow.cpp。 2. 在对话框中加一个静态文本控件CStatic,拖出一个适合大小的矩形。矩形不能太小,否则上面的图像将显得过小。 3. 改变其ID,比如将IDC_STATIC改为IDC_VIDEO,还可以设置一些矩形框的边框模式或者显示模式,比如设置成有边框,模式框架。 4. 在ClassWizard中为静态控件IDC_VIDEO生成一个成员
arm aac编码库,高度优化过
- 高度优化过的aac编码库,arm上用的,基于faac改进过的。 arm9上可同时编码10路,各位可以测试一下