Skip to content
#

error-correction

Here are 52 public repositories matching this topic...

Comparte tu conexión Wifi usando un QR. En este proyecto, se utiliza la librería qrcode de Python para generar un código QR con la información necesaria para realizar automáticamente la conexión de un dispositivo móvil a una red Wifi.

  • Updated Jun 29, 2020
  • Python

DRAM error-correction code (ECC) simulator incorporating statistical error properties and DRAM design characteristics for inferring pre-correction error characteristics using only the post-correction errors. Described in the 2019 DSN paper by Patel et al.: https://people.inf.ethz.ch/omutlu/pub/understanding-and-modeling-in-DRAM-ECC_dsn19.pdf.

  • Updated Dec 7, 2023
  • C++

HARP is a memory error profiling algorithm (i.e., for identifying error-prone cells) designed for use with memory chips that use on-die error-correcting codes (ECC). This tool uses Monte-Carlo simulation to evaluate HARP and other error profilers. HARP and this tool are described in the 2021 MICRO paper by Patel et al.: https://arxiv.org/abs/210…

  • Updated Oct 5, 2021
  • C++

NOGRAPHY is an encoding engine, that uses a dummy text and assigns different fonts to different letters in order to embed information. These fonts are hardly recognizable by sight but easily differentiable for the neural network of the engine, which also contains an error correction mechanism for better stability.

  • Updated Aug 27, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the error-correction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the error-correction topic, visit your repo's landing page and select "manage topics."

Learn more