...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. ...
Please READ THE WIKI HOW TO USE!!
Generador de procedimientos almacenados para postgresql. FUE TOMADO DE otro proyecto q estaba abandonado llamado pgp-generator. Me pareció buena la idea y para no dejarlo morir creé este proyecto.
Contiene soporte para la creación de insert, delete, update y select, solo debe escribir el nombre de ls funcion, el esquema con la tabla y el esquema destino donde quedarán las funciones. Genera el procedimiento almacenado de la funcion...
Object Oriented Context Manager, serializer, editor API, targeted to extend short sized libraries able to play media objects as they are edited. Provides a virtual Machine, undo,merge,... API independant. Provides many extended libs. Demoscene oriented.
https://www.youtube.com/watch?v=N86VfpYiz-Y
(English)
Emulator developed for the game With Your Destiny (WYD), by team EWC(Emulator Wyd Core), Software non-profit (free), GNU License. Contact marcelinho1112@hotmail.com, Contributions are accepted. EWC project is Open Source.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
This software is used to keep encrypted records of "accounts" for betting with fake money in any type of game (eg cards) It has a compound interest feature, where account holders' balance is compounded daily at 1%. It manages bets made during games.
Have you ever wondered which database indexes you should create for your JDBC-based application ? This Swing-based SQL profiler tries to offer a tool to monitor which tables and columns are accessed the most in SQL queries to recommend index creation