CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 mpeg/mp3 搜索资源 - process

搜索资源列表

  1. 功能较完善的MP3播放器

    0下载:
  2. 本程序是一个用vc编写的mp3播放器。实现了mp3的基本功能。-this is a process used to prepare the vc mp3 player. To achieve the mp3's basic functions.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:244787
    • 提供者:yini
  1. MPEG提取notionvector的程序

    0下载:
  2. 压缩视频流中提取motionvector的程序-compressed video stream from the process motionvector
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:37093
    • 提供者:贺琳
  1. mpeg-2_sourcecode

    0下载:
  2. mpeg2的源码 包括编解码整个过程 供大家参考-mpeg2 including the source codec entire process for your consideration
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:459375
    • 提供者:说法我
  1. libdvb-0.5.0.tar

    0下载:
  2. DVB系统解码过程,详细介绍了每一个系统表的解码过程-DVB system decoding process, detailing every one of the system tables decoding process
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:255381
    • 提供者:谭博
  1. mp3decoderforarm

    0下载:
  2. 可以通过这个制作一台mp3播放器的全套代码,包括arm的启动过程,控制codec aic23的全套过程-through the production of a mp3 player is the set of codes, including the arm of the startup process. aic23 control codec is the set of process
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:56269
    • 提供者:苏哲
  1. LzjMp3Player

    0下载:
  2. 本程序实现了在VB中用mci控件播放mp3音乐并计算出进度,然后程序另有自动循环播放列表中的音乐;程序可打开一个文件夹中的mp3音乐生成列表;可单独打开一首歌曲;可自由添加歌曲。本程序采用托盘动画菜单实现播放界面显示隐藏的控制等,另外本程序中解决了很多写托盘程序弹出菜单后不能自动消隐托盘菜单的问题。欢迎高手指正。chen1bin2@163.com-the program in VB mci Control mp3 music players and calculate progress The
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:43124
    • 提供者:陈彬
  1. 13818_5codeforVc++compile

    0下载:
  2. MPEG-2 TS 解码参考程序,描述了MPEGTS文件被解析的过程.-MPEG-2 TS decoder reference program, described the document was MPEGTS analytic process.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:90212
    • 提供者:zhangchengye
  1. avi-mpeg

    0下载:
  2. avi到mpeg的转换程序及源代码.rar visual c++6.0编译 相信会对读者有很大的帮助!-avi to mpeg conversion process and the source code. Rar visual c 6.0 compiler believe readers of great help!
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:279426
    • 提供者:jxh
  1. MPEGcodec

    0下载:
  2. this process is about how to complete MPEG codec, write by VC++.-this process is about how to complete MPEG c odec, write by VC.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:267002
    • 提供者:玫玫
  1. musicout

    0下载:
  2. 基于定点DSP的MP3解码系统设计与实现,整个MP3流程采用C语言编写-fixed-point DSP-based MP3 decoding system design and implementation, the whole process MP3 using C language
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:13180256
    • 提供者:虫虫
  1. mp3en

    0下载:
  2. rtbuf.c is an implementation of a buffering scheme using the POSIX realtime features. Its aim is to provide smooth playback of MPEG audio streams even on a very heavily loaded machine. It uses many advanced features of the operating system: -
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:257585
    • 提供者:lamching
  1. mp3de

    0下载:
  2. This implementation creates three processes: - The command line parse/control process. It runs continuously as root. - The MPEG decode/playback process. It revokes root rights as soon as it has enabled the realtime features, to minimize the ri
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:84115
    • 提供者:lamching
  1. mpeg2dec-0.4.0b.tar

    0下载:
  2. mpeg-2的解码程序,解码出的格式为y.u.v和sif等格式。-MPEG-2 decoding process of decoding format y.u.v and SIF format.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:473846
    • 提供者:管哥
  1. MP3解码主程序

    0下载:
  2. mp3de解码程序,这是很多想了解mp3解码的人需要的-mp3de decoding process, and many would like to know the MP3 decoding the needs of people
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:112651
    • 提供者:洪勇
  1. DirectShow

    0下载:
  2. 详细讲解多媒体的开发过程,讲解利用VC++开发多媒体播放器的详细过程-Explain in detail the multimedia development process, to explain the use of VC++ development of detailed process multimedia player
  3. 所属分类:mpeg mp3

    • 发布日期:2017-06-20
    • 文件大小:31691776
    • 提供者:卓马拉
  1. DVB_TS_Player_sdk

    2下载:
  2. 一款非常好用的DVB TS 流播放器SDK。本开发包通过定义统一的TS source接口让你的各种ts流接收设备都能接入到多画面播放器程序中来体验多画面技术给你带来的震撼视听效果!-A very useful player DVB TS stream SDK. The development kit by defining a unified TS source interface allows you to stream various ts receiving equipment can a
  3. 所属分类:mpeg mp3

    • 发布日期:2014-10-23
    • 文件大小:404063
    • 提供者:vc
  1. MusicPlayer

    0下载:
  2. 完整的MP3播放程序,含全部的源码: 1)MP3播放程序。 2)MP3播放实时的频谱显示(仿Media Player) 3)ID3Tag支持,可以显示作者名、歌曲名.... 说明:当前程序是我在很短时间写的,而且仅仅是为了验证基本算法,所以还有不少BUG: 1)程序停止一个播放的MP3时会产生异常,因此在播放另一个MP3时会出现系统错误; 2)功能还不尽完成,包括按钮都没有完成; 所以,我开发了所有源码,希望对真正需要的朋友有帮助; VC++ 2005-Compl
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-30
    • 文件大小:12195184
    • 提供者:TommyXie
  1. mpeg4decsrc

    0下载:
  2. mpeg4解压缩程序,视频图像处理解压缩处理程序,望大家诚恳批评指正,多谢多谢-mpeg4 decompression procedures, video images also understands compression process, we sincerely hope that criticism, I would like to thank Thank you,
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-02
    • 文件大小:142282
    • 提供者:li qiang
  1. Matlab_MPEG_1_2_8

    0下载:
  2. 实现MPEG-1标准中心理声学模型I的具体计算过程。-To achieve the standard MPEG-1 psychoacoustic model I in the specific calculation process.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-30
    • 文件大小:28631
    • 提供者:李晓明
  1. faad2_2.6.1

    0下载:
  2. MPEG4音频解码程序,支持MPEG4的各种音频格式,输出wav文件。可以实现SBR和PS等的定制-MPEG4 audio decoding process, to support various audio formats MPEG4, the output wav file. SBR and PS can be achieved, such as custom
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-10
    • 文件大小:944101
    • 提供者:tobetter
« 12 3 4 »
搜珍网 www.dssz.com