ID – Java UltraUnits ver 08.11

Informatic Devices – Java UltraUnits Power Libraries new version! Download Here.

Java UltraUnits is a powerful set of general purpose libraries that provide a suite of tools able to easily handle most common objects and manage quickly software, operative system components and information sources. Here some example of Database and File Handling:
DatabaseConnector dbc = new DatabaseConnector();
dbc.Open(DatabaseConnector.DRV_POSTGRES, “//localhost:5432/mydb”, [...]

CD Covers and Printings

Confusion Matrix and Metrics

Confusion Matrix, Test’s AccuracyThe new confusion matrix quick sheet is available for download.
In Predictive Analytics, a Table of Confusion, also known as a confusion matrix, is a table with two rows and two columns that reports the number of True Negatives (TP), False Positives (FP), False Negatives (FN), and True Positives (TP).

Some useful metrics provide [...]

Investigatore

Investigatore rappresenta un innovativo modo di concepire un agenda elettronica. Memorizzare tutte le informazioni relative a conoscenti, gruppi di lavoro, ma anche memoranda e todo-list, sarà ancora più semplice. Consente inoltre di monitorare tutte le informazioni relative ai vostri account internet, il cui aumento negli ultimi anni ci obbliga a memorizzare in un supporto sicuro [...]

MYSql and Postgres on a Multiprocessor Environment

Durante dei test di confronto di performance tra i database Postgress & MySQL sono venuti fuori dei risultati molto interessanti a favore del primo. I test replicano l’utilizzo di routine dei database, con query di inserzione e gestione di dati. Non vengono utilizzate funzioni, triggers, stored procedures e nessun’altra funzione proprietaria del db.

MySQL è veloce [...]