CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 和校验

搜索资源列表

  1. myZip

    0下载:
  2. 本实例采用输入参数的方式,并且演示了如何使用Checksum类来计算和校验文件的“校验和”。在dos窗口中输入:java myZip test 1.txt 2.txt 这条命令把1.txt和2.txt文件压缩到test.zip文件中
  3. 所属分类:压缩解压

    • 发布日期:2014-01-17
    • 文件大小:1353
    • 提供者:张大宝
  1. juzhenshengcheng

    1下载:
  2. 生成矩阵和校验矩阵的生成在MATLAB语言下的实现
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:184603
    • 提供者:孙宁
  1. ldpcdecoderandencoder

    0下载:
  2. 这是国标数字电视地面传输标准里信道编解码器的MATLAB程序,用的是LLR-BP的解码算法,请大家指正。另有根据国标生成的生成矩阵和校验矩阵稍后传上来
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1502
    • 提供者:权大广
  1. 16位CRC校验_Modbus标准算法

    5下载:
  2. CRC校验 1、循环校验码(CRC码):是数据通信领域中最常用的一种差错校验码,其特征是信息 字段和校验字段的长度可以任意选定。 2、生成CRC码的基本原理:任意一个由二进制位串组成的代码都可以和一个系数仅 为‘0’和‘1’取值的多项式一一对应。例如:代码1010111对应的多项式 为x6+x4+x2+x+1,而多项式为x5+x3+x2+x+1对应的代码101111。 3、CRC码集选择的原则:若设码字长度为N,信息字段为K位,校验字
  3. 所属分类:密码/编码算法

    • 发布日期:2008-11-07
    • 文件大小:6509
    • 提供者:ttongg
  1. four_arithmetic_operation

    0下载:
  2. 1.将菜单的显示放在一个单独的函数中,随用随调。 2.将接收用户输入和校验输入的功能放在一个独立的函数中。 3.将四种运算分别放在四个函数中。-1. To display the menu in a separate function, as used with the transfer. 2. To receive user input and input validation function on an independent function. 3. Will be four
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1059
    • 提供者:风清扬
  1. linear_blockcode

    0下载:
  2. 线性分组码的判定,若是线性分组码,则给出其生成矩阵和校验矩阵。-Linear block code to determine, if the linear block code, then the given matrix and calibration matrix of their generation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4513
    • 提供者:gechengwei
  1. lock

    0下载:
  2. 一个用易语言编写的注册机!,内有机器码的生成和校验-this is a lock!
  3. 所属分类:压缩解压

    • 发布日期:2017-04-05
    • 文件大小:3131
    • 提供者:汤俊峰
  1. Md5Code

    0下载:
  2. MD5算法源代码,和校验,很安全,很实用。帮助你跟好的运用理解md5算法-MD5 algorithm source code, and verification, very safe, very practical. Help you with a good understanding of the use of md5 algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:87925
    • 提供者:周天
  1. CRC

    0下载:
  2. CRC循环校验的具体算法:包括具体代码实现 和简单的注释-CRC check of the specific algorithm cycle: including specific code and a simple note
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:12803
    • 提供者:三人禾
  1. CRxiaoyanfanfCIT

    0下载:
  2. 自己写的CRCIT算法和校验方法,不同于常见的CRC16或CRC32,在VB环境下通过二进制的方式计算得到结果的代码。-Write their own algorithms and verification methods of CRCIT, unlike common CRC16 or CRC32, in the VB environment by way of the calculated results of the binary code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:22862
    • 提供者:
  1. crc_class

    0下载:
  2. 用于生成和校验的crc校验类,只需复制到工程中即可使-Used to generate and check the crc check class, just copy to the project can be used with
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:638
    • 提供者:zhouguoliang
  1. crc

    0下载:
  2. 生成crc校验码和校验crc的c语言源码,直接复制使用-Generate crc crc check code and verify the c language source code, use the direct copy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:571
    • 提供者:zhouguoliang
  1. SVR-LINEAR

    0下载:
  2. 基于SVR的线性系统的辨识和校验,辨识信号采用幅值为2的随机信号-Linear systems based on SVR identification and validation, identification signal using random signal amplitude of 2
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:56315
    • 提供者:孟佳
  1. SVR-NONLINEAR

    0下载:
  2. 基于SVR的非线性系统的辨识和校验,辨识信号为幅值为2的随机信号-Nonlinear systems based on SVR identification and validation, identification signal is a random signal amplitude of 2
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:56340
    • 提供者:孟佳
  1. The-CRC-checksum

    0下载:
  2. 实现多个数据的CRC校验,通过输入数据和校验数据,计算出CRC校验码。-CRC check multiple data through the input data and parity data to calculate the CRC checksum.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:136735
    • 提供者:
  1. decoder_BP_SE_ref

    0下载:
  2. 置信传播即BP译码算法,在每一次迭代过程中,都要对全部比特和校验信息进行更新,存在计算量大、译码效率低的问题,故提出了单边传播信息的迭代BP算法-Belief Propagation that BP decoding algorithm, in each iteration, we must check for all the bits and update the information, there is a large amount of calculation, low coding e
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:828
    • 提供者:王文
  1. decoder_BPML

    0下载:
  2. 置信传播(belief propagation,BP)算法的计算复杂度较高,且变量节点和校验节点间信息传递的信息可靠,但是迭代的实现,就最大似然算法来说,验证其提高译码性能的特点。 -Belief propagation (belief propagation, BP) higher computational complexity of the algorithm, and reliable information between variable nodes and check node
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:613
    • 提供者:王文
  1. decoder_BP_MRF

    0下载:
  2. 将置信传播(belief propagation,BP)算法从马尔科夫随机域的角度进行理解, 并通过变量节点和校验界定之间的迭代来实现信息传递,进而提高系统的误码率性能。 -The belief propagation (belief propagation, BP) algorithm is understood from the perspective of Markov random field, and by defining the iteration variable nod
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:732
    • 提供者:王文
  1. 按位异或校验和计算器

    0下载:
  2. 异或校验工具。十六进制异或值计算。。。。。。。。。。(XOR check tool. Sixteen decimal XOR calculation.)
  3. 所属分类:数学计算

  1. LDPC码的校验矩阵与生成矩阵互换

    6下载:
  2. LDPC码的校验矩阵与生成矩阵互换,可以用来对LDPC码的H矩阵和G矩阵进行变换,采用了C语言的写法,简单明了。
  3. 所属分类:数据结构常用算法

« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com