CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 解码器

搜索资源列表

  1. h264src

    0下载:
  2. H.264编解码器源码,已在vc6/vc7/linux下编译通过,另有DM642工程文件。-H.264 codec source code has been compiled under vc6/vc7/linux, otherwise DM642 works documents.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:247671
    • 提供者:邹强
  1. DR_TOOL

    0下载:
  2.  ASN.1(Abstract Syntax Notation One)是由ITU-T制定的,符合以上三点要求。它定义的编码规则(如BER、PER)就相当于从局部语法到传送语法之间的转换规则。目前,很多网络协议的消息格式都是用ASN.1句法描述的,并指明了采用何种编码规则。在协议的具体实现时,我们必须在发送方设置一个ASN.1编码器,将发送方所要传送的消息经ASN.1编码后再发送出去;然后在接收方设置一个ASN.1解码器,将接收到的经ASN.1编码的消息解码为符合接收方局部语法的消息格式。由于A
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1187752
    • 提供者:kong
  1. mepeg_4player

    0下载:
  2. 该系统是MEPG_4影片专用的播放器,它整合了一个编码解码器,不再需要Windows的媒体播放器就可以播放,并具有如下功能:网络播放、更换外皮、播放字幕、全屏幕播放和桌面播放等功能。-MEPG_4 film dedicated players, it integrates a codec, no longer need Windows Media Player can play, and has the following functions : Webcast, the replacement
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:253313
    • 提供者:蒋松云
  1. EZW_example

    0下载:
  2. EZW举例 该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器-EZW For the source code contains six documents : EZW.H - EZW-header
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:11265
    • 提供者:赵俊
  1. adaptive_arithmetic

    0下载:
  2. 自适应算术编码的实现,包括编码器和解码器。在vc++.net 2003下开发。-adaptive arithmetic coding implementation, including the encoder and decoder. In vc. Net 2003 under development.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:27240
    • 提供者:沈宏伟
  1. AdaptiveHuffman

    1下载:
  2. 自适应huffman编码,即在编/解码过程中根据已编/解码数据来计算各个码字的概率,并动态调整huffman树。包括编码器和解码器。 在vc++.net 2003下开发-adaptive Huffman coding, that is the encoding / decoding process based encoding / decoding data to calculate various code word probability, Dynamic adjustment and
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13157
    • 提供者:沈宏伟
  1. AVS

    0下载:
  2. AVS解码器源代码及SDK例程 AVC是国内研制较成功的视频编码解码器 这个是它的解码程序,已开源。可以作为学习之用。-AVS decoder source code and SDK routines AVC is more successful domestically developed video codec this it is the decoding process has been open source. As learning.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:192751
    • 提供者:陈丽萍
  1. jm61

    0下载:
  2. H.264/AVC标准的编码器和解码器,用于多媒体压缩和编码-H.264/AVC standard encoder and decoder for multimedia compression and coding
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:1659900
    • 提供者:周全
  1. jm76

    0下载:
  2. H.264/AVC标准的编码器和解码器,用于多媒体压缩和编码-H.264/AVC standard encoder and decoder for multimedia compression and coding
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:576675
    • 提供者:周全
  1. wm2.5

    0下载:
  2. AVS编码器和解码器,用于多媒体编码与压缩(升级版本)-AVS encoder and decoder for multimedia coding and compression (update)
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:189917
    • 提供者:周全
  1. ViterbiFPGA

    0下载:
  2. 论文格式,内含Viterbi编解码器的完整vhdl代码,文件为.nh格式-paper format that includes Viterbi Decoder complete VHDL code for the document. Nh format
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3784809
    • 提供者:鲁东旭
  1. 263chengxu

    0下载:
  2. 该程序是263程序,是关于视频解码器以及视频编码器的程序代码,使用vc++程序编的。-that the procedure was 263 procedures on video decoder and video encoder to the code, vc procedures for the use of the provision.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:5345538
    • 提供者:徐默
  1. lpcbymatlab

    1下载:
  2. 用MATLAB编写的LPC编码器及解码器源代码-MATLAB prepared by the LPC encoder and decoder source code
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:280053
    • 提供者:红日
  1. libmad-0.15.1b

    0下载:
  2. mp3音频解码器,符合MPEG-1的Layer-1,Layer-2,layer-3。-MP3 audio decoder, with the MPEG-1 Layer-1, Layer-2, layer-3.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:458531
    • 提供者:ajian
  1. H264ITU-TJM98

    0下载:
  2. H.264ITU-T 标准源码JM98 ITU推荐的免费解码器-H.264ITU-T standard source JM98 recommended by the ITU free decoder
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:831793
    • 提供者:qiuhui
  1. jpegsrc.v6b

    0下载:
  2. 用于构建基于ARM平台的嵌入式系统开发平台搭建时libjpeg.so.62的产生 优化后的JIF/JPEG压缩文件解码器,减少了DCT变换的信息丢失-used to build a platform based on ARM embedded system development platform structures when libjpeg.so.6 2 production optimization of JIF / JPEG compressed file decoder, a red
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-07-01
    • 文件大小:613261
    • 提供者:燃情岁月
  1. mpeg2_dec

    1下载:
  2. mpeg2标准的解码播放程序 比一般的mpeg2解码器解码效果更好,音视频质量好-mpeg2 standard decoder player than the mpeg2 decoder decoding better results, audio and video quality
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:66725
    • 提供者:自由自在
  1. Embeded_MPEG4_Decoder

    0下载:
  2. 嵌入式mpeg4解码器实现方案的研究,目前关于mpeg4比较新的论文-embedded mpeg4 decoder program of study, and a relatively new mpeg4 on paper
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:397193
    • 提供者:周辉
  1. libmad.tar

    0下载:
  2. libmad 是一款相当不错的mpeg音频解码器.其支持多种处理器,特别指出的是,由于代码实现中未使用浮点运算,对没有浮点运算单元的处理器上其效果特别突出.-libmad is a pretty good mpeg audio decoder. Its support for multiple processors, Of particular note is that the code does not achieve the use of floating-point operations.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:510658
    • 提供者:何海峰
  1. YUVviewer

    0下载:
  2. yuv解码器 很不错-YUV codec very good
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:40360
    • 提供者:斯蒂芬
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com