Search Results for "run time java" - Page 35

2013 projects for "run time java" with 1 filter applied:

  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Using encryption to secure your code or text. Click File->Run to run your code using Ruby, see the pop up for output. Never save your text or code to disk unencrypted. Don't forget your password. Encryption is error-persistent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XWiki
    XWiki is the next generation enterprise wiki, a feature rich tool that is secure, easy to use and more organized. At the same time it's a light and powerful development platform that allows you to customize the wiki to your specific needs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    This is a personal project to host a few tools I've programmed over time and that are under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tea Timer
    Tea Timer is a simple timer application. It's just like what you have for your phone, except it's for your computer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    A powerful java Editor
    powerful Java editor withe capability of running your program through the Editor only. Beside getting all the basic functionality of a editor, it also has the power to stop your Java program in a running state by clicking stop button
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Dieses Java-Programm ermöglicht es Ihnen Ihre Arbeitszeit am Computer genauer zu erfassen. Es ist eine Art elektronischer Stundenzettel, der die Arbeitszeitmessung vereinfachen soll.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Superficial
    Superficial is a fresh approach to design and coding of GUI applications, bridging the gap between architectural concepts such as Model-View-Controller and widget toolkits such as Java Swing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    sod-builder

    sod-builder

    Kanji Stroke Order Diagram Builder is a Java GUI Application

    Learning stroke-order is the key to remembering Kanji. Stroke Order Diagram Builder allows you to visually record the stroke sequence of Kanji glyphs from specially prepared fonts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Free File Renamer
    A cross-platform file and folder mass renamer. Easy to use and to learn. Features: read new names from text files; insert, replace and remove strings; numbering; case-change; real-time preview; interactive tutorial; order files in different ways.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Scout Tracker
    Scout Tracker is free desktop application for a Boy Scout troop, pack or crew (or other group with similar requirements)to keep track of membership, positions(adult and boy), check book(multiple accounts and types), camperships, events and budgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Expression parser and evaluator writed in Java. Parse and evaluate math, logical, string and date functions. Prepare (parse) the expression once and then evaluate it multiple times with distincts sets of variables. Support user defined functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Gametable

    Multi-user whiteboard emphasizing simplicity.

    Gametable (also known as GamenianTabele), is a Java-based shared whiteboard and chat client. It is designed primarily to provide an online tabletop interface. Draw directly, or place images, that all connected users can see and manipulate. RNG/dice functions supported, infinite table size, a few Z-order layers, pointer tools visible to everyone connected, stand along host server, and basic tagging and drawing tools. It specializes in simplicity, virtually no learning curve, and ease of use....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    the project aim is to help pm could make correct project plan.By using this project, pm can know how much time spent by each develop step and then to improve develop process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    activeinsight
    ActiveInsight provides real-time detection and reaction to events and patterns. It is a platform that enables the detection of meaningful events within multiple, high frequency, event streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ceno
    ceno is a set of eclipse plugins aimed to support collaborative work. The purpose of this toolkit is to avoid merging-conflicts while contributing artifacts to a central repository. It followes the ideas of pessimistic locking
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Golden Hasweg: A Dwarven Tale
    The Golden Hasweg: A Dwarven Tale is a little strategy or city-building game written in Java. In the game the player constructs and manages a dwarven settlement. The Golden Hasweg: A Dwarven Tale uses a roguelike theme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pamvotis is a Wireless LAN Simulator for all the current physical layer extentions of the IEEE 802.11 (IEEE 802.11 a/b/g) standard and for the IEEE 802.11e Draft for Quality of Service in WLANs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The proposed project is mainly focused on developing a frame work which provides an underlying structure and an existing API for real time social application developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Rapid Portal Development
    Rapid development of portal-based user interfaces for submitting compute jobs to remote compute resources. It supports the mainstream compute engine vendors Sun Grid Engine, PBS and Condor. Get a job-submission portal up and running in a few hours.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Heuristic Goal-seeking Framework

    Fifteen puzzle, with its own goal-seeking to find the best solution

    This project implements the "fifteen puzzle", but it has a twist: the program can solve the puzzle perfectly. The project contains a simple JAVA framework that implements heuristic goal-seeking algorithms. We use this to search for the best solution, but the framework is general-purpose and can be used for similar one-person puzzles. Using this framework will allow developers to focus on a specific domain of interest, while leaving many of the AI concepts and goal-searching concepts to be implemented by the framework The front-end classes use Swing and thus can be run via the Web. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jLlama is a desktop application to monitor servers over SSH. Any figure retrieved from the command line can be polled and graphed in real time. Out of the box, jLlama can graph CPU and Memory usage for Linux and Solaris servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    VNCed allows admins and teachers to monitor multiple workstations at the same time using VNC. There are a number of other VNC releated downloads available including MSI Creators/Installers for UltraVNC, Win32 version of RFBProxy and pyvnc2swf-py2exe
    Downloads: 12 This Week
    Last Update:
    See Project
  • 23
    Worldlines
    Worldlines visualizes special relativity, as particles near lightspeed trace paths in a 3D slice of 4D Minkowski spacetime. Scenes illustrate time dilation, the twin paradox, length contraction, and Bell's spaceship paradox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ELIA(Eyegaze Language Integration Analysis) supports the analysis of eye-tracking data for studies in language processing. ELIA eases early analysis of data to enable iterative development of experiments in response to spoken language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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: 5,008 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB