Showing 211 open source projects for "iperf-3"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    Equation Solver

    Equation Solver

    Program that can solve any equation for real root/s

    Program written in Delphi which uses two components available in the source code. The program is now fully functional; however, it was originally written to test the two components.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    NZMATH

    NZMATH

    Python Calculator on Number Theory, three-birds-one learning material

    ...The "notebook" is available together. It is designed for beginning students of algorithmic number theory to self-study Number Theory, Programming and scientific English together, three-birds-one learning material. It is possible only by running and reading the programs. You can get the notebook here: https://sourceforge.net/projects/nzmath/files/nzmath-enttakagi/ Visit our home page in detail: https://nzmath.sourceforge.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    QxCalc

    QxCalc

    QxCalc, a scriptable calculator

    QxCalc For mathematical calculations in high-school, physics, chemistry, mathematics, economics, electrical, mechanical. Create equations, and also calculate with them, with ease. You use the calculator the same way as you use a pen and paper. It is quite simple, and can do a lot of work given syntax correctness. It comes with a "basic" gui, however the best way to use it is with the 'vim' editor, for which it has a syntax highlight file (calc.vim).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    calculatorpp

    calculatorpp

    Calculator++

    Written in C++ (using template). Calculator++ is a application/library for Window (POSIX). The core of code is adaptable for posix. This algorithm support: + built-in operator + built-in functions + run-time functions and variables definition + run-time units system, units with prefix + constants definition + Pretty mathematical expressions - Process ascii files (dev) - vector and matrix (dev) - graph 2D and 3D (dev) - vector graph (dev) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    CalcuFp

    CalcuFp

    Programmable Calculator (IP functions, create user functions)

    New version: CalcuFP program is a calculator software (beta version), has a wide range of mathematical functions, specific functions for different subjects (ex.- IPv4 functions), Apart from being able to have on hand an wide range of functions, allows to use different numbering systems WITHOUT CHANGING MODES. We can sum operations decimal, binary and hexadecimal mixed. Example. - 25 + BIN ('111 ') + HEX (' FF ') -> this is equivalent to adding the integer 25 +7 (binary) +255 (hexadecimal)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Math Expression Evaluator

    Evaluates simple mathematical expressions

    ...Somewhat more useful then a calculator but not sophisticated as mathcad or linux octave. Small app, does not take up much space. The following is an example of the type of input it takes: apple = 3, pear = 7 78 * (apple + pear) the output would be 780
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Engineering Calculator

    Engineering Calculator

    Engineering Calculator and Unit Converter

    Engineering Calculator is a lightweight, yet handy math expression evaluation and unit conversion utility that is always at your fingertips.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    eval: command line calculator

    Evaluate math expressions from command line or in interactive session.

    Small (156 kB) command line calculator. Evaluate an expression directly from command line with eval <expr> command Example: c:\> eval 2+3 5 or in an interactive session. In a session, results may be assigned to unlimited number of variables and used in later calculations. Example: > x := 6+7 13.0000 >y := x*2 26.0000 Large number of elementary, special, trigonometric, hyperbolic and probability distribution functions are available. Number of decimal digits is defined by assigning _decimal variable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Kalker

    Kalker

    scientific calculator math syntax user-defined functions kalker

    ...Note: estimation and limited to one root Derivation (prime notation) and integration (eg. integral(a, b, x dx) The value of an integral is estimated using Simpson's 3/8 rule, while derivatives are estimated using the symmetric difference quotinent (and derivatives of higher order can be a bit inaccurate as of now) Complex numbers Understands fairly ambiguous syntax (eg. 2sinx + 2xy) Syntax highlighting Piecewise functions: , pressing enter before typing the final "}" will make a new line without submitting. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Photon

    Photon

    A graphing calculator that's both powerful and easy to use.

    Photon is a fully functional graphing calculator capable of numeric calculations as well as graphing functions, including parametric and polar graphs. In addition to regular graphing, Photon can plot integrals, first and second derivatives, tracing, animation, matrix math, and degree / radian mode. Photon can find roots, minimums and maximums, points of inflection, and it can fit several types of best fit lines and curves to data sets. Log and semi-log graphing are also...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    C++ Complex Calculator

    C++ complex calculator with arrays, matrices, eigenvectors, functions

    ...The Numerical Recipes routines zroots and laguer rewritten in C++ find the complex roots of a polynomial with complex coefficients. Exact quartic and cubic too. FFT that zero pads to 2^m 3^n, for dimensions up to 10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jljp

    Jljp

    Calculates the voltage across a liquid junction between two solutions

    An analogous project written in C# can be found here: https://github.com/swharden/JLJP Liquid junction potential calculator. It's a tool for scientists and engineers who have to do with electrochemistry and electrokinetics. When two solutions containing ions are put into contact, possibly through a porous diaphragm, a voltage develops across them. The calculation of the voltage is not trivial. The program is written in Java. Includes classes that can be included in other programs,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    BitLogic

    BitLogic

    Simple Java computer algebra calculator

    A calculator that solves many types of problems including solving equations computing derivatives and integrals simplifying expressions graphing equations 2d and 3d reverse polish notation, algebraic and word based interpreter infinite writing board for writing out equations requires java 11 or more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MassCalc

    An easy to use mass calculator for proteomics

    An easy to use mass calculator for proteomics (Python 3 version).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    sx-emcalc

    sx-emcalc

    Multifunctional electronics calculator

    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Neptune

    Neptune

    A calculator like programming language

    Neptune is a simple programming language indented for quick mathematical calculations, e. g. shape field calculation or budget analysing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    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: 8 This Week
    Last Update:
    See Project
  • 18
    CutePy

    CutePy

    Lightweight Qt-based Python console with variable explorer and history

    CutePy is a lightweight Qt-based Python 3 console with variable explorer, command history, syntax highlighting and customizable startup script. Originally it was developed for simple scientific calculations as a replacement for e.g. Windows calculator or Python IDLE. Therefore its main aim is to start fast and provide more comfortable dealing with variables based on the Python language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RxCalc

    RxCalc

    RxCalc is a calculator for the analysis of multi-stage receiver.

    RxCalc is a calculator for the analysis of multi-stage receiver. The software can calculate cascaded and system parameters: gain, noise, sensitivity, input and output P1dB and IP3, noise floor, spur-free dynamic range, MDS, SNR, and others. Sources code: https://github.com/arhiv6/rxcalc Binary package: http://sourceforge.net/projects/rxcalc/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    AC Engine Calculator

    Calculate some attributes of an AC engine

    Engine Calculator is intended to solve 3 simple calculations: detect the frequency (Hertz), rotations per minute (RPM) and the number of poles of an alternated current motor. One of those may be found with the two others. I actually didn't found any bugs in this version (i.e typing the wrong value of a variable). This is my first app made completely by my own. <pt-br> Engine Calculator destina-se a resolver 3 cálculos simples: detectar a frequência (Hertz), rotações por minuto (RPM) e o número de pólos de um motor de corrente alternada. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Calculator with variable mantissa size

    Calculator with variable mantissa size

    variable significand size and two ways: Rounding and Chopping

    Calculator with variable mantissa or significand size to simulate and study the accuracy of some hardware calculations. also two ways to use : Rounding and Chopping
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Quickcal Calculator

    Quickcal Calculator

    Fast & Easy to use Calculator for Debian / Ubuntu / Linux Mint / dCore

    ...Also, about 65 Statistical Calculations can be performed by choosing an option from the More Stats List Box. To install the program locally through the terminal, three steps are needed : 1. cd ~/Downloads ( folder name containing the download ) 2. sudo dpkg -i quickcal_2.1-1_all.deb 3. sudo apt-get -f install This is to fetch the dependencies that it has. Now, run the Quickcal program through your application menu / dashboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PPCaP.tw

    a calculator on personal probability of prostate cancer

    ...The program now is focus on cases of Taiwan area because or our choice. The articles we used were : 1. Zhao R ans Huang Y et al published at PlosOne 2004 2. Virtanen A and Gomari M et al published at Clinical Chemistry 1999 3. Finne P and Auvinen A el al published at Euro Urol 2002 4. Chua M E and Tanseco PP et al published at Asian J Urol 2015
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a calculator for calculate title insurance premium
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    file digest

    A command-line utility for calculating and verifying file checksums.

    Digest is a command-line utility which can be used to calculate and verify checksums of any files, similar to md5sum or RHash, but using modern hash algorithms. Supported algorithms: BLAKE, BLAKE2, Grøstl, JH, Kupyna, MD5, SHA-1, SHA-2, SHA-3, Skein, SM3, Streebog, Whirlpool. Usage: digest [-c] <algorithm> <filename(s)> For example, if you want to calculate the checksums using skein512/256 algorithm, use this command: digest skein512/256 * > checksums.skein To verify the checksums: digest -c skein512/256 checksums.skein You can get a full list of supported algorithms and test the performance of different algorithms on your PC using the command: digest test <iterations> <filename> This will calculate hash sum of <filename> multiple times (number of times is specified by <iterations>) and output the results with precise timings. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next