C library to pack and unpack short arrays of integers as fast as possible
-
Updated
Mar 11, 2023 - C
C library to pack and unpack short arrays of integers as fast as possible
A small single-header library to detect integer overflow/underflow before it happens.
mini-gmp – A small implementation of a subset of GMP's mpn and mpz interfaces with CMake build script
Simple program that generated combination of addition and subtraction of prime number "N...N" with N as an input, so the combination get an integer result bigger than X and smaller than Y (X and Y is an input)
This is simple program that conversion integer to roman with range 1-4999 using C
C PROGRAMING ASSIGNMENTS OF COLLEGE !!
C library developed to perform arithmetic operations on integers of arbitrary length and Karatsuba algorithm has been implemented for performing multiplication of integers
Open Source 128 Bit integer datatype (struct) for C
Simple program that generated combination of addition and subtraction an integer "1...N" with N as an input, so the result is "10" using C
Add a description, image, and links to the integer topic page so that developers can more easily learn about it.
To associate your repository with the integer topic, visit your repo's landing page and select "manage topics."