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.
The concept of keeping software or hardware functional in a productive environment

0 Questions

JavaCC - the Java Compiler Compiler - is a popular parser generator and lexical analyzer generator for Java and C++.

0 Questions

A Winforms control that allows the dynamic addition of components which are arranged in a grid pattern using columns and rows.

0 Questions

Questions about fixed-point arithmetic, done using a set number of decimal places. For the combinators used to encode recursion, use [fixpoint-combinators] instead. For the numerical method, use [fixed-point-iteration] instead. For the fixedpoint engine of Z3, use [z3-fixedpoint] instead.

0 Questions

Programmatic generation of content (graphics, sounds, level-design,...) using random or pseudo-random processes, usually on the fly.

0 Questions

In a bare-metal environment, the software runs directly on the hardware (CPU, microprocessor, etc) without the intermediary layer of an operating system.

0 Questions

A technique to minimize time spent waiting for some needed data to arrive, effectively hiding the latency of the fetch or part of it. Examples include instruction and data prefetching in microprocessors, and link prefetching in html browsers.

0 Questions

fgetcsv() is a PHP function which parses the line it reads for fields in CSV format and returns an array containing the fields read.

0 Questions

jQuery TOOLS is a lightweight JavaScript library based on jQuery. It provides well documented and rich featured user-interface components for all kind of websites. The webpage provides a lot of examples, CSS and image resources and an active community.

0 Questions

0 Questions

A discontinued (Dec. 2018) JavaScript port of the Processing language API v2. Use this tag for existing Processing.js codebases. For new projects, the Processing.js team recommends using P5js instead.

0 Questions