Categories: Software developing
In evidence
Sphere CMMS - Software for Asset Maintenance Management
Easy, Valuable, Optimized Computerized Maintenance Management System (CMMS) Software. Asset management, process stop scheduling and maintenance, preventive and corrective maintenance, updates and upgrading, and much more...
See also:
pkQueueTS - Treadsafe queue for OpenCV Mats
A single lock, multiple producer/consumer (MPMC) thread safe queue with wait/timeout Pop. It also provides tools to manage elements like cv::Mat
and an interface for custom OnPush event handler.
PKM: The Fuel Map Calibration Manager
PKM is the unique software to design engine fuel injection calibration maps.
Solve system of linear equations with OpenCV: the 3 point parabola
The OpenCV library is one of the most relevant open source library for Computer Vision but it contains some very useful function for linear algebra and matrix manipulation. Here is shown how to use cv::solve
function to solve system of linear equation. As real example here is considered the case of parabola passes through 3 points.
A Geshi plugin for CKEditor (4.x)
Here is presented a CKEditor plugin for GeSHi. In addiction, It's shown how to extract codeblock from document and manage it with GeSHi.
WxWindowsQuickRef
On this site you can find the Unofficial Italian Translation for WxWindowsQuickRef: A beginner's quick reference for setting up wxWidgets with Code::Blocks in Windows http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef
Build TBB under Gcc / MinGW on Windows
Intel® Threading Building Blocks Library (Intel TBB) is a set of function for parallelism in C++. The library is Open Source. There are compiled package for some platform. Windows package includes support for Visual Studio. In this page is shown how to build TBB sources on Windows under Code::Blocks/MinGW
Recursive gaussian filter implementation
Gaussian filter is used for signal processing. It Is a low band pass filter usefull to remove high fequency noise (Smoothing). This page shows a 2D recursive implementation as explained by T.Youg, Lucas J, van Vliet
How to convert from .M to .MDL symulink model
Conversion of Simulink model files for compatibility with older versions. How to convert from .M to .MDL symulink model
Howto upgrade gettext translation repositories
Here is a procedure to upgrading automatically gettext translation repositories (.PO files) when you modify your source code.
Appunti SVN (subversion)
In queste pagine vengono raccolte i miei appunti sul contollo delle versioni del software utilizzando subversion
PkNews: NewsLetters System
Sistema Software Free per Gestione Newsletters Web Based in Php+MySql
Esercitazioni di Informatica Industriale
Esercitazioni di laboratorio del corso di Informatica Industriale per gli studenti del 3^ anno del Diploma di Laurea in Ingegneria Informatica ed Automatica Politecnico di Milano - Sede Cremona docente titolare del corso prof.L.Mezzalira - A.A. 1996/97/98
Sistemi Esperti - CLIPS
Breve ma completa introduzione al CLIPS:un tool di sviluppo per sistemi esperti sviluppato da Software Tecnology Branch (STB) NASA/Lyndon Space Center
Introduzione alla neurocomputazione
Viene presentato un documento di sintesi analitica sulle reti neurali artificiali, con particolare riguardo al BackPropagation