12-11-2022 07:41 AM
Hi Everyone,
Can someone please share Source Encoding and Decoding VI? Or a Huffman encoding and decoding VI. I really need help with this. Especially the Decoding VI.
Regards,
NamraS
12-11-2022 08:47 AM
You need to explain more what you mean with Source Encoding and Decoding. First, this thread is not about encoding at all but simple conversion between numeric and boolean representation. You mention Huffman which is indeed an algorithm that is used in encoding or compression, for instance in the deflate algorithm used in zlib. However I’m not aware of a native LabVIEW version on it.
And since your question has pretty little to do with the original thread you should have started your own and not hijacked this one.