New Compression Algorithm

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
Imamarty
Posts: 1
Joined: Sun May 05, 2013 3:02 am

New Compression Algorithm

Post by Imamarty » Sun May 05, 2013 3:17 am

Hello All,

I've been studying a form of mathematics which I don't think has been used before in the case of software, I am wondering if its possible to write a new algorithm based on maths I've found for compression and/or encryption (cipher for encryption).

I am a new user to LiveCode, I am sure other languages could do it, but I want to learn the mathematical functions in LiveCode.

What I am asking are the following:

Can a new compression and/or encryption algorithm be made in LiveCode
If so, which one would be the easiest to implement?

Can someone please direct me or give me some sample code on how I may go about doing this - remember - total newb!

Maths and Geometry are my specialty.... coding is not. Thank you :)

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: New Compression Algorithm

Post by Simon » Sun May 05, 2013 4:39 am

Hi Imamarty,
Welcome to the forum!
Just so you know your post has not gone into the ether I'll give it a shot.
I don't think has been used before in the case of software
Really going to be tough to show you an example if thats the case.

But here:
http://forums.runrev.com/phpBB2/viewtop ... lum#p74472
Check out Roger's stack it's got great Math and Geometry in it. Maybe you'll have to give a shout out specifically to Roger. But it's all volunteer support here so there may be no reply.

Also here:
http://revonline2.runrev.com/
Jim Hurley and Ian McKnight both have maths applications.

Have Fun!
Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

capellan
Posts: 654
Joined: Wed Aug 15, 2007 11:09 pm

Re: New Compression Algorithm

Post by capellan » Mon May 06, 2013 11:21 pm

Hi Imamarty,

Welcome to Livecode! :)

Please check this page:
http://www.sonsothunder.com/devres/live ... ply003.htm

You will find many more useful code snippets reading the whole tips
from Ken Ray's website:
http://www.sonsothunder.com/devres/live ... vecode.htm

Have a nice day!

Al

Post Reply