Results 1 to 1 of 1

Thread: Tree traversing algorithms

  1. #1
    Member
    Join Date
    Sep 2003
    Posts
    95
    Thanks
    0
    Thanked
    1 time in 1 post

    Tree traversing algorithms

    hi all I have a representation of a file structure in memory (file system, folders and files in folders) and need to traverse it quickly and efficiently. Does anyone have any liks to some swift algorithms?

    I'm implementing this one in .net (C#) but any old example will be easy to translate into C# (as long as it's not VB).

    thanks in advance

    HT
    Last edited by happytechie; 19-08-2005 at 09:50 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 3
    Last Post: 05-05-2005, 07:54 AM
  2. Replies: 18
    Last Post: 21-12-2004, 11:45 PM
  3. Now this is how u use a V8 and a tree
    By fraggie in forum Automotive
    Replies: 21
    Last Post: 17-03-2004, 07:33 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •