Search Results for "java gnuplot gui" - Page 19

Showing 1954 open source projects for "java gnuplot gui"

View related business solutions
  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1

    Java Game of 31

    Java Card Game

    This GUI driven application plays the Game of 31 with a single human player. The human plays against 5 AI-driven players. A full description of the game rules is provided in "rules.txt". A .jar file is provided for running the game. It must be in the same directory as the "res/" folder so that it can locate the card images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A simple java front-end for the free MPlayer/Mencoder software, for the purpose of encoding video. Initially the focus is on converting DVD into MPEG-4. The purpose is to be as cross-platform as possible.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Java GUI Framework seeks to simplify the development procedures of Java GUI ,which can directly collect data for the object model from input interface and seamlessly link up ORM technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SWOWS

    Semantic Web Open datatafloW System

    ...RDF graphs can be both of static and dynamic content. The language provides functional operators (graph union and SPARQL Construct) as well as a stateful one (a "SPARQL updatable" graph). The implementation is Java based and allows to build event-based applications for different kind of interface devices. At the moment we support traditional GUI devices and Tabletop Tangible UI interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Joxy Look and Feel

    Joxy Look and Feel

    Java Swing Look and Feel for integration with the KDE Oxygen theme.

    The KDE desktop environment uses the Oxygen theme by default. By default, Java applications don't follow this theme at all. The Joxy Look and Feel is a "skin" to let Java Swing applications look like the Oxygen theme. Joxy is not an application itself, but a skin for other programs. For installation instructions, please see Joxy's website. Questions about Joxy can be asked in the Discussion section.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Java Bingo Game

    Java Bingo Game

    This application plays games of Bingo with the user. It provides a large variety of game options, such as: call speed, number of cards, AI difficulty, and game type. The most recent game options are stored in a preferences file, so that they are remembered throughout executions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Jython Simple Dialogs

    Simple UI Dialog boxes much like 'zenity' project for jython

    I have wanted very simple dialog box implementation for asking user questions, such as what is intended by the 'zenity' (or previous XDialog) type of interfaces. After looking at options I settled on using swing based UI components and it is based on the information available from: https://wiki.python.org/jython/SwingExamples The specific use of this code is targeted to user inputs for simple activities and it appears as if there isn't any single 'aggregator' and I tried to provide this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    FreeReg

    FreeReg is a free software platform to base your own system on

    ...The serverside is built using Java, and is also currently beeing rebuilt to use a layered architecture, all metadata and data is stored in a database (MariaDb is the default).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Seigneur Necron Minecraft Mods

    Seigneur Necron Minecraft Mods

    A set of Forge mods for Minecraft. (API, Stargate, custom signs...)

    - Mod Core : An API to develop minecraft mods. It contains a lot of classes that you can extend to create your mods easily (mod main class, configuration, logger, packet handlers, reflection tools, tile entities, entity extended properties, world properties, teleporter, containers, gui components, font renders, sounds...). - Stargate Mod : A mod which adds Naquadah in the world, with which you can build Stargates, teleporters, player detectors, mob generators, better enchantment...
    Downloads: 0 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10

    Java Sliding Tile Puzzle

    Java Sliding Tile Puzzle

    Swing GUI based, image scrambling puzzle. The application splits a supplied image into small cells aligned in rows and columns. It then shuffles the cells, requiring the user to shift rows and columns to re-create the original image. For simplicity, the supplied image must be evenly divisible by the number of rows and columns that the user wishes to split the image in to. For example, a 300x300 pixel image could be made into a 3x3, 5x5, and 3x5, puzzle, but not a 7x7 puzzle. Two sample...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Java Projectile Motion Calculator

    Java Projectile Motion Calculator

    Swing GUI based projectile motion problem solver. Simply input the known values and click solve. Contains error handling to detect if too much data was entered or if not enough data was entered. Also provides a menu for swapping between metric and Old English units. Sample problem situations provided in "sampleProblems.txt". An executable .jar is provided for running the application. (The application takes a few seconds to start.) NOTE: in most situations in which the final y axis...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    HSxmlMakerGUI

    Java GUI for HSxmlMaker

    Provides a user-friendly GUI wrapper to call the command-line HSxmlMaker program, and displays output. http://sourceforge.net/projects/hsxmlmaker/?source=directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MD5Sum-gui

    MD5Sum-gui

    MD5sum is an utility that calculates 128-bit MD5 hash

    MD5sum is a little utility that helps you to calculate 128-bit MD5 hashes for a given string, as described in RFC 1321.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    RoboStopwatch

    Automation scheduler and monitor with stopwatch GUI widget.

    This program schedules, launches and monitors any Java Runnable object. Anything you can do from Java, you can schedule and monitor using this program. It includes a nifty stopwatch widget as a metaphor for measuring performance. The monitoring is done via event messages which are displayed in real time in a GUI dialog and stored in a JavaDB database. Any number of tasks (Runnables) can be launched and monitored simultaneously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Weka4OC GUI for Overlapping clustering

    Weka4OC GUI for Overlapping clustering

    Weka4OC: Weka for Overlapping Clustering is a GUI extending WEKA

    This is a GUI application for learning non disjoint groups based on Weka machine learning framework. It offers a variety of learning methods, based on k-means, able to produce overlapping clusters. The application also contains an evaluation framework that calculates several external validation measures. The application offers a visualization tool to discover overlapping groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Graphal

    Graphal

    Graph algorithms interpreter, IDE, debugger, 3D visualizations.

    Graphal is an interpreter of a programming language that is mainly oriented to graph algorithms. There is a command line interpreter and a graphical integrated development environment. The IDE contains text editor for programmers, compilation and script output, advanced debugger and visualization window. The progress of the interpreted and debugged graph algorithm can be displayed in 3D scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Open Cache Manager
    OCM is an easy to use program for managing your geocaches, with the goal of being the Linux equivalent to GSAK. OCM integrates with GPSBabel to support most GPS devices (requires GPSBabel to be installed).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    PixelController

    LED Matrix controller software

    PixelController – a matrix control project by Michael Vogt , (c) 2010-2013. The main goal of this application is to create an easy to use matrix controller software which creates stunning visuals! Keywords: Arduino, Teensy, OSC, MIDI, PureData, Visuals, RealTime
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    HSxmlMaker

    Create HyperSpin XML lists quickly and easily

    HyperSpin uses XML lists to populate selectable platform and genre games. While very large lists are publicly available from HyperList, these lists usually have way more games than desired and are difficult to edit manually. This program allows the user to create a text file listing genres and "match lines" under each genre that the user desires HyperSpin to display. The match lines are typically regular expressions, that are matched against a master xml file with all possible games...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jCryptoTrader

    jCryptoTrader

    Java crypto-currency exchanges trading client

    .... # Todo: * Add more exchanges * Add more complicated rules (groups, MACD/RSI/Stochastic signals, etc) * Port to Android (only gui required, because it's Java) # Known issues: * BTC-e returns extremely insufficient history data * Skins "System", "Motif" and "GTK" doesn't work properly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pascal Mutants automates features related to the mutation testing criterion and provides a graphical user interface (GUI) that allows users to interact with the mutation testing concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TagBook

    TagBook

    Cross-platform desktop bookmarking tool

    TagBook is a tool to save bookmarks and search them later using tags. A bookmark can be any kind of textual information. TagBook GUI is designed to be minimal, intuitive and feature-rich. Feel free to explore! Follow on Facebook: https://www.facebook.com/tagbookapp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    QueLang

    QueLang is a designing tool to use for Questionnaire Design.

    This is the first implementation of QueLang. QueLang is a language I designed for Questionnaire Design and Implementation. This software can compile your code (written in .ql text files) into a special .qlc format (a kind of database). Then it can read those .qlc files to open them in viewer and export them to PDF format. It can be also used for exam and test designing! Tested on: -Linux Ubuntu 12.04 -Windows 7 64-bit QueLang can run by double clicking the .jar (or .exe)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A math application written in Java. Its features include 2D and 3D graph plotting, scripting, user-defined variables and functions and skinnable GUI. This project is not maintained at the moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    babbleBox

    babbleBox

    A socket based chatroom

    A socket based chat room written in Java. It consists of: - a GUI chat Client. - a multi-threaded GUI chat server. Currently in its beta version.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB