Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cogsandsquigs/binary-to-decimal
A simulator showing how computers convert binary numbers into decimal format for display.
https://github.com/cogsandsquigs/binary-to-decimal
Last synced: about 1 month ago
JSON representation
A simulator showing how computers convert binary numbers into decimal format for display.
- Host: GitHub
- URL: https://github.com/cogsandsquigs/binary-to-decimal
- Owner: cogsandsquigs
- License: mit
- Created: 2024-06-27T19:54:56.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-28T14:23:52.000Z (7 months ago)
- Last Synced: 2024-06-28T23:02:44.257Z (7 months ago)
- Language: Swift
- Size: 587 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Binary to Decimal
A simulator showing how computers convert binary numbers into decimal format for display.
Inspired by [this](https://youtu.be/v3-a-zqKfgA?si=gIM00kOW2KkZWcnt&t=566) Ben Eater video