Spice-Space

Sudoku Lösungs-finder

Eine schlicht gestaltete Webseite, die für jedes Sudoku die erstbeste Lösung ausspuckt.

R-Calc

Inverse resistor network calculator to find networks, matching a target resistance.

Linux-Shell Einstieg

Ein paar Notizen zur Benutzung der Linux-Shell BASH für Einsteiger

nano editor Notizen

Notizen zur Benutzung des Editors GNU nano

RegEx Notizen

Einführung in Reguläre Ausdrücke (regular Expressions)

Linux: $find

Notizen zum Command-Line Tool find für Linux

Vim: Search and Replace RegEx

Usage of RegEx in the Vim Search or Substitute commands and an explaination of the Vim RegEx Syntax

Gamma-Function Playground

A python script to play around with the Euler-Gamma-Distribution

Eine Sammlung an Vorlesungsnotizen

Mitschriebe zu verschiedenen Themen aus Vorlesungen oder aus Büchern

AVR Assembler Programmierung Notizen

AVR Microcontroller von Atmel, die zugehörige Mikroarchitektur und wie sie in Assembler programiert werden

EDS-Schutz

Notizen zum ESD-Sicheren Schaltungsentwurf

Arduino: Morse Code Interface

A small program to use an Arduino Microcontroller and a LED or a Piezo speaker to send out a message in Morse Code

Recursive lambdas in Python

An example on how to create recursive lambdas in Python

Recursive lambdas in C++

An example on how to create recursive lambdas in C++