Randomly permute an array!
Hi there,
I have to randomly permute an arry of data, more precisely, variable length coding (vlc) table using a key or password. Please explain with an example in C.
Thank you.
Hi there,
I have to randomly permute an arry of data, more precisely, variable length coding (vlc) table using a key or password. Please explain with an example in C.
Thank you.
Please post this in the newsgroups http://msdn.microsoft.com/newsgroups
or at
http://www.codeguru.com/forum/forumdisplay.php?s=40a16b10464fe215a3e1aecf372cc290&f=65
Or just doing an internet search for this will return hundreds of links to articles dealing with this topic.
James Curran recently described the algorithm for shuffling an array. http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=738697&SiteID=1