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

搜索资源列表

  1. decode

    0下载:
  2. Huffman decoder, given codebook and encoded text to verify your algorithm. need codebook.txt each line consists of letter space its code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:659
    • 提供者:abaki
  1. P1

    0下载:
  2. PS2 接收并解码来自标准键盘的基本按键的扫描码然后在1602液晶上显示。按Back Space键可以前向删除显示字符,按Space键可以后向删除显示字符。-Receive and decode standard PS2 keyboard from the basic scan code and then displayed on LCD in 1602. Press Back Space key can be removed prior to the show characters, pres
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:35886
    • 提供者:lisipan
  1. for

    0下载:
  2. matlab code for viterbi constraint length 3,G=[111],[101] can decode 14 bits at a time. execution procedure 1. execute the code then it will ask for input 2. give input in this manner. ex[1 1 0 0 1 0 1 0 1 0 1 0 1 0] 3.To see the decoded data
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:923
    • 提供者:ubi
  1. UUCORELIB

    0下载:
  2. vc++下的一套涉及编码解码的API,直接dll调用方便使用。可编码/解码MJPG,MPEG4,MPEG2,音频MP2,解码时可直接设置为反交错。方便简单-vc++ code under a set of related decoding API, easy to use direct dll calls. Can encode/decode MJPG, MPEG4, MPEG2, audio MP2, set decoding can be directly de-interlacing. C
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-27
    • 文件大小:768952
    • 提供者:kainguo
  1. myBase64Test

    0下载:
  2. windows下的Base64加密解密程序源码,利用vc6.0开发,简单实用-The Base64 code and decode program,with vc6.0,simple but practical.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4594610
    • 提供者:wangyi
  1. pt2262_decode

    0下载:
  2. 在单片机上实现PT2262的软解码,可自由设置地址,可手动设置震荡电阻,在51单片机上调试通过,绝对可用!-the c file is compiled in keil v3, for PT2262 soft decode. u can manualy set address and osc-resistor. i beg it is help for you.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1800
    • 提供者:zhanghya
  1. Base32Url_and_Base64Url

    0下载:
  2. Standards based implementations of various Base32 and Base64 encoding/decoding methods. These are designed to encode binary data to plain text, and decode the resulting text back to the original binary. Useful when you need to transfer binary data th
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:2584
    • 提供者:sargam
  1. 20065221895533150

    0下载:
  2. 介绍了如何用51单片机代替PT2272的IC来解码。-Describes how to replace PT2272 51 microcontroller of the IC to decode.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1593
    • 提供者:尹凯夫
  1. protus

    0下载:
  2. (1) 实现两片单片机之间的串行通信,一片完成发送功能,一片完成接受功能; (2) 发送端在发送数据之前要求对数据进行简单的编码,接收端在接收数据之后需要对所接收的数据进行解码; (3) 用Protus软件进行仿真,要求界面清晰,能够直接看出功能。 -(1) to achieve two serial communication between the microcontroller, a complete send function, a complete acceptance f
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:6551
    • 提供者:liudan
  1. Qw

    0下载:
  2. programe of decode morse signal
  3. 所属分类:Document

    • 发布日期:2017-04-24
    • 文件大小:223462
    • 提供者:hanoi
  1. mpedecode

    0下载:
  2. 实现MP3解码功能,包括MP3解码的各个过程:帧同步、头信息解码、帧边信息解码、霍夫曼解码、立体声合成等等步骤的代码。-huffman decode
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:33697
    • 提供者:赵国新
  1. Reed_Muller

    0下载:
  2. matlab 实现 Reed Muller 编码及误码率曲线的绘制-matlab implementation Reed Muller code and BER Curve
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1817
    • 提供者:erde2
  1. jpegdecode

    0下载:
  2. jpeg 解码分析,对jpeg 的熵解码,帧结构,还有idct变换的原理和实现做了详细的解释,并做了代码的分析。-jpeg decode analysis, jpeg entropy decoding, frame structure, there idct transform the theory and implementation a detailed explanation, and do the code analysis.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:952303
    • 提供者:赵海涛
  1. bwtdec

    0下载:
  2. The Burrows wheeler transform of matrix x, it will decode the Burrows wheeler transformed matrix a and will output the original image with this program will re-calculate the original image of input bwt imag
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:595
    • 提供者:Asif
  1. 1

    0下载:
  2. 里面的程序有些是用定时器解码的,也有用软件来解码的, 另外包括了编码代码-Some inside the program timer is decoded, it also uses software to decode, and the other including the coding code
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:239482
    • 提供者:黄健繁
  1. decode

    1下载:
  2. 该程序利用matlab语言主要实现(7,3)线性分组码的译码,并提取信息码-The program achieved using matlab language major (7,3) linear block code decoding, and extracting information codes
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:10199
    • 提供者:王兰
  1. MPEG-2

    0下载:
  2. MPEG-2视频编解码程序,非常好的源码,基于C++实现-the encode and decode programs of MPEG-2 video coding
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-02
    • 文件大小:466108
    • 提供者:王雪葵
  1. H.263

    0下载:
  2. 视频压缩编码标准H.263的C++实现程序-the encode and decode program of H.263 video coding
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-19
    • 文件大小:5369675
    • 提供者:王学
  1. MPEG-4

    0下载:
  2. 视频编码标准MPEG-4的C++实现程序-the encode and decode program of MPEG-4 video coding
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-26
    • 文件大小:89971
    • 提供者:王学
  1. G.711andG.721andG.723

    0下载:
  2. 语言编码标准G.711、G.72 3的C++程序实现-the encode and decode program of G.711、G.721、G.723 video coding
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-29
    • 文件大小:28121
    • 提供者:王雪葵
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com