GitHub topics: knuth
RondeSC/Miller_Shuffle_Algo
New Shuffle algorithm with ultra low overhead and no annoying repetition.
Language: HTML - Size: 544 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 98 - Forks: 1

stdlib-js/random-shuffle
Shuffle elements of an array-like object.
Language: JavaScript - Size: 2.69 MB - Last synced at: 2 days ago - Pushed at: 22 days ago - Stars: 2 - Forks: 0

ascherer/mmix
MMIX 2009 – a RISC computer for the third millennium
Language: CWeb - Size: 1.43 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 43 - Forks: 6

pahihu/mixal
Enhanced MIXAL (original code by Darius Bacon and Eric Raymond).
Language: C - Size: 6.49 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

justinmeiners/srcweave
A literate programming system for any language.
Language: Common Lisp - Size: 159 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 111 - Forks: 4

TeX-82/knuth
TeX – A sophisticated typesetting engine
Language: TeX - Size: 815 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

k-nuth/kth
High performance Bitcoin development platform
Language: Python - Size: 3.02 MB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 30 - Forks: 6

mcmtilman/DancingLinks
Swift implementations of Knuth's Dancing Links algorithm
Language: Swift - Size: 241 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

arusson/tex-rust
TeX implementation in Rust.
Language: Rust - Size: 259 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

charlesreid1/five-letter-words
Experiments with Knuth's 5,757 five letter words.
Language: Python - Size: 61.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 83 - Forks: 309

jwalteri/MMIX
MMIX Tutoriumsunterlagen
Language: Assembly - Size: 146 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

asad82/Hashing
There are two implementations available in this folder in C/C++. First one is of Dynamic Hashing using Binary Tree with Page size at each node. The second one is of Knuth Hash Function performance evaluation using a text file as input.
Language: C++ - Size: 72.3 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

farhiongit/dancing-links
A user friendly implementation of Knuth's dancing links algorithm for exact cover search.
Language: C - Size: 79.1 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

ingambe/KnuthsConjecture
An android app to play with Donald Knuth's conjecture who stated that we can build any integer starting from 4 using only floor, square root and factorial
Language: Java - Size: 5.91 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

arusson/tex-c
TeX implementation in C and Markdown.
Language: C - Size: 3.25 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SkepticalHippo/fisher-yates-shuffle
Fisher-Yates Shuffle Implementation in JavaScript
Language: JavaScript - Size: 6.84 KB - Last synced at: 13 days ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 2

jacobpclouse/ICSI_551_Final_Project
Final Projects are required for both Graduate Students and PHY 451Y students. Students can choose to work individually or in groups of two to propose, perform, and present a final project for the course. This project will be a project that uses methods taught in this course to solve a data analysis or signal processing problem.
Language: MATLAB - Size: 14.6 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tamura70/taocp-sat
Language: CWeb - Size: 11.6 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

PhoenixSmaug/knuth-game-solver
Julia implementation of Knuth's solver for two-person games with an example game
Language: Julia - Size: 9.77 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

h3nnn4n/dancing-links
C implementation of Knuth's dancing links algorithm
Language: C - Size: 336 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

jonnystoten/negroni
Emulator for the mythical computer "MIX" from Knuth's The Art of Computer Programming
Language: Rust - Size: 188 KB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

theartofcomputerprogramming/mmixsamples
Sample code in MMIX assembly language
Size: 84 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 3

fnaufel/knuth-squares
Size: 321 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

realtable/surreal 📦
A Rust library that implements Conway's surreal numbers
Language: Rust - Size: 27.3 KB - Last synced at: 13 days ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

charlesreid1/rubiks-cycles
An investigation into permutation cycles and orders for 3x3 and 4x4 Rubiks Cubes.
Language: Python - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

macmcmeans/fisherYatesDurstenfeldKnuthShuffle
🔀 The standard algorithm for generating a uniformly chosen random permutation. Devised by Ronald Fisher and Frank Yates, modernized by Richard Durstenfeld and popularized by Donald E. Knuth. This version permits Sattolo cycles as well as seeded/keyed shuffles and unshuffles.
Language: JavaScript - Size: 161 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

mauris/dlx.js
Knuth's Dancing Links with Algorithm X JS implementation
Language: JavaScript - Size: 3.91 KB - Last synced at: 6 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

mzacki/java-algorithms
Algoritms & data structures implementation library. Plus math problems and solutions of puzzle from CodingBat and Advent of Code. Keywords: Shell sort, Knuth sequence, insertion, quick, merge, selection, queues, stack, list.
Language: Java - Size: 282 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

theartofcomputerprogramming/meetup
TAOCP - The Art Of Computer Programming Reading Group meetup schedule and meeting notes
Size: 461 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 24 - Forks: 3

MrHuggs/Knuth_DancingLinks
Implements "Algorithm M: Covering with Multiplicities and Colors."
Language: C++ - Size: 566 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

arkadius2006/algorithms
Data structures
Language: Java - Size: 345 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

theartofcomputerprogramming/exercises
Solution submissions for exercises from The Art of Computer Programming series of books by Donald Knuth
Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 2

queviva/yacht-fisher
javascript array shuffler [fisher yates knuth durstenfeld]
Language: HTML - Size: 111 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

g-fresh/algorithm-x
A Sudoku solver implemented using Knuth's Algorithm X
Language: Java - Size: 469 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

gtryf/MIXWare
Assembler and Simulator for Don Knuth's MIX Computer from The Art of Computer Programming.
Language: C# - Size: 3.86 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 0

sito8943/dni
Spain DNI letter finder
Language: JavaScript - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

littleredcomputer/dancinglinks
Knuth's Dancing Links algorithm in Java
Language: Java - Size: 379 KB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 1

vjeranc/expr-trees
Arithmetic expressions without redundant parentheses. Knuth's TAOCP has Dudeney's Digital Century puzzle 7.2.1.6 problem 122 and it includes a description of expression grammar that generates expressions without redundant parentheses.
Language: Python - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kammitama5/Distracting_KATAS
This is a repo for all the katas that distract me while I'm trying to get work done
Language: Python - Size: 571 KB - Last synced at: 21 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

SleekPanther/mastermind-game
Command line implementation of the board game Mastermind for a Software Engineering class
Language: Java - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

slashlos/ackermann Fork of aycabta/ackermann
Some implementations of Ackermann function.
Language: C - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
