Skip to content
#

decoding-algorithm

Here are 14 public repositories matching this topic...

A CRC-aided successive cancellation list (SCL) decoding algorithm for polar codes and PAC codes with various code constructions/rate profiles. The list decoding algorithm is an adaptive two stage successive cancellation list (SCL) algorithm. First it tries L=1 and then L=L_max. The performance is the same is list decoding with L_max.

  • Updated Jul 13, 2022
  • Python

This is a python script which read a file you pass and then convert it to an equivalent encryption algorithm you choose. The program also can decrypt the encrypted file without any mention of algorithm used during encryption.

  • Updated Nov 26, 2020
  • Python

Improve this page

Add a description, image, and links to the decoding-algorithm 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 decoding-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more