Showing 332 open source projects for "arithmetic"

View related business solutions
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 1
    RatCalc
    It´s a simple but useful bit field calculator. It´s very useful to calculate operations between registers of processors or uControllers. OBS: The source code is also in the instalator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Data Matrix

    Data Matrix

    Java Api to manipulate simple on data of Matrix Type

    Java Api to manipulate simple on data of Matrix Type. There is lot of usefull methods like resize, insert , remove, sort and lot of other methods. Usefull methods to manipulate with diagonals. For example you can create block diagonal matrix. There is lot of usefull methods to manipulate on mathematic matrix also, like determinant , norm , minor , cofactor , solveLienarSystem , arithmetic operations also and lot more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Coqtail
    COQ Theorems, Abstractions and Implementations (bachelor Level) Coqtail is a library of mathematical proofs using the Coq proof assistant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    qpmathsuite

    Presents a suite of Arithmetic drills

    A suite manager that invokes applicatioins that drill and test basic arithmetic skills, including fractions and percentages. There are four levels of complexity in each of the applications called by this suite manager, and the apps also provide user-settable timeouts and numbers of problems. REQUIRES: qpgui and qpmathpack class libraries, available at the following sites. sourceforge.net/projects/qpgui sourceforge.net/projects/qpmathpack sourceforge.net/projects/qpmathtest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 5
    MathX

    MathX

    Fixed-length Arithmetic-types library

    MathX is a fixed-length arithmetic-types written in pure c++ templates. The goal is to provide signed-integer, unsigned-integer, IEEE-754 float-point and fixed-point types, all with specific number of bits. To this moment, only signed-integer and unsigned-integer are completed for little-endain architecture. Any compiler that support c++03 or c++11 can successfully compile MathX. Refer to README for more information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    qpfractest

    Tests and Drills for fraction arithmetic

    A test and drill application that tests for Lowest Common Multiple, Reduction of Fractions, and Combining Terms of Fractions. There are four levels of complexity with user-settable timeouts and problem numbers. A text file is generated with details of the drill results. REQUIRES: qpgui and qpmathpack class libraries, available at the following sites. sourceforge.net/projects/qpgui sourceforge.net/projects/qpmathpack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    VoidPtr

    A C++ void pointer wrapper class with safe conversion operator

    VoidPtr is a small header only c++ library aiming to provide a safe alternative to the standard void pointer. The void_ptr class offers the following characteristics: - Safe cast operator following the standard C++ pointer conversion rules, - Dynamic type query (type info, size) - Pointer comparison operators - Pointer arithmetic operators - Conversion to boost::any - Conversion from/to boost::shared_ptr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Guma

    Guma: An application for elementary school math...

    To Guma είναι μια δωρεάν εκπαιδευτική εφαρμογή ελευθέρου λογισμικού όπου επιτρέπει στους μαθητές του δημοτικού να εξασκούνται στις πράξεις: πρόσθεσης, πολλαπλασιασμού, διαίρεσης και αφαίρεσης φυσικών αριθμών. Guma is a educational free of charge, free software (With the meaning of Richard Stallman) software that helps elementary school students to practice in adding,substraction, multiplication anb division with natural numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    math toolkit

    A C++ and Python library for finance, statistics and linear algebra.

    A lightweight C++ and Python library for finance, statistics and linear algebra. Finance features include compound rate present/future value, annuity, various present/future value coefficients ... Statistics features include mean, median, variance, standard deviation, covariance, correlation, linear regression, probabilities and random variates of various distributions ... Linear algebra features include matrix arithmetic, inverse, determinant, rank, linear system solution, lu/qr...
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    Advanced Arithmetic Calculator

    Advanced Arithmetic Calculator

    One of the best simple arithmetic calculator!

    Can solve, "+,-,/,*,^" operations. Can solve complex expressions with parentheses "(,),[,],{,}". Has the possible of use previous response when enter "res". Can solve expressions with negative values, example "_2+5". Has "pi" and "e" natural constants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The MPACK project is providing a multiple precision arithmetic version of linear algebra package, similar to the BLAS and LAPACK.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

    Stella

    Elementary Arithmetic Word Problem Solver

    ... how answer was achieved. Nominal user education level: 1st grade Educational software. Designed chiefly to aid elementary school students in the study of arithmetic word problems. This software utilizes parts-of-speech tagging software that was developed and published by the Natural Language Processing Group at Stanford University. Many thanks!!! (Full citation in README)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Topal: Organic Parsing Language

    Topal: Organic Parsing Language

    Syntactic script interpreter

    ... expression pattern. For the interpreter to work, it requires two inputs: the desired data for parsing and processing, and an OPL file containing the rules and actions for said input parsing and processing. Thus, procedures make up the entire semantics for a file given for interpretation. Hence, Topal is a parsing language. In short, the system works as such: Input -> Interpreter + .OPL File -> Interpreted Output -Inspired by weev. One can only hope we don't join him in prison for doing arithmetic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Mousam's Pocket Calculator

    A simple calculator using C#

    this is a perfectly homemade calculator using c# language.this is very simple coding as well as design logic.you can download from here http://sourceforge.net/p/mycalculator . if you like this then please give Review and if you face any kind of problem by using it then also give Review; otherwise I can’t understand my mistake . Thanks .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QMentat

    QMentat

    Mental Arithmetic Trainer

    QMentat is a program to help you practice mental arithmetic. It uses arbitrary length fixed point arithmetic and can handle any size numbers, only limited by the size of your screen (and in the case of division with an integer result, the speed at which the number can be factored). It is also quite configurable, allowing you to tailor the questions to your needs.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    MathParser Java - Math Parser library

    MathParser Java - Math Parser library

    Mathematical Parser for Java

    This project gives a mathematical parser for converting a simple string expression into a result which can be managed for using in other calculations, all in Java. Using a couple lines of code, you'll be able to parse complex arithmetic expressions efficiently. This library is powered by Dijkstra's Shuting-yard algorithm. The library has no dependencies with other external libraries. Dependency <dependency> <groupId>com.google.code.mathparser-java</groupId...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Fractal explorer

    Explore fractals with arbitrary precision, compute them over network

    Designed for distributed computing over the network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Numerical Systems Calculator

    Numerical Systems Calculator

    An arithmetic calculator for the most popular numerical systems.

    Have you ever imagined not having to do math to convert the various number systems and still make arithmetic calculations with different numerical systems in the same expression? That's what makes this application. You can mix decimal, binary, octal and hexadecimal arithmetic operations using the symbols "+, -, *, /,^,". You can put "e" to use Napier's constant, put "pi" to use pi constant and put a "!" in the of numerical system form to factorization. So let's start doing the math...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Java Radix Library

    A java library fully dedicated to radixes and number bases.

    A library dedicated to radixes, their conversion, arithmetic, and manipulation. It can handle numbers with fractions/decimals and arithmetic can easily be done on the numbers making it far better than the conversion methods found in the Long, Integer, Short, and Byte classes. It is helpful to many mathematical areas, those making games, and just to play around with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    "smartjavaprops" is a DSL for writing rich and powerful configuration for your applications. Use arithmetic, logical and boolean expressions to script your properties. This is lot more powerful than java's plain Property class. Check out the sample included...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Dieser Parser, soll arithmetische Ausdrücke, die als String vorliegen, ausrechnen, bzw. diverse Funktionen darauf anwenden können. Bis jetzt kann er nur Audrücke wie "4^(5+2)-23*4/cos(3)" ausrechnen. er unterstützt auch vergleichsoperatoren
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Scientific Calculator - Xception Code

    Scientific Calculator Coded By Xception Code.

    ============== Xception Code============ Hello Everybody. This Is The First Release Of Scientific Calcultor Coded By Xception Code. Version 1.0 Xception Code Will Soon Update This Software With Many Features. & Also He Is Going To Make One In Graphical Interface Too. If You Have Any Suggestions Regarding This Calculator , Feel Free To Suggest Xception. You Can Join Xception Code On Facebook : http://www.facebook.com/xceptioncode ============== Xception...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    tokenizer

    Transforms arithmetic expressions (cstrings) into a sequence of tokens

    A c-string that represents an arithmetic expression ist transformed into a sequence of tokens ( functions, constants, variables, operators, brackets, commas ) and stored on a stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    rpn

    Conversion of arithmetic expressions from infix- to postfix-notation.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    4thgradearithmetic

    Simple arithmetic for kids

    This program was designed for kids to improve their skills in basic arithmetic . for any queries mail me :willzone.xl@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project