blog:aardvaark:downloads
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
blog:aardvaark:downloads [2020/04/18 11:39] – [Other Software] Phil Ide | blog:aardvaark:downloads [2024/11/20 13:03] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
===== Orbital Calculator ===== | ===== Orbital Calculator ===== | ||
|Current Version^ < | |Current Version^ < | ||
+ | <PHP> | ||
+ | function orbit_hash($hashid){ | ||
+ | $hash = [ | ||
+ | ' | ||
+ | ' | ||
+ | ' | ||
+ | ' | ||
+ | ' | ||
+ | ]; | ||
+ | return $hash[$hashid]; | ||
+ | } | ||
+ | </ | ||
This is a portable application, | This is a portable application, | ||
Line 10: | Line 22: | ||
^Windows (w7 to w10)^^ | ^Windows (w7 to w10)^^ | ||
- | | 32-bit | {{ : | + | | 32-bit | {{ : |
- | | 64-bit | {{ : | + | | 64-bit | {{ : |
^Apple Mac^ | ^Apple Mac^ | ||
Line 17: | Line 29: | ||
^Raspberry PI/ | ^Raspberry PI/ | ||
- | | armv7 | {{ : | + | | armv7 | {{ : |
|To install a desktop icon and launcher, follow the instructions for Linux below||| | |To install a desktop icon and launcher, follow the instructions for Linux below||| | ||
- | |**Note: this is untested. If you use this, please let me know if it works or not by leaving a comment below**||| | + | |**Note:** this is now tested.||| |
^Linux (Ubuntu/ | ^Linux (Ubuntu/ | ||
- | | 32-bit | {{ : | + | | 32-bit | {{ : |
- | | 64-bit | {{ : | + | | 64-bit | {{ : |
If you run the program in Gnome, there is a bug in Nautilus that prevents the program from running. You'll either have to run it from a terminal window or through a desktop icon. You can {{: | If you run the program in Gnome, there is a bug in Nautilus that prevents the program from running. You'll either have to run it from a terminal window or through a desktop icon. You can {{: | ||
Line 58: | Line 70: | ||
===== Other Software ===== | ===== Other Software ===== | ||
- | |Cross-or-Vertical multiplication algorithm | {{ : | + | |Cross-or-Vertical multiplication algorithm | {{ :cvmultiply-main.zip |Download}} |PHP code to multiply huge numbers.// |
|Download Counter for DokuWiki | |Download Counter for DokuWiki | ||
+ | |||
+ | ===== Writing ===== | ||
+ | |The Writer' | ||
Feel free to leave comments and suggestions below. | Feel free to leave comments and suggestions below. |
blog/aardvaark/downloads.1587209979.txt.gz · Last modified: 2020/04/18 11:39 by Phil Ide