LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

string to binary array

Solved!
Go to solution

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

0 Kudos
Message 11 of 12
(378 Views)

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.

Rolf Kalbermatter
My Blog
0 Kudos
Message 12 of 12
(363 Views)