Slashdot Mirror


User: I(0-0)I

I(0-0)I's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Technical Objections by Armchair Engineer? on Technical Objections To the Ogg Container Format · · Score: 1

    That's right. Instead of 33 seek steps for 10 GB (which is O(log n) time) you can do it in about 5 steps (O(log log n) time) with the algorithm above.