Menu

Markov algorithm examples

Dmitry Podgorny

Markov algorithm examples

This page contains examples of Markov algorithm programs with descriptions. Most of them can be found at examples/ directory in tarballs.

List of examples

Follow links for detailed descriptions and source code

File name Brief description
[vm_markov_3^x-2y.fvm] Calculates (3 power x - 2y) for two unary numbers
[bin_invert.fvm] Inverts 0 and 1 within a binary number
[bin_invert_leading_0] Inverts 0 and 1 within a binary number and removes leading zeros in the result

Related

Wiki: Home
Wiki: bin_invert.fvm
Wiki: vm_markov_3^x-2y.fvm

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.