Search Results for "java awt compiler" - Page 10

Showing 1471 open source projects for "java awt compiler"

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

    erne

    ERNE - Extended Randomized Numerical alignEr

    We present ERNE (Extended Randomized Numerical alignEr), a short string alignment package whose goal is to provide an all-inclusive set of tools to handle short (NGS-like) reads. ERNE comprises ERNE-FILTER (read trimming and continamination filtering), ERNE-MAP (core alignment tool/algorithm), ERNE-BS5 (bisulfite treated reads aligner), and ERNE-PMAP/ERNE-PBS5 (distributed versions of the aligners),
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    openwonderland

    openwonderland

    Open source toolkit for creating collaborative 3D virtual worlds.

    Open Wonderland is a 100% Java open source toolkit for creating collaborative 3D virtual worlds. The Open Wonderland toolkit is designed primarily for developers familiar with the Java programming language. As a developer, you can extend any part of the system and add functionality by creating modules, the Wonderland version of plugins. For full details, see the Open Wonderland project page by clicking on the following link.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    put.io Download Manager

    A download manager for put.io accounts

    put.io Download Manager is a download manager which was developed for put.io (http://put.io). It can watch specific folders on server and downloads new files automatically. It could also delete them after a successful download from server (optional). Thus you have always space in your put.io account. Considering its features put.io Download Manager is especially useful for the ones who don't sit at the computer at home during the day and want all files are downloaded and ready to use at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SegmentIt

    SegmentIt

    Interactive Image Segmentation Tool

    SegmentIt is an interactive image segmentation tool that allows to switch back and forth between the watershed approaches (watershed from markers and hierarchical watershed) so the user can explore the strengths of both.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    JNode is a Java New Operating system Design Effort. JNode is a simple to use and install Java operating system for personal use on modern devices. Any java application runs on it, fast and safe. See our homepage for additional information.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 6
    Sensa

    Sensa

    Android, DOS, FirefoxOS, Linux, MacOS and Windows all in one..

    Sensa is not an operating system, is a work environment compatible with Android © 4.4.4, Firefox OS ©, Linux Ubuntu 12.12 ©, MacOS Classic 7 ©, MS -DOS © operating systems, and Microsoft Windows 8.1 ©; whose distribution is free, and with source code available under GNU GPL 2.0 license .
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    JFreeChart
    JFreeChart is a free (LGPL) chart library for the Java(tm) platform. It supports bar charts, pie charts, line charts, time series charts, scatter plots, histograms, simple Gantt charts, Pareto charts, bubble plots, dials, thermometers and more. *** JFreeChart has moved to GitHub: https://github.com/jfree/jfreechart ***
    Leader badge
    Downloads: 471 This Week
    Last Update:
    See Project
  • 8

    SimplyLoveJava

    Designed by me during idle time

    Well in this project I'll be sharing all those stuffs which I made when I first came across Swing package of JAVA rather the Graphics part of JAVA.There's no good looking background in my frame it's simple as I already told you all I made these at a first stroke
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RealComputer Pos

    RealComputer Pos

    proyecto basado en unicenta 3.81

    Este proyecto incluye una personalización para las Pymes Peruanas. ademas de incluir funciones avanzadas tales como la creación de kit de ventas lo que generalmente no esta adaptada en la mayoría de versiones lanzadas por unicenta. gracias Wildfox Coder. trae también un reporte de lineas removidas. con lo cual se puede verificar cuando el usuario remueve lineas en venta. el rol empleado se ha modificado para que solo realice ventas no puede editar ventas ni hacer devoluciones ni eliminar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    BounceBall

    BounceBall

    Simulation game, featuring bouncing balls and walls.

    Program which simulates the dynamics of balls bouncing on walls. Balls can be added to the system by right-clicking and dragging (to set speed), walls are added by left-click+drag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ujorm
    Ujorm framework provides powerful objects based on the key-value architecture to common use. A part of the framework is the persistence module Ujorm designed for rapid Java development with great performance and a small footprint. Main features are type safe queries and no entity state. Important: there is available an obsolete Ujorm on the SourceForge, new changes are available on the Github only: https://github.com/pponec/ujorm
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Relational Algebra for MySQL

    A relational algebra interpreter for MySQL databases

    A robust Java implementation of relational algebra (RA) interpreter for MySQL databases. The interpreter receives relational algebra queries, converts them to equivalent MySQL queries, executes them, and prints the answers. Compiler tools JFlex and JCup are used to parse RA queries. Rigorous semantic checks are enforced so that invalid queries are not executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Clue is an experimental C compiler that generates code for high-level dynamic languages such as Lua, Javascript, Perl5 and Common Lisp, as well as non-dynamic languages like C and Java. It supports the complete ANSI standard, including pointer arithmetic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mazix is a 3D Java game project which consist of a maze with lots of different objects the player can interact before finding the end of the maze, such as Teleports, Doors, Keys, Balls, Walls... The game could be compared to Oxyd or Sokoban.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Kontinuum Character Generator

    KCG is the (N)PC generation tool for the Kontinuum RPG system.

    Kontinuum Character Generator (KCG) is an (N)PC ((non-)player-character) generation tool written in Java. It uses the Java subset used by OpenJDK as well as Android and thus can be used as a desktop or mobile application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Java Jyotish

    Java applet and simple DHTML for Jyotish calculation

    Java Jyotish provides calculations based on Brihat Parasara Hora Sastra, an ancient Sanskrit text dealing with Jyotish or Indian astrology. It has some features mostly of interest to those trying to learn Jyotish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java library for accessing pen/digitizer tablets and pointing devices. JPen project site has moved to http://github.com/nicarran/jpen .
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    ComputationalGeometry

    ComputationalGeometry

    2D environment demonstrating computational geometry algorithms

    This is an application made for educational purposes. It demonstrates some basic algorithms of computational geometry in 2D space. You can create, edit and delete points and vectors and then choose them as the input for algorithms selectable from the menu. Import and export from a to XML files is also possible. Many thanks to GeoSoft for providing open-source library G which was used for 2D graphics. You can find it here: http://geosoft.no/graphics/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Set of pure useful Java utilities taking care of common tasks and avoiding re-write of code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project has moved to https://github.com/workinghard/GuitarTeX2 GuitarTeX2 is based on the idea of Chord. It takes a Chord file containing Chordpro directives to produce good-looking and easy-to-play song sheets for guitarists in PostScript or PDF format. GuitarTeX2 is a further development of GuitarTeX.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Greensweeper

    Greensweeper

    This megacity needs green areas!

    An environmental approach to the classic Minesweeper game. Walk through public parks. Avoid condos, they can potentially spoil your ride.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Itunes Library - PS3 Media Server Plugin
    This is a PS3 Media Server (PMS) plugin that reads (parses) your Itunes Library (xml file) and shows it as a folder under the Media Server. The source code is moved to github: https://github.com/leogps/PS3-Media-Server-Plugin-iTunes-Library Latest distributable is still available at sourceforge: http://sourceforge.net/projects/ituneslibparser-pms/files/v2.0.0/ItunesLibraryParserPlugin-v2.0.0.zip/download Readme: https://sourceforge.net/projects/ituneslibparser-pms/files/v2.0.0/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Break-Out

    Break-Out

    The classical breakout game for hours of fun !

    This game is a nice remake of the traditional brick breaker game, which rules are the following. Bounce the little ball with the bar to destroy all the bricks. Try to survive all the levels to get a nice score or go as fast as you can to make the best chronos and be in the high-scores. Good luck ! If the game does not launch correctly, you probably have to install a more recent version of Java. I uploaded a light version of the game (without the soundtrack). Feel free to leave a review !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Mr.Zhang Web Leak Scanner GUI
    This software can be used like a testing tool for web applications. It can test all urls with widcards. And the application uses java multithreads to connect the web application you are testing. All modification is allowed, but you should keep the original author information. Any illegel using is not allowed, and the author is not responsible for any illegel using. The Author: Alex.Zhangrj, Beijing Normal University 2004(Grade 2000), Beijing, China.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fiji is an image processing package based on ImageJ.
    Downloads: 3 This Week
    Last Update:
    See Project
Auth0 Logo