Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: single-precision-floating-point

Robert-van-Engelen/Forth850

A fast Forth Standard system written in Z80 assembly for SHARP PC-G850 pocket computers

Language: Assembly - Size: 1.86 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 18 - Forks: 1

melihaltun/floating_point_binary_conversion

Pair functions to convert a floating number to a single precision, double precision, or arbitrary size bit representation and convert a single, double or arbitrary size bit string back into a number.

Language: MATLAB - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

fxxce/IEEE754DecimalToBinaryCalculator

IEEE 754 decimal to binary representation for converting decimal to single and double precision floating point

Language: Java - Size: 0 Bytes - Last synced: 11 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

fxxce/IEEE754BinaryToDecimalCalculator

IEEE 754 Binary to Decimal representation calculator for single and double precision floating point numbers

Language: Java - Size: 1000 Bytes - Last synced: 11 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

sujoyyyy/Computer-Architecture

In computer engineering, computer architecture is a set of rules and methods that describe the functionality, organization, and implementation of computer systems.

Language: Verilog - Size: 3.12 MB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 3 - Forks: 0

rehan-code/Binary-Number-Representation-Project

This project helps to understand how the different number representations (long long, unsigned long long, single precision floating point numbers, and double precision floating point numbers) are stored in binary and can be converted to their respective formats.

Language: C - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

jtcass01/SinglePrecisionFloat

C Library for converting a floating point number into it's sign, exponent, and mantissa parts. Can also convert from Hexidecimal representation of single precison floating point.

Language: C - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0