Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample code snippets of mini-implementations

  • playfairCipher.cpp - Implementation of the playfair cipher with user defined key and variable

  • fibonicci.s - A fibonacci program implemented in assembly

  • ackermann.cpp - Implementation of the ackerman function which is one of the simplest and earliest-discovered examples of a total computable function that is not primitive recursive. The function grows very quickly so a normal processor stops after input values go higher than 4

About

A few code snippets of mimi implementations here and there

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages