Search Results for "multiplication" - Page 6

Showing 152 open source projects for "multiplication"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Make Your Observability Stack Effortless Icon
    Make Your Observability Stack Effortless

    For Software Engineers, DevOps, Data Architects, and IT Leaders

    The progression to modern application stacks and microservices architectures has resulted in orders of magnitude more logs, metrics, events, and traces. Like gravity, data attracts more data, making it increasingly difficult to move and process as it accumulates over time. More than ever, there is a need to be able to stream-process, filter, mask, transform, aggregate, analyze, and route that data to various data tier destinations optimized for specific usage.
  • 1
    Math Flash Cards
    A simple java application that will quiz the user on addition, subtraction, and multiplication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tester2 is simple test framework for functional testing of server applications (j2ee: jms, ejb, tibco, oracle, file, custom). Its tests are command driven, does not need any knowledge of programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MATH is a stack orientated esoterical programming language based on the small multiplication table. It features three different programming difficulties, String output, basic integer calculations, condionional und unconditional jumps + sub programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Une calculette pour addition, soustraction, multiplication, division.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Purchasing and invoice automation solution for small to mid market companies. Icon
    Purchasing and invoice automation solution for small to mid market companies.

    Save your team 10s of hours/week with a fully personalized and automated procurement process.

    ProcureDesk is an integrated purchasing and invoicing platform tailored to help small to medium sized businesses streamline their procurement processes. This user-friendly system automates workflows and consolidates purchasing data into a centralized dashboard, allowing companies to control spending and enhance transparency efficiently. Features like automated invoice matching, simple requisition creation, and immediate cash flow insights minimize manual tasks and boost operational efficiency. ProcureDesk is perfect for smaller enterprises leveraging big-business strategies to reduce costs and optimize their purchasing activities. Discover how ProcureDesk can transform your procurement process into a more effective and manageable part of your business.
  • 5
    The Zip File Contains Headers which are usefull for some of the most common tasks functions such as the Correct Divide and Multiplication as well as an Interger upgrade and binary runtime is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BLAS (Basic Linear Algebra Subprograms) is used to perform operations such as vector and matrix multiplication. LAPACK is buit using BLAS. This project is a beginning of BLAS functions and procedures for OpenCL language on GPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A very simple calculator, written in java, that performs addition, multiplication, subtraction, division, and exponents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    I started to learn C again, and this time I performed a calculator which can do simple operations by only 2 numbers per session. In the first step you shouldn't forget this: + = sum - = subtraction * = multiplication / = division Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SpeechCalc, an application to train addition, subtraction, multiplication and division. Output will be provided via a Soundcard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10
    A simple maths application to help kids learn the basics of maths. Written in C# using .net 3.5 This app covers the basics from addition, multiplication,subtraction and division. Users can enter values themselves or have them randomly generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A kids game that has addition, subtraction, multiplication, division, where balloons fly across the screen and the user has to shoot the balloon that has the correct answer on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is to create a game similar to Whack-A-Mole that is used for OLPC XOs. It will be educational by quizzing children on their multiplication tables while they play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JPNBF is best described as an extension on Urban Müller's Brainfuck Language which features output, input, addition, multiplication, devision, incremention, decremention, conditional looping and exponentation of cells (blocks of memory).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A tool for training your basic maths skills. Can be customised to allow you to build up your skills in any range of numbers, including multiplication from 1 to 3924 if you are so inclined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Big Daddy's Math Drills is a cross platform set of simple text based drills in basic addition, subtraction, multiplication and division tables featuring programmed instruction, adaptive learning, and user profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tiny Flash ActionScript Speed math program to train rapid multiplication and addition. Good for any age who wants to improve arithmetic and general maths skills. Quick mathematics is useful.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Aim is to develop a library of utility functions to efficiently simulate division, multiplication, mod, finding first 1/0 bit etc. (using shift and add/subtract) for software development on low cost dsp systems lacking these.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A custom ALU will be designed using Verilog HDL. The ALU will perform addition, subtraction, multiplication, division, mod, and square root.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Just want vector and matrix algebra and not the entire numerical algorithm kitchen sink? Don't care about FORTRAN? This may be for you. This package is a small, well-tested C++ library that provides basic addition, multiplication, and inversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TBigNum is a new number type for Delphi and Pascal. TBigNum can handle with over 2 millions digits, supports commas/points, all number systems of 2-255 and most types of calculation (addition, subtraction, multiplication, division, exponents and roots).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Matrix Operations is a program designed to do basic matrix operations such as determinants, inverses, adjoints, multiplication, addition/substraction and others. It is written in c++ for Linux, and it uses basic I/O display to output the matrices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MathFacts - ASMD is a simple flashcard program for addition, subtraction, multiplication, and/or division. You have full control over what numbers are generated. The drill files are easily read and editable by humans giving you complete control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KidMath is math test generator for 5-8 aged children. It contains 5 levels of generated tests: plus only, plus and minus without negative result, plus and minus with negative result, multiplication, division. It saves time of parents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ExtCalc is an <b>Ext</b>ended <b>Calc</b>ulator comparable to GNU BC. An implementation of fractions if planned. That is good for multiplication and division, but not ideal for additions and subtractions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    FastMath

    This extremely effective program allows you to become the fastest mathematician in your class. This program measures your mathematical endurance to large amounts of problems of addition, subtraction, multiplication, and division, and the more times you take it, the higher your score becomes.

    Downloads: 0 This Week
    Last Update:
    See Project