Showing 762 open source projects for "java windows 7"

View related business solutions
  • 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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    This programm draws charts and diagramms out of many different also usertyped terms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RandService is a Web Service which supplies pseudo- or true- random numbers through JAX-RPC API. Any random number generators can be used behind this Web Service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jOptimum is a simple linear programming solver developed for educational purposes. Now, jOptimum is hosted by http://incubadora.fapesp.br/projects/joptimum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HmmSDK is a hidden Markov model (HMM) software development kit written in Java. It consists of core library of HMM functions (Forward-backward, Viterbi, and Baum-Welch algorithms) and toolkits for application development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    JTSA is an educational time series analysis tool for simple calculations and forecasts using the additional or multiplicative seasonal decomposition method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A collection of various Java utility interfaces and classes, concentrating on collections, data structures, algorithms, number theory, matrices, and other mathematical constructs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ganita, in sanskrit, means mathematics - and that is what this java package is about. I wrote the classes in this package to help me with the various mathematical programs that I write. This collection of mathematical classes would help you in creating ma
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SNARLI (Simple Neural ARchitecture LIbrary) is a Java package containing a back-prop layer class and classes for the Self-Organizing Map and Incremental Growing Grid. The back-prop class supports sigma-pi connections and back-prop-through-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Provide the building blocks for a GIS system consistent with the current standards from OGISŠ
    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
  • 10
    Vofce is a simple GUI driven graph plotting tool mainly for math students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JRVFSim (Jarvis) is a simulator of a fluid dynamics phenomenon known as radial viscous fingering. Its main feature consists of taking jordan curves and simulating their evolution subject to various parameters. Includes a partial API for numerical methods
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A java based neural network framework. The Auratus network is built around an XML messaging system, allowing for a complete MVC design. Additionally, Auratus networks are constructed and at the node/edge level, allowing for advanced topologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fnattlab is a matlab clone written in java. Fnattlab is a mathematical tool mainly used for manipulation of matrices, and is intended to be completely compatible with the commercial tool Matlab. No m-files are included with fnattlab. www.mathworks.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Impression is the flexible and extensible parser of mathematical expressions written in Java. It supports user defined operators, single or multi parameter functions and unlimited number of parameters. It is designed to use with numerical methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JMAT : Java MATrix tools package. Provides an easy-to-use class of matrix with MATLAB-like functions and syntax. JMAT also includes plots and histograms in 2D or 3D, an expression parser, and some statistic simulation tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Calculator Suite (jcs) is a collection of Java classes related to expression calculators written in Java. Suports booleans, large numbers, machine numbers, most operators and about 25 different functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JFD is an educational Java tool for computing the formal derivative of an expression. It recognizes the regular operators, parentheses and functions. It can also be extended with custom functions and/or operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    matdoc is a Java tool for generating API documentation for MATLAB and Octave programs in HTML, LaTeX, and M-file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gambol is a Euclidean, construction-based, drawing system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Java application that graphically displays a family of strange attractors know as "rude boy curves". Eye candy with an interesting mathematical origin, much like Mandelbrot sets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simulated annealing package written in Java using simplex downhill algorithm from Numerical Recipies in C++/FORTRAN/C It is intended for use "behind the scenes" in applications, and it is optimised for ease of integration. Completely standalone,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MatrixOps is a console program written in Java that makes matrix operations. The goal of this project is to work as a Java tutorial, using some functions/programs typically made at school, with full documentation of the API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Klang is a stack-based, post-fix calculator language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MathGenius is a graphical tool intended to simplify your work in mathematics. By now it includes a graphical function plotter, a mechanism (still in development) to derive functions, and an equation solver. An extension mechanism will be developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JEXP is a small Java framework for the evaluation of expressions parsed from text strings. The code generated by JEXP executes very fast and has a small memory footprint.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB