|
-
July 3rd, 2010, 01:44 PM
#14
Re: a question about FAT12 , whats the difference between 0xFF8 - 0xFFF in FAT12
 Originally Posted by Eri523
Another one on re-inventing wheels (I knew I had missed something...  ):
At least once I have done something like the complete opposite of re-inventing: Once I encountered severe performance issues repeatedly scanning a large linked list in a loop. After some thinking, I added some auxiliary pointers to the list that allowed me to skip a number of list items under certain (quite common) circumstances, thus allowing some kind of "fast forward" on the list. It gave me a dramatic performance boost and I was quite proud of what I had written there, bur didn't pay too much attention to it afterwards.
Some years later, some university guy (well, he became quite famous in the meantime, so I terribly under-rate him by using that term  ) came up with a basically quite similar thing, put it on a nice mathematical base and published it. Today this data structure is commonly known as skip list.
BTW, later I noticed that similar or even better results could be accomplished using an array of linked lists under the right circumstances. This is by far not that esoteric though...
And, Hossein, how did you manage to put that spectacular bouncing smily into your post?
about that inventing the wheel you did in the past , would it not qualify you to be the first one who created that kind of algorithm or stuff ?
as you mentioned that university guy presented an optimized version of the fast skip ?!
and about that smiley , there is a website which have many great smileys called kolobok, you can use that website , aside from that there is also an application which gives you alot of these cool smileys , you can find it here the good part about this software is that , you can add your own smileys and thus it saves you the trouble of copying -pasting the urls.
you find your desired smileys at kolobok, and get their url and import them to this software , now the rest is a piece of cake .
you can find many smilies like these by googling .
----
Free Smileys
smileyarena
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|