 |
|
|
 |
|
 |
hi how can i use lzw in matlab plz help me
|
|
|
|
 |
|
 |
i need to help for n-queen algorithm with A* & hillclimbing & backtracking
can help me?
|
|
|
|
 |
|
 |
download your souce code and I have J creator and net beams install how do I run this file to test it
|
|
|
|
 |
|
 |
if u know how to run this java code then reply me
|
|
|
|
 |
|
 |
Dear all,
I've a final project of my college about implementing DMC (Dynamic Markov Compression) algorithm using Java (JSDk) and java J2me.
I've found the source of this algorithm (DMC), but it write using C version :
ftp://ftp.sac.sk/pub/sac/pack/dmc.zip --> I've using this, but it's more complex But when I'm trying it, it run well and give the good result.
ftp://ftp.sac.sk/pub/sac/pack/dmcsrc.zip --> I haven't try it. It contain only C file and I don't know how to do that...
And, I'm try to "translate" DMC of C version (according example of ftp://ftp.sac.sk/pub/sac/pack/dmc.zip), but it only run well at compression. It failed when decompression
But, I thinks, both of compression and decompression (of my script- DMC Java version-) is wrong. I judge that because when I'm compare the ouptput text file of DMC (C version) and dmc (java version), each of output text file contain the different character (Theory said that if it same algorithm, it must be the same output and also the same character in it)
If you want to know my source 9and also help me to solve this problem), the URL is :
http://www.2shared.com/file/5426100/bc28341d/all_DMC_file.html
help me please. Thanks.
bytescode
(bytescode@telkom.net)
|
|
|
|
 |
|
 |
Can you also provide the decompression method. It would be a great help.. Its a little time critical so any help would be greatly appreciated..
thanks
|
|
|
|
 |
|
 |
I need decompression code of this compression for lzw in java . i would be very much thankful isanyone can provise me
swati
|
|
|
|
 |
|
 |
hi...am also in need of decompression progrm in java....if u got that please mail me....saiaravind1989@gmail.com ...
|
|
|
|
 |
|
 |
hey saiaravind,
if you got the decompression program in java please share to me,i need it urgently.please send to skumarmails@rediffmail.com
your help is appreciated.
thanks in advance,
skumar
|
|
|
|
 |
|
 |
Could someone help me with the decompression method?
Please send the source to zer@tiscali.it
Your help is appreciated.
Thanks in advance.
|
|
|
|
 |
|
 |
Hi can anyone please tell me why the TABLE_SIZE is set to 5021 i understand the MAX_VALUE and MAX_CODE settings but am at a loss as to why the TABLE_SIZE is set explicitly to 5021. Thank you for a great post by the way code has been very usefull in a Degree level project im involved in
|
|
|
|
 |
|
 |
hi,
i need lzw implementation in vb 6.0
|
|
|
|
 |
|
|
 |
|
 |
hi, do you have source code for LZW in J2ME? please send me if you have. thanx for your attention
|
|
|
|
 |
|
 |
I didn't try to run it, but I can't see anything there that would stop it from being run on j2me
|
|
|
|
 |
|
 |
hi, i need the implementation of LZW in VC++
can you all help me
|
|
|
|
 |
|
 |
hallo! I read your replay to rwabe, and you say you have application LZW in j2me, would you give me the program and source code? Thank,s for your attention.
|
|
|
|
 |
|
 |
I do have a version for J2ME but I'm going overseas for a few days. I will try to post it when I come back. If I forget, someone please ping me here again.
|
|
|
|
 |
|
 |
Hi
Do you have a j2me version of lzw ? Your current version just works well on j2se.
Thanks
|
|
|
|
 |
|
 |
Congratulations and to follow !!!
Congratulations for fahadkhowaja and by the way to Mark, this is an important effort in order to put in a very esay way the compression algorithms.
I exhort to you in order to continue this effort with another algorithms like as CRC, ZIP, Huffman Codes, JPEG, GIF, TIFF, BMP -- No moore
And i have an obvious question, off course the decompresion LZW java program must we (The readers) have to do it ???
Greetings,
Pipa
Pipa
|
|
|
|
 |
|
 |
Pipa
Do you have the decompression method written for LZW.
Appreciate your help.
Thanks
|
|
|
|
 |
|
 |
plz share the decompress in java to skumarmails@rediffmail.com ,i need it urgently.
Thanks in advance
skumar
|
|
|
|
 |
|
 |
Unisys held a patent on the LZW algorithm for many years, but it has expired, so there are realtively few worries about this.
- Mark Nelson
|
|
|
|
 |
|
 |
Thank you Mark for pointing this out! It definitely reduces a lot of worries about its use.
|
|
|
|
 |