Showing 25 open source projects for "java source code to uml"

View related business solutions
  • 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
  • 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
  • 1

    Web-CAT

    Open-source automated grading of programming assignments

    Web-CAT is a plug-in based web application for automatically grading programming assignments in many programming languages. This project also provides Eclipse plugins for electronic submission and feedback services directly from the Eclipse IDE. We now use github for source code control (https://github.com/web-cat), although all file releases are still provided here through SourceForge. The CVS repository here is for archival purposes only.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2

    LineDDA

    Enumerate every point on a line

    Here is a nice little class we can use to enumerate each and every point on a line. We are using the Digital Differential Analyzer (DDA) approach. The idea of drawing a simple line is well supported by just about every graphical framework. What is less sure is the ability to enumerate through a set of points so as to choose just which points we are interested in. LineDDA also graphically demonstrates support for Positive Slope, Negative Slope, Zero and No Slope. Source code included...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Repast

    Repast

    The Repast Suite is a family of free agent-based modeling libraries.

    The Repast Suite is a family of advanced, free, and open source agent-based modeling and simulation platforms that have been under continuous development for over 20 years. Current source code and releases are hosted on Github https://repast.github.io/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    DomainMath IDE

    DomainMath IDE

    An open source gui frontend application for GNU Octave

    DomainMath IDE is an open source GUI front-end application for GNU Octave
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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 Studio. Switch between models without switching platforms.
    Start Free
  • 5
    COMTOR

    COMTOR

    A Java source code comment analysis system.

    Comment Mentor (COMTOR) is a tool for automatically assessing the quality of source code comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A suite of software tools written in Java for authoring and delivery of IMS standard-compliant learning objects. *** This site only contains the source code. For the binaries go to http://www.reload.ac.uk ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Conzilla is a concept browser. It browses and edits 'context-maps', a construct similar to conceptual models, UML diagrams or mind-maps. Conzilla uses RDF to describe and distribute such models.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    An important tool for Algorithm Visualization (AV) developers is a repository of good examples of existing AVs, including source code. The goal of this site is to build a collection of AV implementations from a variety of developers in the AV community.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 9
    JTraductor UTEM
    Requires Java 7. JTraductor is a translator from Pseudo-code in spanish to Java code designed to teach programming. This project was inspired by PSeInt project, but writing in Java and using JavaCC for the translation of the code, and providing functions and methods. Now support GNU/Linux and Windows XP or 7 (in GNU/Linux also requires Xterm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    A mobile phone application (for both Android and J2ME) which can download, store, and run offline quizzes from the project's own wiki. Microemulator+LWUIT enables a single code base to support both J2ME and Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    current build is now 12_8_11: Code reformulation, not only to improve/repair, but also to take into account libraries that I don't release (e.g., the applet one). The Jars are compiled under Sun Windows JVM 1.7.0_1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PIN 780 Netbeans plugin
    This is an Open Source project that is a fork of the PIN 780 Software Engineering Project of the University of Pretoria. We aim to build the same metric testing and code correcting software on the Netbeans IDE platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A web-based courseware system for programming courses. Provides support for on-line submission testing, static analysis, code coverage, peer and instructional code reviews and grading. Works with projects in any programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Software Process Model Suite is a toolset for modeling and simulate software process models. Is composed by: 1. a simulator engine; 2. a modeling tool based on SPEM, that uses model transformation approach; 3. a visual graphical simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MorseLab
    Java-based free software for learning audio and flashing-light Morse code. Features include very flexible audio system, drills based on live news feeds, and adaptive drilling strategies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    openLoL is Java courseware for online courses (eg distance education) built on proven framework that facilitate customization and maintenance of code. Main features are communities,forum, classroom, study points, blackboard, classroom, chat & much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    twexter formats twin twext translations to help us learn language .. demo: http://test.twext.com .. javascript code is open at http://github.com/tudisco/twexter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project extends the BlueJ Java IDE. It aims to add networking capabilities to the BlueJ interface through BlueJ's extensions API. Since BlueJ is most suited for teaching Java to new programmers this project will focus on teaching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An Eclipse plugin to help create, edit and transform Educational Modeling Languages (EML), i.e. semi-formal languages describing teaching/learning strategies. It uses the Eclipse Modeling Framework (EMF) to automatically generate e-learning applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gild is an Eclipse plugin that supports the teaching and learning of programming. Gild currently enables teachers to integrate course materials with code examples. Current project work includes improving collaborative, customization, and marking support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An web based engine for adaptive navigation support generated from the UML state diagrams using XMI and XSLT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Our goal is to develop a cross-platform application utilizing Java to aid in learning Morse Code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The MathForge Application Environment provides users a broad range of Java-based math tools (calculation, visualization, presentation and communication via MathML) and allows developers to leverage existing code while extending MathForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The ooMoo project will develop a Java-based networked teaching environment. The ooMoo project will expand traditional MUD capabilities to include the ability to code and compile Java-based objects within the environment itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project contains code, html, documents, and more related to Open Source Bootcamp (osbootcamp). For more information, please visit http://osbootcamp.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB