Giter Club home page Giter Club logo

hammingcode's Introduction

汉明码计算器 Hamming Code Calculator

功能列表

  • 由原始二进制数据生成相应的汉明码
  • 由汉明码得到原始二进制数据(含检错过程)

执行过程

如果用中文提示可能有乱码,翻译一下:

  • 选择功能
    Please choose function:
    (1. generate hamming code from given binary data 2. generate original data from given hamming code)
    请选择功能:
    (1. 由所给二进制数据生成汉明码 2. 由所给汉明码生成原始数据)

    • 1. 由所给二进制数据生成汉明码
      Please input original data(e.g. 1010):
      请输入原始数据(例如1010):

      Please input type of parity bit(s):
      (1. even perity bit(s) 2. odd parity bit(s)):
      请输入校验位类型:
      (1. 偶校验 2. 奇校验):
    • 2. 由所给汉明码生成原始数据
      Please input the hamming code(e.g. 11101001101):
      请输入汉明码(例如11101001101):

      Please input type of parity bit(s):
      (1. even perity bit(s) 2. odd parity bit(s)):
      请输入校验位类型:
      (1. 偶校验 2. 奇校验):

运行示意图

example

hammingcode's People

Contributors

zemdalk avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

advancedouh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.