65 programs for "mp.3" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    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: 5 This Week
    Last Update:
    See Project
  • 2
    HistoryCal

    HistoryCal

    A calculator to work with historical dates and calendars.

    HistoryCal is a practical calculator designed to work with historical dates and calendars. The calculator will allow you to work with many different world calendar schemes and calculate ranges and ages based on these calendars. The calculator also has a script language that allows you to create variations of the built-in calendars: calendars that shift the new year to a different day; hybrid calendars that switch between schemes; local observational calendars that depend on a particular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    Primes

    Calculate primes by using extremely fast sorting

    ... any kind of data. And as already mentioned, it's just the most efficient tree-based sorting algorithm that you can get. But furthermore this way of finding primes interestingly leaves a hard nut to crack for mathematicians: In very rare cases it finds numbers that are not primes. For all primes below one million this phenomenon arises in exactly two cases: 31213 which is 7 * 7 * 7 * 7 * 13 336141 which is 3 * 3 * 13 * 13 * 13 * 17 Who can explain, why?
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5

    Logic Calculator

    A Calculator to perform logical operations

    The Logic Calculator is an application useful to perform logical operations. It has three modes: (1) Evaluation of logic formulae: In this mode we have the basic boolean operations (negation, conjunction, disjunction, conditional and biconditional) so the user can insert the logic formula and the Logic Calculator displays the truth table along with the models of the formula. (2) Logical entailment: In this mode the user can insert a number of premises followed by a number of conclusions...
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Food Storage Calculator

    Food Storage Calculator

    Java 7 based food needs calculator using Google Web Toolkit and HTML5

    .... The three tiers are: 1. Normal perishable food purchases like milk, bread, and ice cream. 2. Multi-month or multi-year perishable items such as canned goods, pastas and cooking oils. 3. Multi-decade non-perishable items such as hard wheat, sugar, and water.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    fzcal

    fzcal

    A calculator capable of complex arithmetics

    A command line calculator capable of complex arithmetics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    galculator

    galculator is a scientific calculator in algebraic mode and RPN

    galculator is a GTK 2 / GTK 3 based scientific calculator supporting algebraic mode as well as RPN. Features include arithmetic precedence handling, mathematical functions, different number bases (DEC, HEX, BIN, OCT) and angle bases (radiant, degree, and grad). Please note: This project page at sf.net reflects the state of the project up to August 2015. Beginning in September 2015, the project homepage was moved to http://galculator.mnim.org, with the source code repositories and issue...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 10
    Fast calculator

    Fast calculator

    Fast and simple calculator.

    Fast calculator is fast and simple calculator with many functions on java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Programmable Calendric Calculator

    Programmable Calendric Calculator

    Convert between calendars and work with date ranges.

    This calculator will allow you to convert between many different world calendar schemes and calculate ranges and ages based on these calendars. The calculator also has a script language that allows you to create variations of the built-in calendars: calendars that shift the new year to a different day, hybrid calendars that switch between schemes, local observational calendars that depend on a particular location, year counts that change for specific eras (regnal calendars) and calendars...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Time and Date Calculator

    Simple calculator that can handle dates and time.

    Goal of this project is, creating a calculator that can handle all date and time operations that a user may need. You can operate with milliseconds as months, years or dates. Examples: 2013-11-25 + 3d => 2013-11-28 2013-11-25 - 2013-10-20 => 36d 1h 5h + 6h => 11h 1382220000t => 2013-10-20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    BitrateCompressionCalculator for Python

    A simple Python utility to calculate file size from bitrate.

    BitrateCompressionCalculator for Python (BCCpy) is a very simple application for calculating a file size from length and bitrate. BCCpy came about as the result of my beginning to learn Python and recreating the basic functionality of a simple VB program I wrote back in 1999. Since I was never very proficient with Visual Basic (or Applesoft BASIC for that matter); this application is very basic and could use lots of improvements. I'll implement them as I learn them. As of October 6,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Interest(ing) Calculator is useful in calculating Financial Parameters of loans/deposits.Loan/Deposits have four variables.They are, Principal,Interest Rate,Term,Installment.IC helps to calculate any one variable, if you know the other three variables.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Höken's Calculator

    Höken's Calculator

    A building points calculator for the browser game The-West.

    Höken's Calculator (Swedish: Hökens Kalkylator) is a program developed by Gunnar Axelson (Höken). The program aims on providing a simple, multi-platform compatible, building points calculator for the browser game The-West. (This application isn't in any way supported, effected or developed by InnoGames GmbH). Currently the newest version is 1.1. Hökens Calculator is free, and opensource licensed under the terms of the GNU General Public License Version 3!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    drag0nius' Diablo 3 DpS Calculator

    Damage calculator and items comparison tool for Diablo 3

    Fully featured, standalone & platform-independent Java (JRE6) damage calculator/items comparison tool for Diablo 3. Be sure to check https://sourceforge.net/p/d3dpscalc/wiki/Home/ before asking questions. Language file is available, possible to include any language as long as somebody provides me with translation. Currently supported: - English - Polish
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python Advanced Scientific Calculator

    Python Advanced Scientific Calculator

    Really, it is the title. By an 11 year old kid...

    What this is, is an ongoing indie project for making a calculator. Well, it has more functions then your average calculator... Simple as that. There is no readme yet, but in the program, type features. Sorry, can't figure out formatting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PTools is a set of useful tools written in Pascal. It includes: scientific calculator, archiver, text editor, remote adminitration and more. It is designed to be portable across operating systems, specially Java-based mobiles, Windows and Unixes.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    This library provides a general purpose polynomial calculator for actionscript 3. This includes basic math operators, deriviatives, finding zeros (uses TOMS493 algorithm), and solving. Supports copmlex coeffiecents and rational polynomials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SimpleCalc
    Simple calculator with easy-to-use for some users. Basic ideas for easy and quick using: 1. functions only on button for quick 2. input values from keyboard 3. user not need reading help for use of SimpleCalc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    My personal computing suite provides some programs I developed as a hobbyist and currently include a lambda calculus interpreter and a calculator which solves arithmetic expressions; both are written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Large Integer Calculator. Includes most arithmetic functions plus named memory values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    eRepublik Productivity Offline Calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Universal Algebra Calculator
    A universal algebra calculator for working with general algebraic systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a GUI wrapper for IPeek module (Python IPv4 Address Calculator). This little application can help with day-to-day IP address calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next