搜索资源列表
avi视频转换为bmp(C++代码)
- 是原创的C++代码,可以将一个avi视频转换成bmp图像输出
h264编解码器
- 诺基亚开源h264编解码器源代码,c程序的。
ffplayer OpenCV2.2+ffmpeg+Visual C++8.0开发的视频播放程序
- OpenCV2.2+ffmpeg+Visual C++8.0开发的视频播放程序,可支持mpeg2,H264的播放,代码中存在的视频,可现场测试。-OpenCV2.2+ ffmpeg+ Visual C++8.0 development of the video player that supports mpeg2, H264 playback, there are video code, field-testing.
WangEPD
- 基于短时能量和短时过零率来实现语音端点检测。也称为双门限比较法,是一种传统的 语音端点检测方法。现在已经有研究人员提出若干其他更加高效和有效的检测方法,但 是这个方法不失为一种最简单的方法,可以通过程序来获得语音端点检测的感性认识和 体会。内的程序读取WAV文件,程序附有详细的使用说明和注释,以及若干测试用的语音文件。-Based on the short-term and short-term energy to achieve zero rate of voice activit
Flash
- 用c++ 封装flash 控件的类,可以很方便的在c++ 程序中使用-A class to wapper the flash activex control.
interleaving
- 交织,在通信系统中有很重要的作用,程序主要包含块内交织和块间的交织。-Intertwined in the communication system has a very important role, procedures within the main block contains interwoven and intertwined between the block.
API
- 这是一个API绘图小程序,使用C++作为开发工具,在VC下就可以运行-This is a small program drawing API, using C++ as a development tool, can run under VC
mfcc_bsl
- 近期老师叫做MFCC,在用vc做这个程序的过程中,查找了大量的资料与其他人的源代码。发现并不是所有的人都能很准确的了解MFCC的计算过程,参考了matlab中关于MFCC中的数据,编写了此程序。 结果是可以做出来的,但是还没有跟matlab结果作对比 -recently i was told to write a program, using vc++. during the course, i have had substantial amount of reading related t
avijpg
- 利用opencv库实现的从指定位置视频截取关键帧的程序,需要安装opencv库,具体安装上官网可以进行查询。-Use opencv library to achieve the specified location from the video key frame interception procedures, need to install the opencv library, specific queries can be installed Shangguan network.
WAVE
- wave环境下操作的源程序,含有汇编和C程序两种,满足你不同的需求-wave source operating environment, containing two kinds of assembly and C programs to meet your different needs
81404565UTF82GB2312
- 本资料是UTF8与GB2312相互转换的C++程序,希望能给你带来帮助-This information is UTF8 and convert between GB2312 C++ program, I hope I can bring help
SimpleRecord
- 一个简单的录制声音的C#程序,带有录制历史列表。-A simple C# program to record sound, with a list of recorded history.
Visual.C.the.development.of.practical.engineering.
- Visual C++视频音频开发实用工程案例精选 ---随书关盘源码 chap2:视频捕捉系统 chap3:视频会议系统 chap4:远程视频监控系统 chap5:MPEG-4播放技术 chap6:MPEG-4编码技术 chap7:MPEG-4解码技术 chap8:MP3深入编程 chap9:XvidQP系统 chap10:DirectShow程序设计 chap11:Direct3D程序设计 chap12:DirectSound程序设计
Speech-feature-C
- 这式一个用C语言编写的音频波形图、短时能量和短时过零率的程序,适合于学习语音信号处理的人。-This type is written in a C language audio waveform, short-term energy and short-term zero-rate program, suitable for the study of speech signal processing.
c
- 利用MFC应用程序、媒体控制接口MIC的基本知识,设计一个MP3播放器。要求能够播放常用Windows音频格式的文件;实现播放控制:播放、暂停、停止等;实现音量控制:静音、声音放大减小;实现播放列表管理:加入文件、加入目录、删除文件等功能。-The use of MFC apps, media control interface of the basic knowledge of MIC, the design of a MP3player. Requires the ability to pl
Hi3520_audio
- 海思3520芯片音频编码,官方例子C程序-Hass 3520 chip audio coding, the official example C program
server.c
- 蓝牙接收程序源代码,能接收文字性信息(需要bluez支持)。-Bluetooth receiving the source code
VehicleTracking-master
- 关于车辆跟踪的c++程序,使用了opencv进行跟踪,采用了帧差方法效果还不错-vehicle detection
lab8
- 基于OpenGL的C程序,实现控制小机器人的小游戏,全部是原创。-OpenGL C based procedures, to achieve control of small robot game, all original.
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