CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 多媒体编程 搜索资源 - 数据结构

搜索资源列表

  1. FFMpeg_SDK_kaifashouce

    0下载:
  2. FFMpeg_SDK_开发手册,详细介绍FFMpeg 中比较重要的函数以及数据结构等的基本用法。-FFMpeg_SDK_ development manual, detailing the FFMpeg more important in the function and basic usage of the data structure.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-17
    • 文件大小:151.55kb
    • 提供者:程云
  1. 20055244529572

    0下载:
  2. 录音部分是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除. -Recording part of the recording vckbase reference api code, combined with a s
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-02
    • 文件大小:277.9kb
    • 提供者:刘佳
  1. Bit_Saving_Algorithm

    0下载:
  2. 位存储算法的思想是按顺序存储一个一个以位为单位的数据,我们知道位不可以定义为数组,也不可以在结构体中使用,如何来解决这个问题呢?位存储算法给出了很好的解决办法-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
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-04
    • 文件大小:48.85kb
    • 提供者:潇鸿
  1. AVI

    0下载:
  2. 本文档详细描述了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!
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-07
    • 文件大小:256.28kb
    • 提供者:刘煌
  1. MPEG4Deal

    0下载:
  2. 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,
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-07
    • 文件大小:126.87kb
    • 提供者:edoxs
  1. EMCV

    0下载:
  2. EMCV全称为Embedded Computer Vision Library,是一个可在TI DM64x系列DSP上运行的计算机视觉库。EMCV提供了跟OpenCV完全一致的函数接口,通过EMCV,你可以轻松的将你的OpenCV算法移植到 DSP,甚至不用改一行代码。 目前EMCV已经支持IplImage, CvMat,CvSeq等基本数据结构,可使用cvCreateImage等创建和释放图像,以及contour检测等。 参考 http://emcv.svn.sourceforg
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-25
    • 文件大小:479.6kb
    • 提供者:lcj
  1. FFMpeg

    0下载:
  2. 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
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-03
    • 文件大小:151.53kb
    • 提供者:闫浩正
  1. TMS320C6416T-MPEG-4code

    0下载:
  2. :MPEG-4是当前最具影响的多媒体数据压缩编码国际标准。针对视频编码过程中计算复杂度高,系统运算量大等 特点,本文提出了在TMS320C6416T上实现MPEG-4编码的优化方法。为使MPEG-4编码器达到实时应用的要求,结 合C64x DSP的特点,采取了一系列软件优化方法,包括合理分配存储器,在内存开辟双缓冲区结构,用汇编程序实现 MPEG-4的核心算法以及对整个程序流程进行C语言级优化等。实验结果表明,该编码器可以对768 pixel×576 pixel, 25 fram
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-30
    • 文件大小:470.93kb
    • 提供者:陈晓娟
  1. wangluoluyinji

    0下载:
  2. vc++写的网络录音机程序,录音是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除.-vc++ program to write the network recorder, audio recording refere
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-01
    • 文件大小:790.65kb
    • 提供者:黄飞
  1. TBOX

    0下载:
  2. c语言基于控制台实现的推箱子小游戏,适合初学数据结构的同学当课程设计用途-c language is based on the the Sokoban game console, suitable for beginners data structures students when the curriculum design purposes
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-15
    • 文件大小:3.6kb
    • 提供者:yezi
  1. shujujiegouyuandaima

    0下载:
  2. 这个源代码是有关数据结构的源代码,是严蔚敏版的树上的全部代码,想学习数据结构可以认真-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
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-07
    • 文件大小:1.24mb
    • 提供者:张柳
  1. H264

    0下载:
  2. 描述了H264的数据结构,对于编程起到极大作用-H264 describes the data structure, the program has played a significant role
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-29
    • 文件大小:37.6kb
    • 提供者:jiangpc
  1. calculation107

    0下载:
  2. C语言写的计算器程序,体现了栈的使用,是起初学习数据结构的作品。-err
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-13
    • 文件大小:2.01kb
    • 提供者:qin94802
  1. d100

    0下载:
  2. 数据结构 list 菜单式操作 模板类构造-List data structure operation menu template class structure
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:1.16kb
    • 提供者:du32275
  1. p1-60

    0下载:
  2. 链表,递归结构,结构指针变量,将链表数据从尾到头打印出来-List, recursive structure, the structure pointer variable, data the end of the list printed Daotou
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:835byte
    • 提供者:shanag80a628
搜珍网 www.dssz.com