The following list contains all the written material in the Real-Time Systems
course during 2002. The list
will be extended as the course proceeds and the material becomes
ready. The course material list for 2001.
Teach
Yourself Java in 21 Minutes. Short Java guide for those who
already are familiar with object-oriented programming. Used in the
Real-Time Programming course at DNA. Written by Patrik Persson.
Java archive regler.jar Contains the
classes in .se.lth.control.* Should be added to
<java_root>/jre/lib/ext if you want to use these classes on a
machine that does not mount them, e.g., your home computer.
Java archive csrt.jar Contains the
classes in se.lth.cs.realtime.* Should be added to
<java_root>/jre/lib/ext if you want to use these classes on a
machine that does not mount them, e.g., your home computer.