Showing 77 open source projects for "evolution-x"

View related business solutions
  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    visualFSA is a small tool which lets you construct NFAs/DFAs [(non)deterministic finite automata]. It offers some common algorithms which can be applied to that automatons, like converting NFA -> DFA, word problem, accepted language etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Temperature Converter

    Temperature Converter

    A simple app to convert between temperatures.

    This is a simple application to convert between temperatures for Linux, Mac OS X, and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jep is a Java package for parsing and evaluating mathematical expressions. It currently supports user defined variables, constants, and functions. The open-source Jep project was halted in favor of commercial development of version 3.0 upwards.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Mathlete
    Mathlete is a easy but powerful mathematical tool in which you can calculate algebraic functions, with variable support. You can use it for converting different measurements within the areas: Temperature, Weight and Height. It also comes with a built
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    This tool, described in the July 2006 issue of IEEE Computer, determines how many servers to install such that average request response time is 'x' number of seconds. The tool is a Java application that is used for server sizing efforts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FuzzyArithmetic
    Fuzzy numbers and basic fuzzy arithmetics (+, -, *, /, 1/x) implementation written in Java. Should be used as a library, but it also has a GUI which demonstrates its capabilities (using SWT widgets).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a simple program that will factor a quadratic trinomial using both "guess-and-check" and the quadratic formula. You input a, b, and c, where ax^2+bx+c=0; you will get a result in the form of (ax+b)(cx+d)=0 and x=a or x=b.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Java application enabling users to create, edit, and view sports or competition results. In addition, there are facilities to view league tables and other statistical information based on the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FrAid(FRactal AID) is an interface to Java, allowing it to proc. math. data(functions/equations). A compl. standalone system utilizing the FrAid prog. lang. is available(no need to be Java programmer to use it!). Use instead of Matlab. High res. graphics
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    jmathtools, mathematical / scientific java stuff designed to be easily used and modified, not really designed for high performance calculation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Draws Kentonian spirals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The project is about turn-based, networked multiplayer, non-cooperative, zero-sum, abstract strategy board games (e.g. Chess, Go, Reversi variants, etc.) on 3D-visualized polyhedra and related recreational (discrete, computational) mathematics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Periodic Tables Package is an advanced suite of applications for both Windows and Linux that allow chemists and students alike to use the Periodic Table on their computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Expression4J (Math Expression Parser) is a java framework used to manage mathematic expression stored in String object like "f(x,b)=2*x-cos(b)" or "g(x,y)=f(y,x)*-2". Expression gramar can be define by user (add new operator or type ...)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    SqW is a mathematical program for caculating and solving equations of type f(x)=0. It also builds simple graphs and has syntax analyser. Functions: sin(x), cos(x), tg(x), lg(x)... LEAVE YOUR RESPONSES ON FORUMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The SurfaceBuilder turns a collection of programs for implicity surface triangulation. It is usefull for any high school math student.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GiANT is a graphical interface for computer algebra systems (OS X/UNIX/Win). Currently GiANT lets the user work with number fields via KASH, but we aim to develop it into a GUI Library to run on top of any CAS and expose any of its functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A java program for exploring cubic fractals, similar to the Mandelbrot set but exhibiting a higher level of dynamical complexity. CubicBrowser provides the ability to explore the 4D Cubic Locus (and associated Julia sets) by viewing arbitrary 2D slices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Kandid generates images using genetic algorithms. In a simulated evolution surprising images can be found calculated with Lisp expressions, Textures, Iterated Function Systems, Linear Cellular Automata, Voroni diagrams, Lindenmayer Systems and POVray
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    JVisual3D is a GUI library, 3D geometry viewer and a mathematical visualization software written in pure java. It is comparable with the well known javaview project. This is under GPL. Create, manipulate and display easiely meshes, 3d shapes, surfaces,..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Planimetric Geometry (JCabri) is a rewrite of Cabri Geometry in Java. It provides solution for doing geometric constructions in 2D and exporting them as an animated GIF or Java applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project aims to deliver a high-quality number base converter utility in Java. It will support decimal, binary, hexadecimal, octal, and a user specified base and convert between numbers of any base from 2 through 36.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    InfixCalc is a scientific calculator for Java-Phones. The calculator uses an infix notation, which makes handling quite easy. Accuracy 10-18 digits. Functions: y^x,log,!,nCr,sin,cos,tan,asin,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Multi-Platform java program that takes equations and finds multiple different things about them, such as derivatives, anti-derivatives, area between two equations, volume between two equations, as well as other algebra expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RayTracingAngel is a aplication that permit render 3D worlds using the rayTracing tecnic. (Java tecnology). RayTracingAngel es una aplicación que permite realizar render de mundos en 3D usando la técnica de RayTracing (tecnología java). Cualquiera qu
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB