GitHub topics: hamming
paoleonardo/taxicab
Taxicab numbers up to T(10) and their prime factor decomposition
Size: 43 KB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.utils.strings.hammingdistance
A utility library for comparing strings via the Hamming Distance algorithm
Language: C# - Size: 354 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

jamesturk/jellyfish
🪼 a python library for doing approximate and phonetic matching of strings.
Language: Jupyter Notebook - Size: 3.5 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 2,130 - Forks: 159

winkjs/wink-distance
Distance/Similarity functions for Bag of Words, Strings, Vectors and more.
Language: JavaScript - Size: 1.88 MB - Last synced at: 13 days ago - Pushed at: almost 2 years ago - Stars: 24 - Forks: 5

hbollon/go-edlib
📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...
Language: Go - Size: 76.2 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 505 - Forks: 26

Daniel-Liu-c0deb0t/triple_accel
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
Language: Rust - Size: 182 KB - Last synced at: 28 days ago - Pushed at: about 2 years ago - Stars: 108 - Forks: 13

Daniel-Liu-c0deb0t/Java-Fuzzy-Search
A general, multi-threaded fuzzy searching language, called fuzzysplit, that is built on top of a fast and flexible Java fuzzy search library. Can be applied to demultiplex and trim DNA.
Language: Java - Size: 292 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

geddy11/netwiz
Network protocol libraries for VHDL test benches
Language: VHDL - Size: 681 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 9 - Forks: 2

stdlib-js/string-base-distances-hamming
Calculate the Hamming distance between two equal-length strings.
Language: JavaScript - Size: 267 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

sfp932705/ecc
Error correction codes in python.
Language: Python - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 1

Daniel-Liu-c0deb0t/UMICollapse
Accelerating the deduplication and collapsing process for reads with Unique Molecular Identifiers (UMI). Heavily optimized for scalability and orders of magnitude faster than a previous tool.
Language: Java - Size: 1.03 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 72 - Forks: 10

enVId-tech/Youtube-File-Storage
A Python project where I use YouTube's video service in order to store vast amount of information
Language: Python - Size: 11.3 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

FranprzDev/HammingStepByStep Fork of PulidoLuciano/Hamming
A web application to codify binary series with Hamming code Step By Step
Language: JavaScript - Size: 675 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

thaumant/eddie
Language: Rust - Size: 125 KB - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 19 - Forks: 1

i-naeem/heyming
Heyming is a hamming code encoder and decoder built in React.js
Language: JavaScript - Size: 6.82 MB - Last synced at: 29 days ago - Pushed at: 8 months ago - Stars: 6 - Forks: 1

gregorybchris/hlucb
Implementation of Hamming-LUCB algorithm for approximate sorting
Language: Python - Size: 43 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

life4/textdistance.rs
🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.
Language: Rust - Size: 266 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 276 - Forks: 11

jyan97/You_And_Your_Research
Chinese version of speech "You and Your Research" by Dr. Richard Hamming given to Bell Labs colleagues. 中文翻译_汉明在贝尔实验室的演讲"You and Your Research"
Size: 39.1 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

bl33h/detectionAndCorrectionSchemes
Language: C++ - Size: 502 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

MedLabaihi/Error-Correcting-Codes-Project
This project contains scripts related to various coding theory concepts, including cyclic codes, Hamming codes, and Golay codes. Each script demonstrates encoding, error detection, and correction using different coding techniques.
Language: Python - Size: 24.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

rockymadden/stringmetric 📦
:dart: String metrics and phonetic algorithms for Scala (e.g. Dice/Sorensen, Hamming, Jaccard, Jaro, Jaro-Winkler, Levenshtein, Metaphone, N-Gram, NYSIIS, Overlap, Ratcliff/Obershelp, Refined NYSIIS, Refined Soundex, Soundex, Weighted Levenshtein).
Language: Scala - Size: 2.07 MB - Last synced at: 9 months ago - Pushed at: almost 8 years ago - Stars: 485 - Forks: 81

rhpvorderman/fastqdedup
Alignment-free FASTQ deduplication.
Language: C - Size: 147 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

llFREEDll/Receptor-CRC-Hamming
algoritmo para recibir tramas y desencriptarlas por CRC y Hamming
Language: JavaScript - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

llFREEDll/Emisor-CRC-Hamming
Emisor by method CRC and hamming
Language: JavaScript - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

chensongpoixs/credis_source
redis源码的学习
Language: C - Size: 3.3 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 2

jennndol/voice-analyzer
Voice Analyzer: Specialized in emotion detection, this Matlab app focuses on discerning anger and normal tones. Experience targeted insights, offering a nuanced perspective on voice sentiments.
Language: Matlab - Size: 26 MB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

Izmno/VHDL-ECC
VHDL library for error correcting functions and components
Language: VHDL - Size: 70.3 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

DeepthiTabithaBennet/Project1_HammingCode
Variable Length Hamming Code Encoder & Error Detecting / Correcting Decoder (Odd & Even Parity), implemented in C++
Language: C++ - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 0

JavidChaji/FUM-Data-Transmission-Hamming-Method-Error-Correction
Language: Java - Size: 784 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Xenozite/Hamming-Neural-Network
This is a simple implementation that shows how the Hamming neural network works.
Language: C# - Size: 276 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

DexterIV/TELEKOM_ZAD1_JAVA 📦
Language: Java - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ceidas/Medical-Imaging-Project
This project was completed in 2018 as a part of my postgraduate studies in Biomedical Engineering
Language: MATLAB - Size: 4.33 MB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

GSimas/EEL7416
🔑Repositório para Disciplina EEL7416 - Introdução à Codificação
Language: MATLAB - Size: 75.8 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

FakeEmperor/net-packet-coders-test
HW testing different codes
Language: C++ - Size: 1.26 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

ozhek/Huffman-Hamming
It is implementation for texts of Huffman and Hamming algorithms for Information Theory course in Astana IT University
Language: Python - Size: 22.6 MB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

emlautarom1/InformationTheory
Cross-platform Desktop App for data Protection and Compression using Hamming's and Huffman's algorithms
Language: Java - Size: 289 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

aaaaaaaalesha/encoding_algorithms
Реализация простых алгоритмов кодирования и сжатия в рамках курса Компьютерные сети (8 семестр)
Language: Jupyter Notebook - Size: 280 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

gurupunskill/novel-BEC
Matlab Implementation of "A Novel Approach to Improving Burst Errors Correction Capability of Hamming Code". http://ieeexplore.ieee.org/document/4348260/
Language: Matlab - Size: 1.17 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 2

guptayash/Hamming-code
Language: C - Size: 1000 Bytes - Last synced at: about 12 hours ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1

sadjadasadi/ErrorDetection-Correction
C++ code of some popular error detection and corrction methods
Language: C++ - Size: 185 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alibizadi/hamming-code
implementing hamming code using PySide and QML
Language: QML - Size: 951 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

medric49/w_distances
Just some implementations of word distance functions.
Language: Python - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

UjjwalAyyangar/go-jellyfish
Go port of the python jellyfish module for approximate and phonetic matching of strings.
Language: Go - Size: 35.2 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

IsaacCheng9/8-puzzle-heuristic-search
An implementation of the A* search algorithm to solve the 8-puzzle problem, with two different heuristics.
Language: Python - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

rsusik/cf2
Approximate pattern matching with Counting Filter on q-grams using SSE instructions (CF2)
Language: C++ - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

isebasus/hamming
A Hamming Encoder and Decoder.
Language: C - Size: 4.87 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

HuzeyfeAyaz/Knn-Imputer-With-Hamming-Distance
Filling missed data-points with the most common values among nearest neighbors
Language: Python - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AndreasGassmann/seed-xor-hamming
Hamming Backup: 2-of-3 variant of SeedXOR
Language: JavaScript - Size: 102 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

iDoka/hdl-secded-producer
MATLAB/Octave generator of Hamming ECC coding. Output format is Verilog HDL.
Language: Matlab - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 3

maxiamo/hamming
Шифр Хемминга. Зашифровка и Дешифровка.
Language: C++ - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

lukacupic/Hamming-Simulator
A web simulator of binary data transmission using the Hamming code for error detection and correction
Language: JavaScript - Size: 114 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

fedecastellaro/Hamming-window-for-signal-processing
Hamming window algorithm for the Arduino environment or any microcontroller. Specially usefull in signal processing.
Language: C++ - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

a-ogilvie/hamming
Learn about and implement Hamming codes.
Language: JavaScript - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

donno2048/Hamming-algorithm
A simple program to encode and decode lists using hamming algo
Language: Jupyter Notebook - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ollevche/n-puzzle
:1234: N-Puzzle solver built up on A* (with modifications), Greedy and Uniform Cost search algorithms. Available Heuristics are one of Manhattan, Hamming and Euclidean
Language: Java - Size: 1.47 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

dyens/spatium
Compute distance between sequences.
Language: Rust - Size: 86.9 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

TheCloudlet/rusty-hamming-ecc
hamming ECC in rust
Language: Rust - Size: 16.4 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

farukbigez/img-comparison-js
image comparison
Language: JavaScript - Size: 11.3 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aptem336/Hamming
Hamming coder
Language: Java - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

enginyoyen/strmetric
String metrics libary for Go lang. (e.g. Dice/Sorensen, Hamming, Jaro, Jaro-Winkler, Levenshtein)
Language: Go - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

aakashhemadri/python
Language: Python - Size: 44.9 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

FS-make-simple/hamming-coder Fork of dzagalskii/HammingCode
Simple example showing Hamming coding and decoding
Language: C - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

taylorlu/imgFinderServer
image retrieve based on lsh and akaze feature
Language: C - Size: 765 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

corpg/pjballon
Test platform (Java) for sending and receiving error-protected data over a serial interface.
Language: HTML - Size: 2.87 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

rokez98/TOKS
Language: C# - Size: 53.7 KB - Last synced at: 29 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

0xHericles/HammingCode
Hamming code implementation in Java language
Language: Java - Size: 3.91 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

akanshaAgarwal/Hamming-Code
Implementation of Hamming Code in Java
Language: Java - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

ppaul804/RC_Hamming
Implementação o código de Hamming
Language: Java - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

ricofehr/txt2sine
Transfer text datas by sine audio signal
Language: C - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
