Showing 410 open source projects for "simple java code"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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

    elinfo_parabolic

    To simulate parabolic motion

    Application software to simulate parabolic motion depend on degree and initial speed given by user. Parabolic motion will be shown as simple animation in the application window. This application created at Elinfo "Roborace and Java IT Competition 2010" held by Universitas Negeri Yogyakarta.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bishop Carroll School Tracker

    Bishop Carroll School Tracker

    Schoolwork Tracker for Bishop Carroll Students

    This program was made with the intention of creating a usable interface for Bishop Carroll students to manage their schoolwork in a way that is specifically made for them. The Bishop Carroll Schoolwork Tracker was developed during the summer of 2012, by Joel Gallant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Javamony

    Javamony

    A Student's Approach to the Phylogenetic Problem

    Based on the not-so-successful Pysimony (https://sourceforge.net/projects/pysimony/), the same determined student takes another go at the phylogenetic problem. Javamony is invoked as follows: java -jar Javamony.jar [input.fasta] [random / stepwise (starting tree)] [# of bootstraps] [outgroup taxon #1] [outgroup taxon #2] ... Not meant as a competitive phylogenetic inference program, Javamony is an opportunity for me to acquire the Java language while learning to address and solve fundamental problems in phylogenetics. Therefore, for my own educational benefit, all code is original. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Firefly UML

    Firefly UML

    A free, easy-to-use and user-friendly Java-based UML editor.

    ...And the best thing is: once you have learned how to handle one type of diagram, you also have learned how to deal with the other diagram types, because they all follow the exactly same user interaction patterns. Besides being user-friendly, Firefly also offers powerful features which other free editors usually do not. For example, you can import your existing Java project into Firefly and generate nice-looking class diagrams within a matter of minutes. You can also go the other way around and export your model as skeleton Java code.
    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
  • 5

    Last Java Collection Library

    Java library to work with scalar arrays as usual Collections

    The package allows to work with scalar arrays as usual collections. The problem with a scalar array Java templates don't support scalar types as generic parameters. Java code working with collection interfaces such as List or Collection is inapplicable for arrays. Some libraries supply methods to work with object array. These methods are generic and built-in types int, boolean, long, short, byte, double, float suffer. The number of scalar type is small and finite. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    LangTrainer

    A simple program to learn foreign words

    Программа для заучивания английских (хотя по большому счету ей без разницы) слов. Постоянно показывает на экране английское слово и его перевод, при показе слова может воспроизвести его произношение при наличии аудиофайла. Транскрипцию слова и аудиофайл берет из словаря в dsl формате (протестировано с Longman Pronunciation Dictionary). Написана на Java, платформа безразлична. Поэтому и писалась, т.к. для UNIX like систем такой программы мною было не найдено.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OmniHelp is a cross-platform, browser-independent, tri-pane help viewer built in pure JavaScript and CSS with HTML 4. Some functions (such as help embedding) may in the future be in Java, C, or C++; CSH is fully supported. All code is under the LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    J-VRPsolver

    Solve VRP with 1 warehouse and 1 vehicle type

    a simple and effective vehicle routing problem’s solger using metaheuristic algorithms's like Tabu Search and Clark'n Wright. It's specialized in single deposit and singe vehicle's capacity VRP's istances. [mainly for educational purposes]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EsoTransformer is a kind of a translator which translates esoteric languages like Brainfuck into more common programming languages as Java or C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 10

    Vireo ETD Management System

    Vireo: a turnkey Electronic Thesis and Dissertation Management System

    NOTE: There is a new version of Vireo. It is hosted on github at: https://github.com/TexasDigitalLibrary/Vireo This version of Vireo is no longer supported. ---------------------------------------------------------- Vireo is a turnkey Electronic Thesis and Dissertation (ETD) Management System developed by the Texas Digital Library that addresses all steps of the ETD process, from submission to publication to preservation. Vireo provides students the ability to submit their digital...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project is about stochastic simulation methods and their applications to physical systems. We develop interactive books, which can be used by students to study physics using free resources. The books contain text and Java source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JMorseTrainer helps you to learn or improve Morse code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jsGorithm is a Javascript algorithm execution viewer that can be used as an educative tool for introductory courses on programming and algorithmics, with programs written in a subset of C/C++/Javascript. It can be used for teaching and learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    TimeTableGenerater

    Generate and save school & college timetables automatically

    Simple and efficient way to generate, edit, save different timetables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PhysMo - Video Motion Analysis

    PhysMo - Video Motion Analysis

    A free video motion analysis package

    PhysMo is a tool for frame-by-frame video analysis of motion. PhysMo can be calibrated to real-world distances, and exports object "X-Y displacement (m) against time (s)" data to Microsoft Excel. This enables calculation of velocity and acceleration
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Project LangTeacher is simple tool for help with study of any language. This application examines user's knowledge by exams. User provides vocabulary, arrange them into lessons and then application will check user by test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple Java bot, repeat a text sequence using a defined time window. You can load a text file and read it line by line in a specific time window and simulate a conversation.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 19
    A simple GUI based math learning tool for elementary school students. Very simple to use and yet very effective.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SiZoop, Simple zooming presentations, is a simple software for create Concept Maps and view them by a zooming interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Perseus' Java Hopper contains code used by the Perseus Project (www.perseus.tufts.edu/hopper/). Services include the ability to search and browse a large variety of texts and can be used with Perseus' Art and Archaeology Module.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Logisim
    An educational tool for designing and simulating digital logic circuits, featuring a simple-to-learn interface, hierarchical circuits, wire bundles, and a large component library. As a Java application, it can run on many platforms.
    Leader badge
    Downloads: 4,616 This Week
    Last Update:
    See Project
  • 23
    Explore the use of and provide Java/Javascript code for interactive lab pages at the Wikiversity project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java-crumbs consists of interesting Java code samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    YASP (Yet Another Simple Processor) is a 8-bit microprocessor with microcontroller capabilities (I/O ports, REQ, ACK) that can be used as a small computer for educational purposes. Its development environment includes simulators and assemblers.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo