搜索资源列表
FFMpeg_SDK_kaifashouce
- FFMpeg_SDK_开发手册,详细介绍FFMpeg 中比较重要的函数以及数据结构等的基本用法。-FFMpeg_SDK_ development manual, detailing the FFMpeg more important in the function and basic usage of the data structure.
20055244529572
- 录音部分是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除. -Recording part of the recording vckbase reference api code, combined with a s
Bit_Saving_Algorithm
- 位存储算法的思想是按顺序存储一个一个以位为单位的数据,我们知道位不可以定义为数组,也不可以在结构体中使用,如何来解决这个问题呢?位存储算法给出了很好的解决办法-Digital storage algorithm is based on a sequence of storage spaces for a unit of data, we know that place can not be defined as an array, it can not be used in the struct
AVI
- 本文档详细描述了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!
MPEG4Deal
- 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,
EMCV
- EMCV全称为Embedded Computer Vision Library,是一个可在TI DM64x系列DSP上运行的计算机视觉库。EMCV提供了跟OpenCV完全一致的函数接口,通过EMCV,你可以轻松的将你的OpenCV算法移植到 DSP,甚至不用改一行代码。 目前EMCV已经支持IplImage, CvMat,CvSeq等基本数据结构,可使用cvCreateImage等创建和释放图像,以及contour检测等。 参考 http://emcv.svn.sourceforg
FFMpeg
- ffstream是视频压缩的开发库,详细介绍了视频开发的许多函数的功能,还有数据结构的详细介绍-ffstream is the development of video compression library, detailing the development of many of the functions of video features, as well as a detailed descr iption of the data structure
TMS320C6416T-MPEG-4code
- :MPEG-4是当前最具影响的多媒体数据压缩编码国际标准。针对视频编码过程中计算复杂度高,系统运算量大等 特点,本文提出了在TMS320C6416T上实现MPEG-4编码的优化方法。为使MPEG-4编码器达到实时应用的要求,结 合C64x DSP的特点,采取了一系列软件优化方法,包括合理分配存储器,在内存开辟双缓冲区结构,用汇编程序实现 MPEG-4的核心算法以及对整个程序流程进行C语言级优化等。实验结果表明,该编码器可以对768 pixel×576 pixel, 25 fram
wangluoluyinji
- vc++写的网络录音机程序,录音是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除.-vc++ program to write the network recorder, audio recording refere
TBOX
- c语言基于控制台实现的推箱子小游戏,适合初学数据结构的同学当课程设计用途-c language is based on the the Sokoban game console, suitable for beginners data structures students when the curriculum design purposes
shujujiegouyuandaima
- 这个源代码是有关数据结构的源代码,是严蔚敏版的树上的全部代码,想学习数据结构可以认真-The source code is related to the data structure of the source code, all the code Yan Wei Min version of the tree, want to learn data structures can be a serious look
H264
- 描述了H264的数据结构,对于编程起到极大作用-H264 describes the data structure, the program has played a significant role
calculation107
- C语言写的计算器程序,体现了栈的使用,是起初学习数据结构的作品。-err
d100
- 数据结构 list 菜单式操作 模板类构造-List data structure operation menu template class structure
p1-60
- 链表,递归结构,结构指针变量,将链表数据从尾到头打印出来-List, recursive structure, the structure pointer variable, data the end of the list printed Daotou