Search Results for "flash .jar java" - Page 12

Showing 848 open source projects for "flash .jar java"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Jar Ajar is a JAR-based self-extractor for zip files. Zip up files and package them with descriptive images and text using Jar Ajar's graphical interface. When recipients launch the resulting JAR, Jar Ajar guides users through the unzip process.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    JHCaching

    Lightweight LRU Caching library with persistence

    LRU caching map is Least Recent Used Map, (see Wiki), meaning that a Key,Value pair is stored in the cache, with a "expireTime", but every time the Key is retrieved (get method) the expire time is extended. It is a simple POJO one jar library. With complete documentation with examples and javadoc. When the cache reaches is "maxSize" or a cleanup of the cache is performed (automatically by deamon thread dependent on the "LRUCachingMapConfiguration"), it is the keys with least recent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    BCrypta

    encrypt data

    With this application you can encrypt texts or files and chat with friends. How to start: -------- Windows: double-click on BCrypta.exe -------- Linux: java -jar BCrypta.exe -------- Console: java -jar BCrypta.exe --help
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    w3OS webOS web based desktop

    Advanced Web based desktop Simple Smart Efficient

    Web OS to host web based applications. An API allows to create online applications. Uses web 2.0 techniques. Integrate existing web apps. Featuring: GUI, icons, tasks, users. Office apps: oulook, CRM, browser, browser, post-it, mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    File info

    Check the file and folder attributes.

    Check the file and folder attributes. Start it with "java -jar file.jar" or with the .bat file I added. Recommended Java 8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SPRINGER_CSV2BIB

    SPRINGER_CSV2BIB

    Springer CSV to BibTeX

    The search results in the Spring library only allows you to export csv files. But researchers needs bibtex files to import... So, SPRINGER_CSV2BIB is the solution! use: java -jar SPRINGER_CSV2BIB.jar <file_in> <file_out>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    adminterua

    Administrative-Teritorial Divisions of Ukraine

    Cities, regions, districts, towns and villages of Ukraine. Viewable as a Java MIDP midlet (just load the jar-file to Your cell phone). You are allowed to use it for free or commercial purposes for free (LGPL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    physicsmata

    API for all possible cellular automata that work same at all angles

    Its strange how the "sorted pointers" normalizing makes just about any random function, as long as it connects the inputs to the outputs on some path, vibrate as some nonlinear shape of wave. This could be used as a game interface for evolvable musical instruments or fluid puzzle games. Physicsmata is similar in effect to SmoothLife but simpler and pure Java. The cellular automata API takes a function to run at each point. Its parameters are sums of screen brightness (n color dimensions are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Alida

    Alida

    An annotation based Java Validation Framework for Java Classes

    - Alida is a lightweight API for validating Java objects. -“Alida” comes from pruning the word “vALIDAtion”. It also means a “Winged creature”. It can give programmers “wings” by delegating the validation to another API. - Alida uses only annotations for ‘marking up’ the objects which need to be validated. - It is packaged as a jar file (alida.jar) which can be dropped in the classpath and used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 10
    Synder

    Synder

    Atom/RSS/SearchSuggestion/OPML processing framework

    Synder is an Atom/RSS/SearchSuggestion/OPML processing framework It is Optimized For Android, but works with Java SE/EE. Synder has a small-footprint, low memory consumption. The only dependency for parsing is a SAX2 implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SignSOAPRequest

    SignSOAPRequest

    Sign a SOAP request message using a given digital certificate

    ...Then, to do the performance test, using a SOAP/HTML SilkPerformer project, it was necessary to build an external component to sign the request. >>> Proposed Solution: Build a java project simple enough to do only the task to sign a SOAP request message. With the jar file obtained, put it in the SilkPerformer to sign the request before send it. >>> Goals achieved with the solution: Make possible that SilkPerformer projects (SOAP/HTML) tests webservices that need signed requests. Manten higher level of independance between work teams, with possible paralelism. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Chunk, an HTML Template Engine for Java

    Chunk, an HTML Template Engine for Java

    Clean, powerful templates for Java

    A powerful Java Template Engine, great for building HTML or XML docs. Chunk can handle many other needs and situations as well. In-tag filters & default values, multiple snippets per file, layered themes, macros, conditional includes, localization & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    1Jar

    1Jar

    One jar file packager

    This software allows you to package a *.jar file and all the dependents *.jar libraries in a single *.jar file with the option to add a splash screen to your application. The first version was never intended to be distributed and was only for education purpose, but after uploading it on some websites and seeing that it was downloaded more than 30,000 times I decided to rewrite it. The Version 1.2 was almost completly rewrited with a new GUI, a lot of bugs fixed, new icon and some...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jPass - Cross-Platform Password Manager

    jPass - Cross-Platform Password Manager

    Compiled into a single .jar file. Tiny Password Manager. Portable

    I did not see a pre-built version of this software on the original developers Github project (https://github.com/gaborbata/jpass), so I am taking it upon myself to compile the releases as they come, so that others don't have to. --Description-- JPass is a simple, small, portable password manager application with strong encryption. It allows you to store user names, passwords, URLs and generic notes in an encrypted file protected by one master password. I will not add the source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This site contains four packages of Mass and mass-based density estimation. 1. The first package is about the basic mass estimation (including one-dimensional mass estimation and Half-Space Tree based multi-dimensional mass estimation). This packages contains the necessary codes to run on MATLAB. 2. The second package includes source and object files of DEMass-DBSCAN to be used with the WEKA system. 3. The third package DEMassBayes includes the source and object files of a Bayesian...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    sparsedoppler

    Continuous choice of string resonance at each point live music in CPU

    Nonlinearly change frequencies and echos for live music by CPU. I found a way to normalize 1d wavefunction amplitude so this hack and its random heat vibrations are still unitary, even while microphone vibrating adds energy to part of 1d string of position and speed scalar arrays. The sparse part is, while the arrays are perfectly dense and linear, time is sparse when some springs vibrate with a larger multiplier of position subtracted from speed. In other words, this hack is a quanta level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Das ist mein erste Java Projekt mit einer grafischen Benutzeroberfläche. So startet ihr es: Windows: Doppelklick Linux: java -jar test.exe Konsole: java -jar test.exe help java -jar test.exe <Befehl>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Midwest Peregrine Bird Search

    Program for finding descendant numbers and tracking peregrine lines.

    The Midwest Peregrine Bird Search program is a runnable JAR that can be used to search the Midwest Peregrine Falcon Database. It requires a copy of the database to be downloaded in CSV form from http://midwestperegrine.umn.edu/?vw=search It can be used to view all the information about a bird in a readable form, find all its descendants as well as its parents easily, and find out how many descendants total are in a database for a given bird.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A photo uploader for the SmugMug photo service which automatically uploads photos into a date-based hierarchy appropriate for photo archiving. You can either download and run the jar file on any platform or you can use the Windows MSI installer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    OFormsCI

    Continuous Integration for Oracle Forms/Reports Fusion Middleware

    OFormsCI is a set of tools to form a complete tool chain for continuous integration with Git, Jenkins, Oracle Forms/Reports and WebLogic server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    S2O

    Converting IBM SPSS files to CDISC ODM

    ... - Pre- / Pilot-Studies based on spreadsheets should now be enhanced towards multi-site/multi-user data collection. Conversion of SPSS variable structure as well as entered values. To use: - Move s2o.jar into SPSS installation folder (where spss.exe is located) - Call via "java -jar s2o.jar"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The fortbattle player replays a fortbattle of the browser game "The West" (http://www.the-west.net). It displays the battle like the ingame flash player, but you can control the speed, skip rounds and see some statistics. Ingame use req. GreaseMonk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Class in Jar Finder

    Class in Jar Finder

    Search classes in Jar files using Simple GUI

    Search classes in Jar files using Simple GUI - Add Jars - Add folder to include Jars recursively - Simple text search - Regular expressions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Atomic Mass

    An element info utility.

    This is a Java based utility using which you can view elements and their atomic masses by entering just the atomic number. Currently 104 elements are in its database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Simple File Manager

    A simple file manager especially for flash disks

    It is a simple software implemented with Java. The running environment is Java SE8, with some features of Javafx to improve the UI appearance.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB