Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.
-
Updated
Mar 24, 2025 - C++
Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.
Converter is an app for converting and calculating numbers. It can convert numbers between different radix (bases), for example binary to hexadecimal or decimal numbers and vice versa. It also supports a calculator which can evaluate braces, different radix and even bit-operations!
Simple file compression in Rust.
Learning bitwise operations in pure C, making varint & UTF-8 encoding methods
This project presents an implementation of the decimal data type of the C# language, in pure C.
Package bitop implements simple functions to manipulate bits, mimicking package strings.
Ordenador de valores entre 0 a 5000 com um vetor de bits
Lightweight C++ implementation of Huffman coding. Contains a command-line interface and bit-level wrappers over fstream objects.
Design a 4-bit ALU capable of performing 4 different arithmetic or logical operations using Quartus, implement it using Verilog HDL, and verify it using a timing diagram.
Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in posgresql.
Add a description, image, and links to the bit-operations topic page so that developers can more easily learn about it.
To associate your repository with the bit-operations topic, visit your repo's landing page and select "manage topics."