23 projects tagged "POSIX"
myPmps is an information system linking the PMI standard of project management to the world of open source. It contains a set of templates and a set of a scripts which initialize and customize these templates. The result of this automatic customization is set of project management documents which are demanded by the PMI standard. Moreover, it classifies existing open source software with respect to the standard project management knowledge areas and specifies which of them support which area of professional project management.
PINY_MD is a multipurpose, object-oriented molecular simulation package. PINY_MD is capable of performing a wide variety of molecular dynamics, electronic structure, and geometry optimization calculations. Such capabilities include force-field based ("classical") simulations on system ranging in complexity from simple molecular liquids (e.g., water, ammonia, liquid alkanes) and crystals (e.g., ice) to large biomolecular systems such as the HIV-1 protease in solution.
METSlib is an object-oriented metaheuristics framework in C++ designed to make implementing or adapting models easy. The model is modular: all the implemented search algorithms can be applied to the same model. METSlib implements the basics of some metaheuristics algorithms, such as Random Restart Local Search, Variable Neighborhood Search, Iterated Local Search, Simulated Annealing, and Tabu Search. For each algorithm, you must implement an objective function, a neighborhood (move manager), and some moves. Tabu Search is one of the fastest ways to generate near-optimal solutions to a wide range of hard combinatorial optimization problems.
Nomad PIM is an extensible personal information manager. It allows you to keep track of your personal data and provides modules for notes, schedule, contacts, money, diary, and timetracking. It is implemented as an Eclipse RCP application. Like Eclipse, it provides extension points for extensions by additional plugins.
readline C++ wrapper simplifies usage of the readline and history libraries for C++ programmers. Not all of the readline features are wrapped; however, the most often used are covered, including: editing the input line based on the user preferences; command history; saving/loading the command history to/from specified files; custom completers via standard containers; and binding keys to boost::function calls.
ProM is an extensible framework that supports a wide variety of process mining techniques in the form of plug-ins. Plug-ins currently support the import of and the conversion between several process modelling languages, including Petri nets (PNML, TPN), EPCs/EPKs (Aris graph format, EPML), and YAWL. Mining, analysis, and log filtering plug-ins are also available.
The Discrete Event Calculus Reasoner allows a programmer to add common-sense reasoning capabilities to programs. It supports deduction/temporal projection, abduction/planning, postdiction, and model finding. It allows default reasoning about action, change, space, and mental states. It is based on the event calculus, a comprehensive and highly usable logic-based formalism. It helps applications understand the world, make inferences, adapt to unexpected situations, and be more flexible.
Feed'n Read (FnR) is a newsfeed reader. It supports all current formats (RSS 0.90, 0.91, 0.92, 0.93, 0.94, 1.00, 2.00, ATOM 0.30 and 1.00). It features multi-tab style reading, tree based favorite management, newsfeed retrieval and updating, newsfeed aggregation, scheduling for automatic newsfeed retrieval, easy news filtering, easy favorite filtering, archive support, newsfeed caching support, RSS enclosure support, podcast support, system tray support, an internal Web browser, OPML import, OPML export, and much more.