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

搜索资源列表

  1. divxecode.编解码器的xvid静态库的c++封装

    1下载:
  2. 编解码器的xvid静态库的c++封装 编码: m_vdo_enc->Encode(pBuffer) // 这里pBuffer是BGR24的320x240的数据 编码如果成功,就会自动调用PostEncHandler函数,就可以得到编码后的结果 解码: m_vdo_dec->Decode(xvid, xvid_len) // 传入的存有xvid数据的buffer和长度 解码成功后,会自动调用PostDecHandler,注意对于流媒体数据而言,在这个函数中还有
  3. 所属分类:多媒体编程

    • 发布日期:2013-09-23
    • 文件大小:5.71kb
    • 提供者:chai
  1. 8hz-mp3.src.v02b

    0下载:
  2. 基于8Khz采样率的mp3源码,其中包括DCT变换,心理学模型,霍夫曼可边长度编码等-mp3 C source code based 8khz sample rate.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-06
    • 文件大小:277.71kb
    • 提供者:shizhu chen
  1. WmvReader_src__cpp

    0下载:
  2. wmv视频文件信息读取, 播放长度,比特率,宽度,高度等,cpp源代码-wmv video file information to read, play length, bitrate, width, height, etc., cpp source code
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-31
    • 文件大小:4.05kb
    • 提供者:progholic
  1. CDPlayer

    0下载:
  2. 该程序使用MCI接口实现一个简单的CD播放器。这个播放器能够实现播放,暂停,停止,快进,后退,上一首,下一首,控制光驱的打开和关闭等功能。它能显示CD的长度,每一曲目的长度以及当前播放的时间进度,它还实现了音量控制和曲目编辑等功能。-The program uses the MCI interface to implement a simple CD player. The player can achieve play, pause, stop, fast forward, rewind, o
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-08
    • 文件大小:244.54kb
    • 提供者:chenjin
  1. wav

    0下载:
  2. 读入WAV文件的一段代码,其中的参数为通道数目,采样率,采样位数,数据长度-read WAV
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-06
    • 文件大小:10.64kb
    • 提供者:zhang
  1. recorder

    0下载:
  2. windows下录音程序原代码,频率44.1mhz,时间长度3s-recording program source code under windows, frequency 44.1mhz, the length of time 3s
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-08
    • 文件大小:2.04kb
    • 提供者:static
  1. MediaAttribute

    0下载:
  2. Visual Basic2008实现读取MP3,WMA等媒体文件的属性(时间长度,艺人,流派等)-Visual Basic2008 read the Attribute of Media,such as singer,time and so on
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-30
    • 文件大小:114.17kb
    • 提供者:
  1. MP3-player

    0下载:
  2. 可播放音乐,显示歌曲进度、状态(进度、长度、位置、模式等内容)、可调音量、有添加、删除功能。-Can play music and display song progress, status (progress, length, location, mode, etc.), adjustable volume, there are add, delete function.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-30
    • 文件大小:37.4kb
    • 提供者:绗韩
  1. 0503102

    2下载:
  2. 设一个多媒体播放系统用来播放一个video segment集合V,该集合中的每一个元素segment S=(B L F),其中B为开始时间,L为媒体播放时间, 即媒体长度,F为该媒体播放被延迟所造成的损失函数(此处可以假定F为关于延迟播放时间D的线性函 数,如就定义F(S) = S.D,也可以自己设定)。媒体播放时要求每个S的播放不能被中断(不可抢 占),只能一个接一个的播放。本课程设计的基本目的是设计给出尽量少损失的调度算法。对于V={S1 ,S2,…,Sn},V上的一个调度就是V集合中各元素
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-07
    • 文件大小:426.06kb
    • 提供者:史保祺
  1. CreateSound

    1下载:
  2. 该程序是一个语音信号生成的工具,可以根据需要生成任意频率、任意时间长度的语音信号,以MP3或者wav格式存储-The program is the tool of a voice signal generated at any frequency can be generated as needed, any length of time the voice signal, in MP3 or wav format
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-14
    • 文件大小:3.08mb
    • 提供者:chenjun
  1. MP4FileAnalyzer

    0下载:
  2. 解析MP4文件源码 树形结构显示每一个box(atom)的长度和字段值-analysze MP4 file source code,show each box type and len, also fileds value of the box。
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-20
    • 文件大小:14.18mb
    • 提供者:CHEN
  1. Quick-search-for-files

    0下载:
  2. 文件快速搜索器,VB源码下载,可以在用户设置的路径里快速搜索符合条件的文件,包括关键字查找,而且支持Windows通配(*代表任意长度的任意字符,?代表一个任意字符)。搜索后可以打开文件位置,并可进行二次搜索。内置WIN.rex支持WinXP风格。-Quick search for files, VB download the source code, you can quickly search for eligible files in the path of the user settin
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-25
    • 文件大小:18.31kb
    • 提供者:shezhiqun
  1. ip

    0下载:
  2. 必须输出以下字段:版本号、总长度、标志位、片偏移、协议、源地址和目的地址-Must output the following fields: version number, total length, flags, fragment offset, protocol, source and destination addresses
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-14
    • 文件大小:2.87kb
    • 提供者:zf8212872kuish
  1. 98

    0下载:
  2. 【程序70】题目:写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。   1.程序分析:2.程序源代码:-[70] procedures Topic: Writing a function, and the length of a string, in the main function in the input string and output its length. 1. Program analysis: 2. Program source code:
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-13
    • 文件大小:2.07kb
    • 提供者:han275173
  1. choose101

    0下载:
  2. 先来先服务算法(FCFS)最短寻道时间优先算法(SSTF)并求出每种算法的平均寻道长度-First-come, first-served algorithms (FCFS) algorithm for the shortest seek time first (SSTF) and find the length of each algorithm, the average seek
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:1.44kb
    • 提供者:lu1148628
  1. compare

    0下载:
  2.   该程序功能是比较两个字符串的长度。解题过程是首先分别求得两个字符串的长度,然后对这两个值进行判断,实现两个字符串长度的比较。- The length of the program function is to compare two strings.Problem solving process is first uated two the length of the string, and then the two values to judge, compare two string
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-14
    • 文件大小:2.93kb
    • 提供者:ftc39730
  1. CShortestLenPCB

    0下载:
  2. 采用分枝限界法进行求解最短路径长度的问题,是算法设计中的经典题目-Branch and Bound method used to solve the problem of the shortest path length, is the classic algorithm design topics
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:1.2kb
    • 提供者:ao63173
  1. E1100

    0下载:
  2. 自定义 获取 字符串的长度,getlength()的重定义-Re- defined for the length of the string , custom getlength ()
  3. 所属分类:Multimedia Develop

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