• Welcome to Valhalla Legends Archive.
 
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - silly

#1
General Discussion / Mathematics
October 19, 2006, 09:44 AM
this equation is related to anti flood for sending chat messages
it isn't required for the algorithm to work but i wanted to add a feature where the delay (4121.9512195122) is entered and E is calculated
i'm having alot of trouble understanding this and requesting the help of someone who is strong in this area of mathematics

Solve for e.

d = 310 + e
c = (d + 62) * 5
b = c / (5 * 4500)
4121.9512195122 = d / b

(Answer: e = 366)

EDIT:

SOLVED!


       (310 + e)
_______________________
     (372 + e) * 5
    _______________
         22500


  310 + e
___________
1860 + 5e
_________
   22500


                    310 + 1e
_______________________________________________
                                         5e
0.082666666666666666666666666666667 + _______
                                        22500

310 + 1e
______________________________________
1
________________________________________
1859.999999999999999999999999985 + 5e
______________________________________
22500

310 + 1e                                     22500
______________________________________ * _________________________________________
1                                           1859.999999999999999999999999985 + 5e

6975000 + 22500e
_____________________________________ = 4121.95121
1859.999999999999999999999999985 + 5e

6975000 + 22500e = 20609.75605e + 7666829.2506

1890.24395e = 691829.2506

e = 365.99998143096820915628376961609


thx for reading
#2
iphlpapi.dll

case closed  ;D thx for reading
#3
unless someone can point me to freeware that allows me to use two or more internet connections simultaneously locally..
heh
i have been using route.exe to handle this problem on windows xp.. by dumping it out to a file then using a program to read and process it.. i was able to manage my routing

determining default gateway.. it displays it normally through commandline but i can figure it out also.. if i can pull up the routing metrics through an api