Huffman code procedure without using in built functions

3 次查看(过去 30 天)
Hello i want a code that generates a huffman procedure for symbols N(N<=1000) or more without using any built in functions like huffman hufflen anything like that. PLease can any one help me with that. I want in matlab
Also i need to convert a program from java to matlab is there any site which converts it? I will really appreciate your help thank you

回答(1 个)

Walter Roberson
Walter Roberson 2013-5-26
Did you try searching the File Exchange?
I have not heard of any program that converts java to MATLAB. You can call Java routines from within MATLAB.
  6 个评论
faraz.a
faraz.a 2013-5-28
i guess in all of them they using built in functions to generate the code!
Walter Roberson
Walter Roberson 2013-5-28
Your guess is wrong. The link I gave in reference to the sample implementations is to routines that do not use built-in huffman routines.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Large Files and Big Data 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by