搜索资源列表
-
0下载:
FFMpeg_SDK_开发手册,详细介绍FFMpeg 中比较重要的函数以及数据结构等的基本用法。-FFMpeg_SDK_ development manual, detailing the FFMpeg more important in the function and basic usage of the data structure.
-
-
0下载:
录音部分是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除. -Recording part of the recording vckbase reference api code, combined with a s
-
-
0下载:
本文档详细描述了AVI文件格式规范,对于各种数据信心都给出了详细的数据结构和解释!-This document details the AVI file format specification, for a variety of data are given confidence in the data structure in detail and explain!
-
-
0下载:
C语言编写的MPG4解码程序,包括完整的解码及编码就结构,适合学习MPG4的相关数据结构及处理流程,-C language MPG4 codec procedures, including a complete decoding and encoding on the structure, MPG4 for learning the structure and the related data processing,
-
-
0下载:
uses x264 library to encode a random value data structure and outputs in NAL
-
-
0下载:
vc++写的网络录音机程序,录音是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除.-vc++ program to write the network recorder, audio recording refere
-