Showing 179 open source projects for "mpeg-4"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 1
    Position Sizer

    Position Sizer

    Risk-based position size calculation tool with extra features

    Position Sizer is a utility panel for MetaTrader 4 and MetaTrader 5 platforms that lets you easily calculate position sizes for trades based on risk tolerance, stop-loss, account size, and the current market conditions. It can be configured and customized in multiple ways: https://www.earnforex.com/metatrader-expert-advisors/Position-Sizer/
    Downloads: 38 This Week
    Last Update:
    See Project
  • 2
    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 of...
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 3
    pj-net-tools

    pj-net-tools

    Pure Java Network Tools

    Pure Java Network Tools. Free portable cross-platform. Include: 01) ICMP-ping, 02) ICMP-traceroute, 03) DNS-check resolver, 04) Parallel Host TCP-scanner, 05) IP-calculator, 06) Syslog-server, 07) Telnet-client, 08) Local ARP-cache request, 09) Parallel Network Ping-Scanner, 10) Snmp-Get concrete value utility. 11) Parallel ICMP flood utility. 12) Parallel UDP flood utility. 13) TFTP-server. 14) NTP-server. 15) Host TCP-ping. 16) SNMP-MRTG traffic...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Giacenze Crypto

    Giacenze Crypto

    Programma per il calcolo delle plusvalenze Cripto + analisi CSV CDC

    Il programma permette di calcolare le plusvalenze (calcolate attraverso il metodo del LIFO) derivanti dagli scambi di criptovalute un po' su tutte le piattaforme e sulla Defi, inoltre per gli utenti di Crypto.com c’è anche la possibilità di calcolare saldo e giacenza media della Carta Visa e del Fiat Wallet. Le istruzioni sul funzionamento sono reperibili qua : https://sourceforge.net/p/giacenze-crypto-com/wiki/ISTRUZIONI/ Per ulteriori info potete unirvi al gruppo telegram...
    Downloads: 5 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 5
    Pythagorean-Numerology-Calculator
    "A basic numerology calculator in JavaScript" A live demo is available at: https://pythagorean-numerology-calc.sourceforge.io/pnc.html Features: -Your connection with the 4 classic elements -Numerology chart calculation -Master numbers detection -Psychologic matrix chart calculator -Name calculation chart -Personal day calendar -Plain calculator for names or numbers -Name diagrams (Norman Shine) -Profiles manager -Unlimited number of profiles -Search and sort feature...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Java Calculator

    Java Calculator

    Supports PEDMAS order of computation and Reverse Polish Notation Gener

    Generates the Reverse Polish Notation (Postfix) expression form of an arithmetic expression in (Infix) form. Performs the computation of the arithmetic expression if Integers or Floating point numbers are used in the expression. Supports PEDMAS order of computation, thus, all the operators of Exponentiation, Division, Multiplication, Addition and Subtraction, as well as using Parentheses for grouping and prioritization is all handled.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    QwikTape

    QwikTape

    Do calculations, annotate it like you would on a paper "qwikly".

    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    NZMATH

    NZMATH

    Python Calculator on Number Theory

    NZMATH is a Python calculator on number theory. It is freely available and distributed under the BSD license. All programs are written only by Python so that you can easily see their algorithmic number theory. You can get NZMATH with a single command: % python -m pip install nzmath Here % is the command line prompt of Windows or Unix/macOS. This release contains several program corrections and additions obtained by writing a programming "notebook" of the book 'Lectures on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 10

    npadcalc

    Desktop RPN calculator

    A desktop RPN calculator app, optimized for use with full-size keyboard. Written in Rust with gtk-rs GUI. This app was developed as a learning project, but one may still find it useful for performing simple calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Revenue Calculator (After Taxes)

    Revenue Calculator (After Taxes)

    Calculates revenue after taxes.

    This calculates revenue after State Tax and County Tax if State Tax is 4% and county tax is 2%
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java multiprecision calculator

    Java multiprecision calculator

    Multiprecision calculator

    Multipresicion calculator, based on Bigdecimal Java class . It has a library (BigMath) that makes calculations with Bigdecimal. It has also an expression parser to parse the user input. It allows you to store user defined variables and functions . You can operate with them to be used for calculations or for creating new functions with composition. With the new version, you can also calculate the derivative of a function. JDK-17 compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Triangolo

    Triangolo

    Liothyronine dosage calculator

    Calculator software helping to determine L-T4 and L-T3 substitution dosage according to the algorithms provided by the European Thyroid Association (ETA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Free Prayer Time Calculator

    Open source program computing and notifying for Muslim prayer time.

    Free Prayer Time Calculator (FPTC) is an open source program computing and notifying for Muslim prayer time on many platfrom (unix, windows,...). It is simple to use and has the many features as : * Playing athan * Displaying next salat time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    wxProdOp

    wxProdOp

    NMR Product Operator Calculator

    The program does nmr product operator calculations for one, two, three and four spins. Receiver phase cycling is possible in conjunction with pulse phase cycling to simulate coherence pathway selection. An extensive manual and help files are included. Currently running under Linux and Windows.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    EVAlgebra -  Clifford algebra calculator

    EVAlgebra - Clifford algebra calculator

    A simple Clifford algebra calculator

    EVAlgebra , symbolic Clifford algebra calculator (geometric algebra) , is an Eigenmath adaptation. EVAlgebra support space dimension from 1 to 4 with arbitrry signature. It is fully documented at evalgebra.org. You may write your own scripts to resolve specific problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Directional drilling Calculator
    Computes the true vertical depth, horizontal deviation at the end of build, total measured depth and the various angles and radius given the kick-off point, build-up rate and other required data
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    rpCalc is a simple RPN (Reverse Polish Notation) calculator.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    Finanx 12c

    Finanx 12c

    Financial Calculator

    The Finanx 12c is a free software that mimics the HP-12C financial calculator. This software was developed for educational purposes. IT'S NOT RECOMMENDED using this calculator for professional calculations. If you find any bugs, please, let me know. Click "Bugs" in the menu bar to report bugs found.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 20
    Climate Equity Reference Calculator
    This project implements calculations for the Climate Equity Reference Project's Calculator (CERc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jRCaLc

    jRCaLc

    jRCaLc is a program designed to aid you in working with resistors.

    jRCaLc is a resistor calculator outfitted with various tools, meant to aid in work related to resistors.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Smith Chart Calculator

    Smith Chart Calculator

    Smith Chart Calculator JAVA

    A small tool which allows all basic smith chart actions. This program was created for educational purposes. JAVA RUNTIME REQUIRED Tested on Windows. Some features may not available with other OS (e.g. copy to clipboard) GENERAL PUBLIC LICENSE There is a pdf help file online take a look in the files section. There is also a link available in the program itself.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 23
    Qalculate! is a multi-purpose desktop calculator for GNU/Linux (now ported to Mac via MacPorts). It is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a user-friendly interface (GTK+). Qalculate! has now moved to GitHub (https://github.com/Qalculate). Get the latest version from http://qalculate.github.io/downloads.html.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 24
    mcalx

    mcalx

    Matrix Calculator for LinuX

    MCalx is a small and quick C++ graphic calculator for performing common matrix operations such as addition, subtraction, multiplication and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Solution Percenter

    Solution Percenter

    Calculator for making solutions

    Soluton Percenter is a program for making solutions percent. Maked by python and PyQt4 module. For chemists, mathematicians and barmans. Program can create advanced recipes and print them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next