Tags
A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
Zabbix is a free, open-source monitoring tool for diverse IT components, such as networks, servers, VM and cloud services. Zabbix provides metrics, such as network utilization, CPU load and disk usage consumption. The software monitors operations on Linux, HP-UX, Mac OS X, Solaris and Windows via agents installed on machines with a centralised server. It includes enterprise class features that can scale to support monitoring on thousands of servers.
0 Questions
Serial Peripheral Interface (SPI) is a serial, synchronous bus commonly used in embedded systems. It is most often used for communication between a microcontroller and peripheral hardware such as memories, shift registers, sensors, displays etc, but can also be used for MCU to MCU communication.
0 Questions
GLM is a C++ math library designed to mimic the OpenGL Shading Language's math functions and types (vectors, matrices) as closely as possible.
0 Questions
A microphone is an acoustic-to-electric transducer or sensor that converts sound into an electrical signal.
0 Questions
Open source E-commerce Shopping Cart Solution based on ASP.NET MVC and Entity Framework. Notable differentiators are multi-store and multi-vendor capabilities.
0 Questions
SlickGrid is a specialized JavaScript grid/spreadsheet component optimized for high performance, even with many thousands of rows of underlying data.
0 Questions
The AngularJS controller exposes the data that is to be displayed into the HTML view.
It plays the essential role of the ModelView in the MVVM design pattern. The view is a part of the HTML template.
0 Questions
Python module providing a bridge between Scikit-Learn’s Machine Learning methods and pandas-style DataFrames
0 Questions
Apache FOP is a document rendering engine that implements the W3C XSL-FO 1.1 Specification.
0 Questions
"strip" refers to the process of removing (stripping) certain characters from a string. A common example is removing trailing whitespace characters.
0 Questions
addClass is a method on jQuery objects that adds a CSS class to the selected elements.
0 Questions