...Intellect Modeling Kit (IMK) is intended to build knowledge machines (KM) assisting experts on the steps of activity:
* Observation;
* Producing propositions based on knowledge;
* Elimination of impossible propositions;
* Selection and verification of the most appropriate propositions;
* Memorizing - new knowledge item creation;
* Abstraction – building objects representing typical signs of similar objects groups, data mining.
KM is not intended to replace human experts, it is built to multiply abilities. Machine should not be responsible for decisions.
The IMK is designed to create ready-to-use software applications using simple text files. Any human knowledge can be uploaded to KM by expert not familiar with software coding. Demos present in kit. Good luck!
A realtime-schedule generator for educational purposes
RT Schedule is a realtime-schedule generator to create and present simple and idealised RT schedules from task lists. The purpose is to compute the basic properties of a task set and create a schedule using the rate monotonic (RM), earliest deadline first (EDF) and least laxity first (LLF) algorithms. The program uses simple, idealised systems, since students must be able to schedule them manually.
We've moved to https://github.com/tjod/gMol/wiki
gMol is an interactive visualization system used to display and manipulate 3-dimensional models of scientific data, such as molecular structures and surfaces. It contains both OpenGL and web browser widgets that enable flexible user interfaces.