Automatic GUI layout

Libraries that do automatic GUI layouts

development cassowary GUI

Using the GNU MPFR library in C++

A small example on how to use the MPFR library in C++

development C++

First-order digital lowpass filters

Frequency response of the first-order digital lowpass filter

mathematics dsp

Newton's and Halley's methods

Using Newton’s and Halley’s methods to iteratively calculate the x for which a function f(x) is zero. This can be used to calculate square roots and other things, such as Pi

mathematics dsp

Subtitle file handler in Python

A subtitle file handler in Python

subtitles Python

CXXOPTS example code

CXXOPTS command line parser example/copy-paste code

development cxxopts C++

Gravity: the earth and moon

The gravity/forces of the earth and moon

physics

A string replace function for C++

A string replace function for C++

development C++

Tesoro Cutlass II umax metal detector

Photographs of the Tesoro Cutlass II umax metal detector.

electronics Tesoro metaldetecting

Bilinear transform

Using the bilinear transform to design digital IIR filters.

mathematics dsp