Thread: Final year project

  1. #16
    Registered User
    Join Date
    Jan 2002
    Location
    Vancouver
    Posts
    2,212
    Write your own open-source minix kernel. In QBASIC.

  2. #17
    Registered User khpuce's Avatar
    Join Date
    May 2003
    Posts
    165
    Thank you very much Brian for your suggestion. First I'm not sure what an "open-source minix kernel" is and second, I am not really a QBasic fan. I intend to do my project with C/C++ or java.

    Thanks again for your reply.

    N.B. Does anyone here knows anything about s/w OPnet modeller ? One of my tutors has suggested me this. Then including:

    Effects of QoS on application response
    Use of ACE

    To be honest, I don't have a clue what he was talking about. Perhaps any help from you guys?
    Last edited by khpuce; 06-20-2003 at 03:12 AM.

  3. #18
    Registered User khpuce's Avatar
    Join Date
    May 2003
    Posts
    165
    Hello again. At the moment, I am thinking of creating some sort of restaurant / Clinic management software. But I am not sure which programming language to use for this ( i.e. C, C++ or Java ? )

    Any help from you guys please ???

    Thanks.

  4. #19
    Toaster Zach L.'s Avatar
    Join Date
    Aug 2001
    Posts
    2,686
    I'm not entirely sure what you mean by management software, but it sounds like something that a) needs a nice user interface, and b) doesn't need to be extraordinarily fast (no extremely compute intensive calculations). With that in mind, I'd say Java.
    The word rap as it applies to music is the result of a peculiar phonological rule which has stripped the word of its initial voiceless velar stop.

  5. #20
    Registered User khpuce's Avatar
    Join Date
    May 2003
    Posts
    165
    You've got the idea PERFECTLY Zach L. Thank you very much for your suggestion.

  6. #21
    Registered User khpuce's Avatar
    Join Date
    May 2003
    Posts
    165
    URGENT PLEASE!!!

    Could anyone tell me what kind of maths are involved a GA problem solver? (e.g. Calculus, Trigonometry etc...)

    I will be grateful if anyone gives the answer ASAP.

    Thank you.

  7. #22
    Registered User
    Join Date
    Oct 2003
    Posts
    11
    I am not sure but I think if you want to create something like an exam timetable scheduling, I don't think you have to use genetic algorithms instead you can use simple logic and arithmetics. Can anyone tell me whether I am right or wrong?

  8. #23
    Registered User khpuce's Avatar
    Join Date
    May 2003
    Posts
    165
    I just want to say that, finally I am doing my project on creating an automatic timetable scheduling program (Many thanks to crag 2804

    I will try to do it using Genetic Algorithms (if I can understand and manage GA !!! ) otherwise I'll try to develop my own algorithm.

    Thanks again to everyone for your kind help.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. added start menu crashes game
    By avgprogamerjoe in forum Game Programming
    Replies: 6
    Last Post: 08-29-2007, 01:30 PM
  2. Final year project
    By afisher in forum C# Programming
    Replies: 3
    Last Post: 07-04-2005, 08:15 AM
  3. cant get code to work
    By duffy in forum C Programming
    Replies: 13
    Last Post: 10-20-2002, 05:23 AM
  4. Calender Control
    By iglod in forum Windows Programming
    Replies: 1
    Last Post: 09-14-2002, 06:38 AM