Skip to content
/ samples Public

A few code snippets of mimi implementations here and there

Notifications You must be signed in to change notification settings

sazit/samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published