Search Results for "java gnuplot gui" - Page 17

Showing 1712 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
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1

    Computing with units

    Calculator that takes care of measurement units.

    Java program for computations with values expressed in terms of physical or other units. Supports complicated mathematical expressions and user-defined functions. Invoked from scripts, line command, or as GUI. Extensive units data base.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Blood Bank

    Blood Bank

    A BloodBank Administration Software

    This networked(LAN) software is made as an IT solution for a blood bank to support the day-to-day actions. The software is coded using Java language and the UI is implemented with JavaFX. Please concern that this software is developed mainly for educational purpose.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    DJVUMan

    GUI for manipulating djvu files

    GUI for manipulating djvu files. Can combine some files, insert some files into existing djvu file, delete pages from djvu file. Has preview window. Based on utility djvm.exe from DjVuLibre package.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    TrafficModeller is an open-source, graphical user interface (GUI) tool for the rapid high-level modeling and generation of vehicular traffic. TrafficModeler supports a variety of traffic definition models representing a wide range of traffic patterns
    Leader badge
    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

    DJVUEd

    GUI for editing djvu files metadata

    GUI for editing djvu files metadata. Can help avoid some mistakes during editing annotations, oulines, hidden text and naming pages. Based on djvused program from DjVuLibre package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Windows Hosted-WLAN-Network GUI

    Benutzeroberfläche für das gehostete WLAN-Netzwerk von Windows

    Benutzeroberfläche für das gehostete WLAN-Netzwerk Systemvoraussetzungen: - Microsoft Windows 7 oder neuer - WLAN-Adapter - Java Runtime Environment (http://www.java.com/download/) Installation: - `WLAN_AP.exe` herunterladen - immer als Administrator ausführen: - Rechtsklick auf die Datei - Eigenschaften - Kompatibilität - Einstellungen für alle Benutzer ändern - Programm als Administrator ausführen - OK - OK
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    SrcDS Control

    SrcDS Control

    Cross platform administration tool for Source Engine dedicated servers

    Cross platform (Windows, Mac, Linux) GUI/command line based administration tool for Valve Source Engine dedicated game servers (srcds). Target audiences: - Individuals who want to set up a dedicated server without having to work with command line tools and config files - Experienced groups managing multiple servers/hosts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jrdistribution

    jrdistribution

    Combines R console with GUI for analysis of probability distributions.

    ...Moreover, when you change appropriate variables writing an R function, you can see the GUI synchronizing with it. To use the application you should be able to run Java and have basic R environment installed. You can download it here: http://www.r-project.org/index.html JRdistribution uses RCaller library which is available here: https://code.google.com/p/rcaller/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Temperature converter 4 java

    Temperature converter 4 java

    A java program to convert temperatures

    This program has an educational purpose only. It demonstrates a very simple application to convert temperatures between Celsius, Kelvin and Fahrenheit scales
    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
  • 10
    DualSub

    DualSub

    Merge and Translate Subtitles

    DualSub is a tool which allows you to merge two SRT subtitles in a single file. The idea of using merged subtitles (let's call them dual subtitles) is to watch movies/series in original version with two sets of subtitles. Why is this useful? Dual subtitles can be used to learn a second language while watching movies/series. The typical case is when your mother tongue is not English but you want to watch movies/series in English. Then you have several options: 1. Learn English ; 2. Watch it...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    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: 1 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    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
  • 14

    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
  • 15
    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
  • 16

    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
  • 17
    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
  • 18

    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
  • 19
    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
  • 20
    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
  • 21

    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
  • 22
    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
  • 23
    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
  • 24

    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: 0 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB