Showing 878 open source projects for "swing java"

View related business solutions
  • $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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    The project aims at developing a system that will consist of a crawler, a user interface and a database that will allow user to obtain research papers in PDF format from any domain and carry out the analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A simple and user friendly application to help examine primary school children for maths.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    barcode-java is a JFC Swing-compatible JavaBeans component that lets you barcode-enable Java enterprise applications. The bean can be used either as a visible client-side component that renders itself graphically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jSimDOP
    This project is application based on NetBeans api providing simulation of DOP microprocessor. DOP is educational microprocessor developed at Czech Technical University in Prague.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    IN Harmony Sheet Music Cataloging Tool is a Java-based client tool for creating metadata for sheet music collection images.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    A Java IDE designed for beginners, with an emphasis on simplicity. One unusual feature is that the IDE scans compiled programs for common beginner errors that typically lead to errors or poor coding style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Quad Genius Pro is an interactive java-based graphical software designed by me at IIT Guwahati for school students of classes sixth to ninth to help them solve quadratic and linear equations and learn through the process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Arabic WordNet: A multi-lingual concept dictionary with mappings between word senses in Arabic and those in the Princeton WordNet (English) v2.0. Supports searching and browsing of Arabic and English terms.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    JBookManager is a library management application written to make it easier to manage you library and your book orders. It has a Swing GUI and allows export to many well-known data formats like BibTeX
    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
    Personal e-library manager supporting plain and zip-compressed txt, html, rtf, pdf, chm (Microsoft compiled help), doc and djvu files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    an advanced pong games controlled by phidgets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FreeFret is a crossplatform guitar skills trainer designed to teacher users interval recognition and the notemap of the fretboard, with other areas of guitar theory to be added in future
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A graphical simulator for the LC3 processor, concentrating on the micro-architecture level. The processor is thoroughly described in "Introduction to Computing Systems: From Bits & Gates to C & Beyond" by Yale Patt and Sanjay Patel (ISBN-0-07-246750-9
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    For new versions, check https://github.com/Darkkey/javaNetSim javaNetSim (Java Network Simulator) - it's a fork of a project jFirewallSim. The main goal of javaNetSim is creating a software to simulate various TCP/IP networks based on Ethernet, WiFi, PPP, etc...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 15
    This program is designed to quiz you on whatever you want to learn just like flashcards, a quiz maker, or quiz constructor. Input a question, one right answer and three wrong answers. Click practice and it will display the question with scrambled answers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PS Cafe is a POS (Point of Sale) designed for a school cafeteria or lunchroom, it integrates with nearly any Student Information System including PowerSchool 5.0 and Pentamation. It takes into account free and reduced lunches and student credit.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    TraSim is a simple framework for the development of traffic algorithms, and the observation of their behaviour. It comes with an algorithm that handles traffic lights dynamically, based on the presence of cars and pedestrians. Both cars and pedestrians can be spawned randomly; however, user interaction is also supported for both entities (e.g. to control destination, crossing decisions). Features such as distributed user interaction were originally left as future work; however, interaction...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Atheneum is a bookstore inventory system written in Java 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pilo Visual Tools for Scheme (Pvts) is a basic interpreter with visual tools for Scheme (LISP). Written in Java, PVTS has an interpreter and three visualization modules: a global environment viewer, a function call viewer, and a data structure viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    VocTrain is a Java 1.5, open-source, flashcard based learning program with a few extensions. It has many options regarding learning directions and small pools for fast learning. Short-term and long-term memory is trained in this way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Spheriosity is a computer emulation of spherical geometry. It is being developed with the idea of education in mind. It would allow a student to play with and discover various aspects of spherical geometry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The NA_WorkSheet is a set of algorithms coded in Java that implements various Numerical Analysis techniques. The tool may be used for graphing, root finding, differentiation, integration, interpolation, linear systems solving, and matrix operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java API for implementing any kind of Genetic Algorithm and Genetic Programming applications quickly and easily. Contains a wide range of ready-to-use GA and GP algorithms and operators to be plugged-in or extended. Includes Tutorials and Examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Recopilación de componentes swing vistosos para facilitar la programación de aplicaciones de escritorio basadas en Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    simple vocabulary / Vokabel trainer english <-> german deutsch <-> englisch written in Java (Swing)
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB