jewel character combination paring table

does anyone know where i can a get a copy of this table from, it is ot be used within a compression application.thanks,kelvin
[146 byte] By [kelvindavies11a] at [2007-10-2 16:45:07]
# 1
Maybe you can clarify your question a bit more?
prometheuzza at 2007-7-13 17:55:11 > top of Java-index,Other Topics,Algorithms...
# 2

Google didn't know. So I re-spelled "paring" as "pairing" and it still didn't know. Then I took a wild guess and re-spelled "jewel" as "dual". Still didn't know. Even just "combination pairing" gave me a lot of pages that recommended Chardonnay with lobster. Maybe my spelling instincts are failing me.

DrClapa at 2007-7-13 17:55:11 > top of Java-index,Other Topics,Algorithms...
# 3
probably he meant Jewish character?
yue42a at 2007-7-13 17:55:11 > top of Java-index,Other Topics,Algorithms...
# 4
> probably he meant Jewish character?I guess that makes sense, but still the OP needs to explain a little bit.
kilyasa at 2007-7-13 17:55:11 > top of Java-index,Other Topics,Algorithms...
# 5

sorry for the late replie i have been busy with work. Sorry im after the jewel combination table, im guessing that i have the name of it incorrect :( I require the table for use within a compression application.

I was planing on using it as a static table to show me the most comman uses of letters within the english language.

sorry for not wording it correctly, please for give me lol,

thanks for ypour replies,

kelvin

kelvindavies11a at 2007-7-13 17:55:11 > top of Java-index,Other Topics,Algorithms...
# 6

> sorry for the late replie i have been busy with work.

> Sorry im after the jewel combination table, im

> m guessing that i have the name of it incorrect :( I

> require the table for use within a compression

> application.

Where did you get the name jewel combination table from? Which book or webpage refers to such a term?

> I was planing on using it as a static table to show

> me the most comman uses of letters within the english

> language.

You mean a letter-frequency table? Well, even in one language those frequencies may differ per type of text. Use Google for "Frequency analysis".

prometheuzza at 2007-7-13 17:55:11 > top of Java-index,Other Topics,Algorithms...