Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: transposition

ianfabs/swapie.vim

Swapping lines 😎

Language: Vim script - Size: 3.91 KB - Last synced: 6 days ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

crybot/Napoleon

Re-designed Chess engine and converted in C++

Language: C++ - Size: 17.6 MB - Last synced: 14 days ago - Pushed: over 1 year ago - Stars: 10 - Forks: 3

gsiddhad/Cryptography

Implementation of Ciphers

Language: C++ - Size: 22.5 KB - Last synced: 17 days ago - Pushed: about 3 years ago - Stars: 3 - Forks: 0

shamiul94/Transposition-Cipher-and-DES-Encryption-And-Decryption

This is a C++ implementation of Transposition Cipher and DES Encryption And Decryption for Network Security course sessional of CSE BUET.

Language: C++ - Size: 58.6 KB - Last synced: 22 days ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

drostlab/retrocombinator

An R/C++ package for simulating the evolution of retrotransposons over time.

Language: HTML - Size: 16.8 MB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 3 - Forks: 3

AdibNikjou/Transposition-Ciphers

Transposition Ciphers

Language: Rust - Size: 962 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

springer13/hptt

High-Performance Tensor Transpose library

Language: C++ - Size: 818 KB - Last synced: 2 months ago - Pushed: about 1 year ago - Stars: 178 - Forks: 38

ahmadfantastic/chess_checkmate_puzzle_solver

Solves Chess Checkmate Puzzles using simple AI search techniques

Language: Python - Size: 253 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

HeartDisk/Transposition

The piano keyboard is divided into octaves, each octave has 12 notes.

Language: PHP - Size: 4.88 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

torin-carey/simple-matrix

Simple C++ library for dealing with matrices.

Language: C++ - Size: 75.2 KB - Last synced: 8 months ago - Pushed: about 7 years ago - Stars: 7 - Forks: 1

CTzatzakis/Damerau-Levenshtein-distance

Damerau–Levenshtein distance is a string metric for measuring the edit distance between two sequences. Informally, the Damerau–Levenshtein distance between two words is the minimum number of operations (consisting of insertions, deletions or substitutions of a single character, or transposition of two adjacent characters) required to change one word into the other.

Language: C++ - Size: 9.77 KB - Last synced: 9 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 1

jancajthaml-scala/luhn

luhn checksum (583 ns/op)

Language: Scala - Size: 7.81 KB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

stephantul/trnsps

transpose words

Language: Python - Size: 32.2 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

HolzerSoahita/Cracking_code_python

This is an implementation of all famous cryptography algorithms in python. There are several algorithm of cipher in this like Caesar, Transposition, Substitution, Vigenere, AES and RSA

Language: Python - Size: 568 KB - Last synced: 12 months ago - Pushed: about 2 years ago - Stars: 4 - Forks: 2

luizaugustogarcia/tdp1375

Algorithm for sorting by transpositions based on an algebraic approach with guarantee of approximation ratio of 1.375

Language: Java - Size: 92 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 5 - Forks: 1

Adamishere/Fuzzymatching

Matching records based on imperfect strings using string distances to assign the closest match. Optimized for large files on a single computer.

Language: R - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 6 - Forks: 2

Tearth/Proxima-b-2.0

Chess engine written in C# based on popular chess algorithms. Supports Chess Engine Communication Protocol and FICS.

Language: C# - Size: 1.16 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 2 - Forks: 2

terpyPy/ciphers-in-python

different "encryption tools" based on transposition and Ceaser ciphers in python

Language: Python - Size: 7.76 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

desgeeko/kryptos

A practical introduction to Kryptos K1-K3 brute-force decryption

Language: Jupyter Notebook - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 1

ohdongha/OrthNet

CLfinder-OrthNet, a pipeline to encode orthologs from multiple genomes and their evolutionary history into networks (OrthNets) based on co-linearity between them. OrthNets enable detection of all orthologous gene groups that share the same evolutionary history, using a search based on network topology

Language: Python - Size: 176 KB - Last synced: 7 months ago - Pushed: almost 2 years ago - Stars: 7 - Forks: 3

AnotherKamila/songbook-web

Awesome Songbook / Sheet Music Web App. Wheeeee!

Language: JavaScript - Size: 337 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 5 - Forks: 2

Andres-Hernandez-Mata/Encryption-Transposition

Cifrado y descifrado por transposición

Language: Python - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

Tearth/Proxima-b

Chess engine based on min-max algorithm, iterative deepening and transposition tables

Language: C++ - Size: 191 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

jancajthaml-go/luhn

luhn check-digit validator and generator

Language: Go - Size: 26.4 KB - Last synced: 9 months ago - Pushed: about 3 years ago - Stars: 2 - Forks: 3

TomJamesGray/cipher-crack

Crack traditional ciphers through dictionary attacks

Language: Python - Size: 43 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

artnc/clef-fairy

Convert treble clef PDFs to bass clef :musical_note:

Language: Python - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0