Algorithms

Moderators: None (Apply to moderate this forum)
Number of threads: 402
Number of posts: 786

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Hi! Do any one have algorithm for generating a class time table? Posted by koushikkrk on 17 Aug 2006 at 4:28 AM
Hi guys
I am having an idea to computerize my college timetable
allocation.so kindly help me in implementing it.Send me some
algorithm or any related thing.
thanks for reading this.
Report
Re: Hi! Do any one have algorithm for generating a class time table? Posted by IDK on 18 Aug 2006 at 9:15 AM
: Hi guys
: I am having an idea to computerize my college timetable
: allocation.so kindly help me in implementing it.Send me some
: algorithm or any related thing.
: thanks for reading this.
:
How do you want it implemented?

With SQL?

This is how I would do it.
Have one table with all clases with the following collums:
ID, Classroom, Teacher, Subject, Students/class

OR it could be done like this with two tables:
Student: ID, ClassID, Student
Class: ID, Classroom, Teacher, Subject



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.