Small and large integer implementation for a subset of the SmallTalk programming language written in Standard ML. Project for Tufts COMP 105 - Programming Languages.
-
Updated
Dec 4, 2016 - Standard ML
Small and large integer implementation for a subset of the SmallTalk programming language written in Standard ML. Project for Tufts COMP 105 - Programming Languages.
A platform-independent C++ library, for Boost, for the definition and transparent manipulation of integers of arbitrary size.
C Library of functions to compute addition, subtraction, multiplication, division and exponentiation (positive exponent) of integers of arbitrary length.
An implementation of the Karatsuba algorithm for fast multiplication of large integers in C.
C++ "calculate" big number library
SoC Designs and some amateur-level crypto implementations
A class project from my sophomore year of college that can add integers larger than the integer type's capacity using Java
A class project from my sophomore year of college that can add integers larger than the integer type's capacity
Some basic Data Structures programs (C/C++)
Basic mathematical functions on Large sized integers.
C library to perform calculations on integers of arbitrary length
BigInt in C++
The goal is to create a fast, memory efficient library for huge numbers in C++
Utility class for work with big numbers
E0 251 Data Structures and Algorithms course is offered by Department of Computer Science and automation, Indian Institute of Science, Bangalore. The assignment includes work on sparse data structures, large unsigned integer arithmetic, polynomial division, betweenness centrality using bfs and floyd warshall, persistent data structures, solving …
Array-based implementation of Calculator of very large integers with the length of the numbers as large as 2,147,483,647 (2^31 - 1), with Postfix and Infix evaluation of Arithmetic Expressions.
Algorithm for high-speed multiplication of LARGE numbers
'LargeInt' class to hold large integer numbers (0, ±1, ±2, ±3, ...) in base 10.
To calculate large entries of Integer Sequences. (OEIS)
BeeNum is an arbitrary-precision arithmetic library.
Add a description, image, and links to the large-integers topic page so that developers can more easily learn about it.
To associate your repository with the large-integers topic, visit your repo's landing page and select "manage topics."