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

搜索资源列表

  1. conv-code

    0下载:
  2. 该程序对卷积码的编解码过程进行了simulink建模,并设置了合理参数。-The program shows the simulink model for code and decode of convolution process, and set reasonable parameters.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6236
    • 提供者:张欢欢
  1. LDPC-encode-and-decode

    0下载:
  2. ldpc编译码综述,介绍了ldpc的发展的研究现状及各种编译码方法。-ldpc codec Summary
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:478034
    • 提供者:shao
  1. control-key-decode-LED

    0下载:
  2. 红外遥控器键值解码LED发光管显示(汇编语言)-Infrared remote control key decode LED LED display (assembly language)
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:10892
    • 提供者:fengjq
  1. CK-code-decode

    0下载:
  2. 应用CK触发器对图像进行加密编码,并在接收端进行解密-CK code and decode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:244745
    • 提供者:elsie
  1. Huffman

    0下载:
  2. 此文件实现了对256*256像素的图片进行霍夫曼编码和解码的过程-This file use Huffman coding method to code and decode any 256*256 picture, turn out the result in binary code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2213
    • 提供者:alvin
  1. MP3-decode-source-code

    0下载:
  2. 本代码是用C语言编写,包含8个文件,主要用于MP3的解码。-The Source Code(SC) is wriiten with C ,including eight document and mainly used to MP3 decoding.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-26
    • 文件大小:34271
    • 提供者:小贺
  1. mp3-decode

    0下载:
  2. MP3 Decode Program based on Visual C-MP3 Decode Program based on Visual C++
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-24
    • 文件大小:37917
    • 提供者:hyd
  1. mp3-decode-and-player-with-arm-microcontroler

    0下载:
  2. mp3 file decode and paly with arm at91sam7 and iar software
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:51275
    • 提供者:mohammad
  1. Decode-viterbi

    0下载:
  2. 维特比译码,用来进行对信道中卷积吗的译码-decode methord of viterbi
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:8875
    • 提供者:HelloJianZai
  1. Base64

    0下载:
  2. a good java util for base64 encode decode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:10946
    • 提供者:ahoramazdak
  1. BMP_demo

    0下载:
  2. bmp解码 详细 说明 详细 解码过程-bmp decode
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:378891
    • 提供者:李东临
  1. CPP-JPEG-MPEG-Code-decode

    0下载:
  2. visual c++ 编解码技术配套光盘-C++ JPEG-MPEG Code-decode.rar
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-02
    • 文件大小:15014353
    • 提供者:杜龙
  1. decode

    0下载:
  2. TI提供的omap3530 decode源码-TI provided omap3530 of the decode source
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:320394
    • 提供者:gpwang3000
  1. Decode

    0下载:
  2. 使用Decode运算符.rar 使用Decode运算符.rar-Decode operator Decode operator. Rar rar use Decode operator. Rar
  3. 所属分类:CA program

    • 发布日期:2017-11-13
    • 文件大小:43913
    • 提供者:
  1. Infrared-decode

    0下载:
  2. 红外解码液晶显示使用 HJ-2G avr 单片机开发板-The IR decode LCD use HJ-2G avr microcontroller development board
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:62546
    • 提供者:ning
  1. FATand-decode

    0下载:
  2. fat use decode jpeg for test decode timer
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-21
    • 文件大小:27253
    • 提供者:sai
  1. decode

    0下载:
  2. Decode a message from a file.
  3. 所属分类:Editor

    • 发布日期:2017-12-08
    • 文件大小:768
    • 提供者:Iony
  1. encode-and-decode-of-shop-job

    1下载:
  2. 用于车间调度的编码和解码。 encode函数用于生成M*N的编码数组。M为机器数,N为工件数。 Jm数组的行,表示对应工件在不同机器上的加工顺序。数组内容为机器号。 T数组为加工时间数组。第M行第N列,表示第N号工件在第M号机器上的加工时间。 程序采用先判断对应机器上是否有空间满足插空标准,处理后,再判断是否产生新的空间。 decode解码函数最终需要求得,在M个机器中,所用的最长时间,也就是最大完成时间,作为解码的结果。-For shop scheduling encodi
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-04-15
    • 文件大小:2048
    • 提供者:郑世杰
  1. haffuman-code-decode

    0下载:
  2. 哈夫曼编、解码器。文字压缩器、解压器。里面可以直接运行-haffman code/decode
  3. 所属分类:Network Security

    • 发布日期:2017-11-16
    • 文件大小:1529128
    • 提供者:樊嘉麒
  1. decode

    0下载:
  2. 关于DECODE   DECODE是Oracle公司独家提供的功能,它是一个功能很强的函数。它虽然不是SQL的标准,但对于性能非常有用。到目前,其他的数据库供应商还不能提供类似DECODE的功能,甚至有的数据库的供应商批评Oracle的SQL不标准。实际上,这种批评有些片面或不够水平。就象有些马车制造商抱怨亨利。福特的“马车”不标准一样。   1 DECODE 中的if-then-else逻辑   在逻辑编程中,经常用到If – Then –Else 进行逻辑判断。在DECODE的语法中,实际上
  3. 所属分类:Network Security

    • 发布日期:2017-11-27
    • 文件大小:144473
    • 提供者:李秀泽
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com