Showing 21 open source projects for "erlang b calculator"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    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. ATC Online Alpha: https://advantrigoncalc.sourceforge.io/atc/ More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2

    Quaternion Lorentz

    Complex quaternion calculator with Lorentz boosts and rotations

    C++ code to perform the Lorentz boosts and rotations of special relativity using complex quaternions The interface is a complex quaternion console-based calculator with operations + - * / ^ and functions for Lorentz boosts and rotations. THEORY Complex quaternions have form q = A + B * I + C * J + D * K with A, B, C, D complex I * I = -1 , J * J = -1 , K * K = -1, I * J = K, J * I = -K , J * K = I,K * J = -I, K * I = J, I * K = -J Transpose T takes I into -I, J into -J, K into -K (q1 q2)T = q2T q1T Star complex conjugates A, B, C, D Bar is product of T and Star, Norm(q) = qTq Norm(q1*q2)=Norm(q1)*Norm( q2) q in H1 iff q qT = qT q = 1 4-vector X=t + i*x*I +i*y*J + i*z*K XPRIME = q X Bar(q) for q in H1 Form with real scalar, imaginary spatial is preserved Bar(X) = X and Bar(XPRIME )= XPRIME Norm(XPRIME) = Norm(X) = t*t - x*x - y*y - z*z q=cos(theta/2)+K*sin(theta/2) rotates by theta about z q=cosh(alpha/2)+i*I*sinh(alpha/2) boosts by alpha along x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    C++ Complex Calculator

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

    This is a command line C++ code which compiles and links using gnu g++. It has scientific notation, scientific functions, complex integration including path integrals, and loops with tests. User defined functions are strings. A variable may simultaneously represent a scalar, an array, and a string. Arrays up to ten dimensions are allowed. Householder reduction is used for determinants, eigenvectors, and QR matrix factorization. Class Matrix and class Polynomial facilitate finding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Kalker

    Kalker

    scientific calculator math syntax user-defined functions kalker

    Scientific calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals Features Operators: +, -, *, /, !, % Groups: (), [], ⌈ceil⌉, ⌊floor⌋ Vectors: (x, y, z, ...) Matrices: [x, y, z; a, b, c; ...] Pre-defined functions and constants User-defined functions and variables Root finding using Newton's method (eg. x^2 = 64).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    TRURL

    TRURL

    A suite of RPN calculators and a class library for Object Pascal

    TRURL is a suite of desktop calculators with reverse Polish notation (RPN) written in Object Pascal. Additionally, it comes with a free reusable class library (RPN Engine) as a toolbox for creating your own calculator. TRURL is an acronym for "TRURL is a Reusable Universal RPN Library". Class Libraries: • RPN Engine: Full-featured calculation engine for Pascal-based RPN calculators • Segmitator: Library for virtual seven-segment displays Applications: • TRURL A: Simple demo app for the RPN Engine • TRURL B: RPN calculator in the design of the famous calculators by Dieter Rahms for Braun • TRURL G: Desktop RPN calculator inspired by the UI of the DSKY unit of the Apollo Guidance Computer (AGC)
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    Simple components for Ada

    Simple components for Ada

    A software components library

    The Simple components for Ada library provides implementations of smart pointers for automatically collected objects (using reference counting), object persistence, unbounded and bounded arrays of smart pointers, generic unbounded arrays of private objects and plain pointers, generic sets, maps, arbitrary precision arithmetic, B-trees, directed graphs, directed weighted graphs, stacks, and storage pools. It also includes table management, string editing, IEEE 754 support, and infix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL & + (Paged List, TextEditor, VRAstroVision ...)

    Vincent Radio {Adrix.NT} Sources Library & Applications : Delphi C++ Java VRCalc++ C# VRCalc++ Object Oriented Scripting Language - Engine Source Pascal Code - Delphi Packages Build Prjs - VRCalc++ Scripted System Std RT Library - Guides & Docs (CHM, PDF, DOCX) - VCL & FMX (FireMonkey) Support - Script Test Code (Lang RTL VCL FMX) - Visual Stage Project : VCL & FMX Paged Lists & Iterators : Delphi C++ Java C# Multi-Dim Arrays & Direct Graph Classes : Delphi C++ Java VRCalc++...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8

    AstroBioTools

    Adaptive analysis of amino acid alphabets

    A new, fast implementation of algorithms used for the adaptive analysis of amino acid alphabets as described in Philip, G. K., & Freeland, S. J. (2011). Did evolution select a nonrandom “alphabet” of amino acids? Astrobiology, 11(3), 235-240. Ilardo, M., Meringer, M., Freeland, S., Rasulev, B., & Cleaves II, H. J. (2015). Extraordinarily adaptive properties of the genetically encoded amino acids. Scientific reports, 5, 9414. Ilardo, M., Bose, R., Meringer, M., Rasulev, B.,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CoTerminalApps

    CoTerminalApps

    defunct, get SliderPuzzles or RetroArcade, instead

    This collection of ASCII games has been split into a) SliderPuzzles & b) RetroArcade . CoTerminalApps is a collection of ASCII games & puzzles. that can run on Windows, Mac/OSX, & Linux. Includes SpaceInvaders, Pacman & Frogger arcade games and an RPN calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    cuteCalculator
    Quasi- Scientific Calculator for symbian^3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ExpoCalc

    Exposure calculator for photography

    Take the light measure with a regular APN, then dial in the ISO/Tv/Av to get the corresponding exposure time for large format b&w film camera.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CalCuPro

    Calculator

    Semplice calcolatrice in stile Windows Phone che permette di svolgere semplici calcoli. Sito Ufficiale: http://adsoftwarepro.sitiwebs.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Income Tax Calculator with Interest

    Income Tax Calculator with Interest Calculations U/S 234-A 234-B 234C

    Income Tax Calculator with Interest Calculations U/S 234-A 234-B 234-C for A.Y. 2013-14. Easy to Use. Just install and run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    AxErlang

    Calculator for Erlang B

    Just a Fork from https://sourceforge.net/projects/erlangcalc. I needs to extend the functions and to compile in Delphi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MobileC, J2ME Application. Run C on your mobile phone. MobileASM, Run ASM; MobileBASIC, Run BASIC. Mobile(A,B,C). Now stepping upon B....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is an Erlang B and C calculator. Used in call centers to predicted service quality. Erlang B is also used in network planning. Written in Visual Studio C#. Erlang C is used or modified in commercial workforce management software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This Project now does everything it is intended to do in version 2.0.0. Version 3 will be ported into Java to run on all platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SimulME
    SimulME is a Java ME (J2ME) application with Queueing calculator, Stopwatch, Monte Carlo simulation, Random Number Generator (RNG), Probability distributions, Kolmogorov-Smirnov and Chi-square tests. It works with MIDP 2.0 and CLDC 1.1 profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Personal Calculator.NET is a text mode calculator written in the C#.NET programming language, the primary goals of this project being, to create a useful text mode calculator that is robust, extensible, and programmable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Scapegoat Software's Erlang B calculator is just that, an Erlang B calculator. It was written in Lazarus under Windows as a small project to have a simple standalone calculator for different telecom projects. We are releasing it under the GNU GPL 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Oct.0 Nikon Z remote control app

    Oct.0 Nikon Z remote control app

    Advanced Remote control and tethering app for Nikon Z ML cameras

    Based on Nikon SDK C# wrapper and EMGU repositories - Oct.0 is a standalone Windows 64bit lightweight app, developed to remotely control select Nikon Z Mirrorless camera bodies by means of wired or wireless controllers attached to a x64 PC. Oct.0 allows for replicating most of the camera body controls (buttons) functions via GUI buttons or keyboard shortcuts, as well as allowing tethering functions such as saving the files to destination folder on a PC, and invoking a remote LiveView session.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB