Search Results for "big integer calculator"

Showing 56 open source projects for "big integer calculator"

View related business solutions
  • Make Recruiting and Onboarding Easy Icon
    Make Recruiting and Onboarding Easy

    Simple, easy-to-use applicant tracking and employee Onboarding system for any sized organization.

    Take away the pain and hassle associated with applicant recruitment, hiring, and onboarding with ApplicantStack. Designed for HR professionals and recruiters, ApplicantStack helps streamline the recruiting and onboarding processes to improve productivity and reduce costs. ApplicantStack provides a complete toolkit that includes tools for posting, launching, and advertising jobs, assessing and managing candidates, collaborating with teams, centralizing information for quick hiring and onboarding, and more.
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 1
    ramsey/uuid

    ramsey/uuid

    A PHP library for generating universally unique identifiers (UUIDs)

    ramsey/uuid is a PHP library for generating and working with RFC 4122 version 1, 2, 3, 4, and 5 universally unique identifiers (UUID). ramsey/uuid also supports optional and non-standard features, such as version 6 UUIDs, GUIDs, and other approaches for encoding/decoding UUIDs. A universally unique identifier, or UUID, is a 128-bit unsigned integer, usually represented as a hexadecimal string split into five groups with dashes. The most widely-known and used types of UUIDs are defined by RFC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    C++ Complex Calculator

    C++ complex calculator with arrays, matrices, eigenvectors, functions

    This is a command line C++ code which compiles and builds using gnu g++. It has scientific notation, scientific functions, complex integration including path integrals, and loops with tests. User defined functions are strings. A variable may simultaneously represent a scalar, an array, and a string. Arrays up to ten dimensions are allowed. Householder reduction is used for determinants, eigenvectors, and QR matrix factorization. Class Polynomial facilitates finding the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by the Portuguese Renato Alexandre dos Santos Freitas. Also author...
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 4
    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL & + (Paged List, TextEditor, VRAstroVision ...)

    Vincent Radio {Adrix.NT} Sources Library & Applications : Delphi C++ Java VRCalc++ C# VRCalc++ Object Oriented Scripting Language - Engine Source Pascal Code - Delphi Packages Build Prjs - VRCalc++ Scripted System Std RT Library - Guides & Docs (CHM, PDF, DOCX) - VCL & FMX (FireMonkey) Support - Script Test Code (Lang RTL VCL FMX) - Visual Stage Project : VCL & FMX Paged Lists & Iterators : Delphi C++ Java C# Multi-Dim Arrays & Direct Graph Classes : Delphi C++ Java VRCalc++...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 5
    miRDeep*

    miRDeep*

    MiRDeep*

    Please cite: An, J., Lai, J., Lehman, M.L. and Nelson, C.C. (2013) miRDeep*: an integrated application tool for miRNA identification from RNA sequencing data. Nucleic Acids Res, 41, 727-737. We will create index for you if you tell us your interested species (j.an@qut.edu.au). download command line version "MDS_command_line_Vxx.zip" clicking "Browse All Files" please find miRPlant in sourceforge for plant miRNA prediction.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    X11-Basic

    X11-Basic

    A BASIC interpreter and compiler with graphics.

    X11-Basic is a dialect of the BASIC programming language with graphics capability that integrates features like shell scripting, cgi-Programming and full graphical visualisation into the easy to learn basic language on modern computers.
    Leader badge
    Downloads: 112 This Week
    Last Update:
    See Project
  • 7
    rechne.exe

    rechne.exe

    Command-line calculator and libray.

    Easy-to-use command-line calculator for basic and scientific calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ... its own "big num" library named cint - use AVL trees to organize information - use Lanczos Block, a pure C iterative matrix eigenvalues finder algorithm - use Pollard's Rho algorithm to answer under 64 bits The Microsoft Windows executable is included in the zip, the readme.md gives you details. Small and larger RSA numbers have been factored by the software, such as the 100 decimal digit number RSA-100. The software factored the 321-bit RSA number relating to the "bank card case".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PeCalc

    PeCalc

    PeCalc is a polyvalent engineering calculator for S&T students

    PeCalc allows making calculations with integer fractions, complex numbers, complex matrices, rational functions and complex polynomials. It also allows making changes of numeric base, prime factor decomposition, solving linear equation systems, statistical and financial computations, rational fraction decomposition and plotting some control engineering graphs. PeCalc includes comprehensive user help in English and Spanish. Currently PeCalc runs on Android and MS Windows. A version for GNU...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10

    bigintegers

    c++ library for big integers and for rational numbers

    c++ library for big integers and for rational numbers. Class BigUnsigned presents big unsigned integer. Class BigInteger presents big signed integer. Template class Fraction presents rational numbers. Sample counts Bernoulli numbers and coefficients of polynomial of sum power of natural numbers. For example S_2(n)=1^2+2^2+...+n^2=1/3 n^3 + 1/2 n^2 +n/6. Also counts S_i(n) as linear combination of binomial coefficients. For example S_2(n)=C^1_n + 3 C^2_n + 2 C^3_n
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    slimcpplib

    Simple Long Integer Math for C++

    SLIMCPP is C++ header-only library that implements long integers that exceed maximum size of native type supported by a specific compiler by 2-4 times. All classes, methods and functions were not created or designed to work with huge numbers, for which there are specialized big integer mathematical libraries. In some cases, it is necessary to temporarily perform calculations with precision exceeding the maximum supported size of integers, and then return the result to its native size again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    core-array - general purpose associative

    lightweight associatives arrays

    core-array are general purpose associatives arrays with integer keys. This is a submodule of core-rc, which is a submodule of µwm. The current version is stable (but no delete single index). Delete is planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ZiteCalculator

    A simple Windows Calculator with Radix conversion and Memory Storage

    A simple Windows Calculator with Radix conversion, bit-wise operations(with 32-bit numbers only), other operations with 64-bit numbers. All radices from 2 to 10 & 16, binary, Decimal, Hex, Octa etc supported. The current operation will shown in a separate part to keep track. Multiple answers can be stored in Memory variables for further use. All Memory items stored, can be viewed in a separate window and its operation details also viewable, to help users select correct part and substitute...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    BigDecimal

    Arithmetic and calculus with decimal numbers of arbitrary precision.

    BigDecimal is a C # library that uses System.Numerics.BigInteger in its implementation, adding only a decimal place quantizer. In BigDecimal all the arithmetic operations are implemented, including, logarithms, systems resolution of linear equations, trigonometric functions, polynomial regression, hyperbolic functions, the notorious gamma function (factorial for non-integer real numbers) and more that will be implemented still. My intention is, at a minimum, to implement all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    KlipMan

    A ClipBoard Manager with some pretty unique copy paste features

    For both Windows and Linux: There are many clipboard managers available on the internet, some even better than this, however, I've tried to put some very unique features in this... * Secondary Clipboard * One after other mode: copy, copy, copy, copy ; paste, paste, paste, paste mode (the contents get pasted in the same order you copied them) * CAGR calculator * Permanently save Klippings * Append mode on GitHub: https://github.com/hemanshukale/KlipMan I've also attached a PDF...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Javascript Clipper

    Javascript Clipper

    Boolean operations and offsetting library in Javascript

    The Javascript Clipper library performs clipping and offsetting for both lines and polygons. All four boolean clipping operations are supported - intersection, union, difference and exclusive-or. Polygons can be of any shape including self-intersecting polygons. Javascript Clipper is a port of Angus Johnson's Clipper library: https://sourceforge.net/projects/polyclipping LIVE DEMO: http://jsclipper.sourceforge.net/6.4.2.2/main_demo.html LIVE DEMO...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 17
    Helps you to verify the integrity of the files. Hash Calculator for files. Using: CRC32 MD5 RIPEMD-160 SHA-1 SHA-256 SHA-384 SHA-512 Update: Added CRC32 Now supports big files (more then 4Gb) *Requires .NET 4.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    XInt

    A big number C++ class

    XInt is a big number class that is designed to be a "drop-in" replacement for both integers and all floating point types. In theory, you could take an existing programme, replace all integer and floating point types with XInt and it should compile and run exactly as it did before but with greater precision. There are some exceptions. Obviously, if you are relying on over/underflow behaviour, it won't work, XInt does not overflow! It will underflow but in a controlled fashion and you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    json4sapnw

    json4sapnw

    Another JSON extension for SAP ABAP

    ...-plantiko.blogspot.de/2010/12/ein-json-parser-in-abap.html). Enjoy! last Changes: - JSON HTTP Client - HTTP Auth for Basic, SAP Basic+SSO, WSSE - Bugfixes: Big Integer, negative Integer - Array with has_next/next - Object with robust set_text method - OpenWeatherMap.org Example (see files/example)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ICE (Interval Calculator for Engineer)

    ICE (Interval Calculator for Engineer)

    Interval Calculator for Engineer

    ICE is a simple mathematical calculator with very useful shortcuts for Engineer: works natively with tolerance, can run Monte Carlo analysis, uses engineer notation, includes most of the day by day functions used by engineers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Multiprecision Calculator
    The calculator of big numbers This program was created for basic arithmetic operations with signed integer numbers. Each number represents the following data structure: array of 1024 unsigned integer numbers (digits), the number of significant digits, the radix (from 2 to 36 inclusive) and the sign of this number (-1 or 1). The program is written in C language and has Russian interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Command line calculator and tool for manipulating files and arrays of integer and floating point values.
    Downloads: 49 This Week
    Last Update:
    See Project
  • 23

    ResTool

    Display Resolution Scaling Calculator

    This tool helps to choose a proper display resolution when upscaling video output for games or other uses. This can be helpful when used with the "Custom Resolution Utility" available here: http://www.monitortests.com/forum/Thread-Custom-Resolution-Utility-CRU ResTool takes a display's native resolution and a target upscale percent to find an integer-resolution near the upscale target and locked to the native aspect ratio. This is useful because a simple increase at a given percentage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CalcuFp

    CalcuFp

    Programmable Calculator (IP functions, create user functions)

    CalcuFP program is a calculator software (beta version), has a wide range of mathematical functions, specific functions for different subjects (ex.- IPv4 functions), Apart from being able to have on hand an wide range of functions, allows to use different numbering systems WITHOUT CHANGING MODES. We can sum operations decimal, binary and hexadecimal mixed. Example. - 25 + BIN ('111 ') + HEX (' FF ') -> this is equivalent to adding the integer 25 +7 (binary) +255 (hexadecimal) = 287. Allows...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    UPICL

    A portable integer conversion library.

    Universal Portable Integer Conversion Library (UPICL) is a C library that allows programmers to easily convert and work with integers of any endianness and signed number representation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next