Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.help > #1187

Re: Java Algorithm for elevator system

From "Charles Hottel" <chottel@earthlink.net>
Newsgroups comp.lang.java.help
References <59e09820-015b-4187-82a5-b29dce2afde5@g29g2000yqh.googlegroups.com> <j69p7i$q98$1@dont-email.me>
Subject Re: Java Algorithm for elevator system
Date 2011-10-02 12:02 -0400
Message-ID <yKOdnQlgeqm5FhXTnZ2dnUVZ_jidnZ2d@earthlink.com> (permalink)

Show all headers | View raw


"Eric Sosman" <esosman@ieee-dot-org.invalid> wrote in message 
news:j69p7i$q98$1@dont-email.me...
> On 10/2/2011 2:58 AM, Anshu wrote:
>> Hi All,
>>
>> I'm looking for some java based algorithm for elevator simulation,
>> which will control elevator movement. If any one can give any pointers
>> on this, it will be of great help to my research paper. The algorithm
>> need not be a complex one but i need some fancy algorithm as mentioned
>> in wikipedia like SCAN, LOOK, FCFS, etc.
>
>     There's a fairly detailed example in Volume I of "The Art of
> Computer Programming" by D.E. Knuth.
>
> -- 
> Eric Sosman
> esosman@ieee-dot-org.invalid

See http://www.cbttape.org/cbtdowns.htm   File 590 for an implementation of 
Knuth's algorithm in IBM mainframe assembly language.  This solution 
involves coroutines so you may need to find a Java alternative to implement 
them. 

Back to comp.lang.java.help | Previous | NextPrevious in thread | Find similar


Thread

Java Algorithm for elevator system Anshu <anshu.basia@gmail.com> - 2011-10-01 23:58 -0700
  Re: Java Algorithm for elevator system Lew <lewbloch@gmail.com> - 2011-10-02 00:21 -0700
    Re: Java Algorithm for elevator system Patricia Shanahan <pats@acm.org> - 2011-10-02 07:20 -0700
      Re: Java Algorithm for elevator system Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2011-10-02 16:16 -0700
  Re: Java Algorithm for elevator system Roedy Green <see_website@mindprod.com.invalid> - 2011-10-02 06:24 -0700
  Re: Java Algorithm for elevator system Eric Sosman <esosman@ieee-dot-org.invalid> - 2011-10-02 09:33 -0400
    Re: Java Algorithm for elevator system "Charles Hottel" <chottel@earthlink.net> - 2011-10-02 12:02 -0400

csiph-web