Join Nostr
2024-10-03 22:02:32 UTC
in reply to

Raymond Russell on Nostr: On the ZX Spectrum I think the Frequency Analysis of a string of text may be the ...

On the ZX Spectrum I think the Frequency Analysis of a string of text may be the easiest bit.
I cheated a bit and POKED memory addresses (still all BASIC) rather than get messy and chuck arrays of strings around.

#ZXSpectum #BASIC #Huffman #FrequencyAnalysis