Search Results for "multiplication" - Page 3

Showing 96 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.
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • 1
    Signed Multiplication&Unsigned Multiplication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Fast Matrix for Java

    General purpose matrix utilities for Java in Parallel Computing

    Fast Matrix for Java (fm4j) is a general-purpose matrix utility library for computing with dense matrices. fm4j encapsulated different underlying implementations and select the optimal one in run-time depending on the size of the input matrix. Moreover, fm4j employs Java (Tm) Concurrency to take advantage of the computation power of multi-cor processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Sayantific Calaculator

    A simple calculator.

    A calculator that can do the 4 basic functions, calculate factorials, convert temperatures, calculate square roots, find properties of a circle (area and circumference), raise number to a power, calculate a log, factor polynomials, calculate the total angle measure in a figure with n sides, convert a decimal representation of a number to the binary representation, and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
  • 5

    Architecture Algorithms

    booth , unsigned division and unsigned mul algorithms

    booth , unsigned division and unsigned multiplication algorithms that indicates how the processor do these operations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Matrix Multiplication

    Matrix Multiplication

    Multiply matrices!

    A simple program I created to make my life easier! Currently only supports a numerical input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    matrix.h

    matrix.h

    Some basic matrix algorithms implemented in C

    This is a collection of some matrix algorithms like matrix inverse, LU decomposition, Gauss elimination, matrix multiplication, matrix pow, matrix add, matrix subtract etc. This package also contains debugging information for the above algorithms
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    TifaMMy isn't the fastest Matrix Multiplication yet! A library for cache oblivious matrix operations using the space filling Peano curve. Aim is for BLAS / LAPACK functionality (but with an intuitive C++ API).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 10

    Simulation of Master Slave prototype

    It simulates the parallel algorithms on the Master Slave prototype.

    ..., HALT. There are simulation of 3 algorithms. Simulation of Prime Number Generation Algorithm. It involves division of whole range into smaller range as per processor and then doing the work in parallel. Simulation of Matrix Chain Multiplication Algorithm. It involves distribution of matrices as per processor and then doing the work in parallel. Simulation of Sorting Algorithm. It involves division of whole range into smaller range as per processor and then doing the work in parallel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mathwars Risk

    Mathwars Risk

    Conquer the world and train your math skills

    MathWars (mathwars-risk) is an educational game based on R.I.S.K. You must defend and conquer new territories to defeat your oponents. In this case, though, you must do it by solving quickly simple math problems involving addition, subtraction, multiplication and division. NOTE: This project WILL NOT receive updates for a long time; I need time and the project should be entirely redesigned. Fell free to contact me for further information and/or new ideas for the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ESK_Genie_log
    Notre logiciel permet d'effectuer des calculs sur des très grands nombres(de l'ordre de n chiffres) Les calculs gérés sont : -l'addition -la soustraction -la multiplication -la division -le modulo -puissance (ordre 10 max) voir documentation doxygen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SFML Calculator

    Simple calculator realized with C++ and SFML

    Calculator programmed with C++ plus SFML, performs sum, difference, multiplication and division. Input can be read both from keyboard or by clicking on the buttons in the window
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Childrens Calculator

    An easy to use calculator for children.

    Children's Calculator is a calculator that can be used by anyone but with it's fun design and simple interface, kids can use it too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EnKoDeur-Mixeur
    EnKoDeur-Mixeur (EKD) is an open source software which makes videos, pictures and audio post-production. It can be also used to convert videos in many formats. It is written in python and use the PyQt4 bindings.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Mathematics
    Mathematix is a simple and easy to use software that is designed to solve quadratic equations and perform Matrix Multiplications. Here are two video tutorials that should help you use the application: Solving Quadratic Equations : http://www.youtube.com/watch?v=3Ui8TysU8gY Multiplication : http://www.youtube.com/watch?v=rlXX5QJukpM Send your queries and suggestions to rbwapps@gmail.com Check out my profile for other applications : https://sourceforge.net/users/revanthb3000
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    NTmatrix C++ Matrix Class

    A C++ matrix class for easy matrix manipulation

    A C++ matrix class for creating matrix objects and easily performing elementary operations between matrix objects including addition, subtraction, multiplication, transposition, and trace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a multiplication game for kids grades 5-8. This to get practice with multiplication. I will be adding a feature so that when the question is answered wrong it will give an example of how to solve it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Blackspirit Graphics

    A cross-platform Java 2D graphics library using OpenGL.

    A hardware accelerated Java 2D graphics library designed for cross-platform games, providing a powerful but simple interface. It focuses on real-time applications but can also be integrated into graphical user interfaces. The implementation uses JOGL (OpenGL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Matrix
    Java Matrix object. Thread safe with deadlock avoidance. Matrix Multiply, Add, Subtract, Cross product, Dot Product, norm, normalize, angle between vectors and MANY data manipulation functions. This would make a great graphics addin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    "Tux, of Math Command" is a math drill game starring Tux, the Linux Penguin. Lessons are included from simple number typing through addition, subtraction, multiplication, and division of positive and negative numbers. It is intended for kids ~4-10.
    Leader badge
    Downloads: 261 This Week
    Last Update:
    See Project
  • 22
    Java app that generates PDF files with practice math problems - addition, subtraction, multiplication, and division.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Multithreading Matrix Multiplication with GUI. Example application showing capabilities of Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The math training program. Great for kids who started to learn addition and multiplication tables. Easy interface, friendly desing. Features timer. Number of equations and math sign are set up by user
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MPJ + CUDA matrix multiplication
    Downloads: 0 This Week
    Last Update:
    See Project