195 projects for "java compiler with source code" with 2 filters applied:

  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Manuelito is a Java tool for decrypting posttranslational modification (PTM) patterns of proteins based on MALDI mass spectrometry spectra. It was built for analysing the 'histone code' but it can be applied to any other highly modified protein.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The ADFC code is a computational fluid dynamics (CFD) C++ solver for incompressible viscous flow over 2D and 3D geometries. It uses finite element and the characteristic method on unstructured meshes to solve Navier-Stokes equations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    jColony is an implementation of 'The Game of Life', written in Java in an object-oriented fashion. jColony aims to be as easy-to-use as possible, for both programmers (The source code) and end users (The Graphical User Interface).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DotPlot is an Eclipse plug-in to graphically compare word sequences of any type of text. Matches will be plotted as dots on a graph. Similarities in thousands of lines of text or code will result in typical textures and diagonals in the plot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    The Brunswick Science Fair Project is an attempt to evolve code snippets into complex organisms. Programmed in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JChemPaint Applet and Swing Application
    The JChemPaint Applet and Swing Application are Java programs for drawing 2D chemical structures like those found in most chemistry textbooks. It is based on the Chemistry Development Kit (cdk.sf.net). Downloads, tracker, and source code repository can be found on https://jchempaint.github.io
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Hedgehog is a Java library for simple distributed computing. Your code instantiates a server, post jobs, and is notified when clients return the results. The clients need not have the job classes. Hedgehog uses JmDNS, XStream, XML-RPC, and Jetty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a implementation of the 'enhanced Topic-based Vector Space Model' (eTVSM) using the python language. A Java-Version and maybe other java-code contributions are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Molevolve is a Java library for running a Genetic Algorithm to model the 3-dimensional structures of peptide chains from amino-acid sequences. Client code can specify its own peptide chain model, fitness functions and GA operations. Requires JDK 1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 10
    JEDI is an academic tool developed to extract formal models (timed automta) from Java source code and annotations, acting as a front-end for several academic analysis tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    B.O.T.S (Bots Tactical Simulation) is a programming game, where players "code" the behaviour of their bot and watch them fight with others bots in a arena. It comes with a full environnement in Java/Swing, for coding, debugging, playing matchs, etc ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OSIOSS (Open Source Integrated Observing System Software) is a collection of code which can be used for geospatial observing systems merging data collection, management and products solutions with ocean observing systems (OOS) as an initial focus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project enables a transparent integration of C/C++ and Java (and other languages such as C#, php...) in Eclipse. The project includes JQuantlib. sKWash makes use of swig. See home page for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a collection of utilities and other nifty code items developed by Thought River for use in internal projects, and made available here for public use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CloneAnalyzer is a tool for software quality analysis. It allows you to find, display and inspect clones, which are fragments of duplicated source code resulting from lack of proper reuse. It can be used as a plugin for Eclipse and on the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    neuralnetgen is intended to be a universal neural net generator that receives a neural net description (on Neural Net Description Language, also developed on this project) and generates ANSI C code of a library that implements it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The General Intensional Programming System (GIPSY) consists in three modular sub-systems: The General Intensional Programming Language Compiler (GIPC) ; the General Eduction Engine (GEE), and the Intensional Run-time Programming Environment (RIPE).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sight provides a friendly interface to create and connect agents for bioinformatics. The workflow supports multiple responses to a single request, structure transforms, filters and request history access.Can talk with ordinary http servers (get and post)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The purpose of the E-Remise system will be to facilitate the proper evaluation of large numbers of electronic assignements. Another prupose of E-Remise is the archiving of source code and other work done by students. It is useful for pedagocial reasons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This program allows you to specify a Deterministic Finite Automata, Nondeterministic Finite Automata, or Generalized NFA and will return a regular expression which recognizes the same language as the FA you described.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Set of Java packages to apply Genetic Algorithms to any kind of problem. Various genetic operators are implemented and an example shows of how the system could be applied to digital circuit evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    retep is a collection of Java API's covering PDF, XML, J2EE , Swing and now NetBeans modules for displaying astronomical maps, controlling modern "Go-To" telescopes - all in java., and accessing online databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    amlcartography

    amlcartography

    Cartography tools for ARC/INFO

    AML and C code and documentation for cartography within the ARC/INFO geographic information system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JOSAST ( Java Open Source Amateur Satellite Toolkit) is a set of java source code used for amateur satellite, hamradio and also astronomia activities ... Reusable package and complete software should be available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Active Networking provides a framework in which executable code within data packets can execute upon intermediate network nodes. The goal of this research is to develop active networks that are capable of predicting their own behavior and to use this ca
    Downloads: 0 This Week
    Last Update:
    See Project