Skip to content

LightningStalker/calcplus

Repository files navigation

calc++

Calculators and stuff in C++ for electronics, physic, ham radio, hifi, etc.

build

get all the prerequisites: libconfig++-dev

clone the repo and

cd calcplus
git pull --recurse-submodules 
make

If you want to install the programs, you can copy the binaries to some place in the path. On Linux/Mac OS /usr/bin or /usr/local/bin

Not sure about Windows I haven't use in a while. If you can install and use the Cygwin, you probably don't need me to hole you hand.

what

  floyd      - pink noise
  f2wl       - frequency <-> wavelength
  pi         - 3.14
  tankfreq   - resonance frequency of the thank circuit
  primes     - prime numbers
  beacondist - distance to transmitter base on the RSSI
  woofbox    - Thiele/Small subwoofer box
  cvtojoule  - Joule energy in the capacitor

About

Calculators and stuff in C++ for electronics, physic, design, ham radio, hifi, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors