资源列表
SpeechAddNoise
- 语音加噪工具,输入纯净语音信号文件列表和纯噪声文件,按照指定的信噪比进行加噪;包含详细的代码实现和调用流程;-Speech plus noise tools, clean speech signal input file list and the noise-file, in accordance with the specified signal to noise ratio plus noise contains detailed code and the calling process
rtp_h264
- c语言来实现将H264流通过RTP发送,来实现实时视频的功能-c language to achieve the H264 stream is sent via RTP to achieve real-time video capabilities
vmware-tools-GuestSDK
- 测试VMware Guest API的例子,研究VMware Guest API的人可以看一下。Sample/test code for the VMware Guest API-Sample/test code for the VMware Guest API
Decode264
- 使用ffmpeg sdk 对H264文件解码,对解码过程进行了封装-H264 files using ffmpeg sdk for decoding, the decoding process of the package
avplay
- 利用sdl实现的简单播放器 可用于播放视频-simple player use sdl
lte_dev_monitor.c
- LTE backend device monitor for linux.
CMyMCIWave
- vc创建基于MCI的WAV音频处理类的程序源码,不错。-Create a WAV audio processing based on MCI' s class
vtkOFFReader-master
- VTKOFFREADER une méthode LoadOFF() de la classe scene permettant de lire le chier Bunny.o et le mettre dans une structure Polydata.
btree100
- B+樹是一種樹資料結構,常見於資料庫與檔案系統之中。B+樹能夠使資料保持有序,並擁有均勻的對數處理時間的插入和刪除動作。B樹的元素通常會自底向上插入,有別於多數自頂向下插入的二元樹。-Btree
MP3beizhuxiugai
- MP3备注修改工具,支持问家家所有MP3批量修改 方便快捷-MP3 Remarks editing tools, ask everyone to support quick and easy batch modify all MP3
CaptureVideo
- 基于DirectShow的视频采集类的源代码-DirectShow-based video capture source code for the class
ImageProcessing
- This file contain multiple functions for image processing especially for frequency filter of images instead the known spacial filter, these filters are characterized by low complexity and are very clear and easy to impliment.