https://github.com/mcquerol/modelling-resistor-networks-cpp
A small cpp program which defines the behaviour of a resistor and then allows the creation of serial and parallel resistor networks and calculates the total resistance
https://github.com/mcquerol/modelling-resistor-networks-cpp
Last synced: 7 months ago
JSON representation
A small cpp program which defines the behaviour of a resistor and then allows the creation of serial and parallel resistor networks and calculates the total resistance
- Host: GitHub
- URL: https://github.com/mcquerol/modelling-resistor-networks-cpp
- Owner: mcquerol
- License: mit
- Created: 2025-03-13T18:14:29.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-20T23:52:53.000Z (9 months ago)
- Last Synced: 2025-04-21T00:32:29.156Z (9 months ago)
- Language: C++
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# readme page for modelling resistor network