Skip to content

rechner/ieee754converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IEEE754 Converter

App written for an CSC205 assignment to convert between single and double precision floats and their internal binary representation. Written in python and compiled with kivy for android.

Compile instructions

  • Install kivy
  • Clone this repo: git clone git@github.com:/jkltechinc/ieee754converter.git
  • Run with python main.py

Android instructions

Follow the standard android compile instructions for kivy

About

Convert floating point integers to binary and vice-versa with this handy app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages