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

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

View related business solutions
  • 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
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 1
    KAREL 3D

    KAREL 3D

    Learning programming language for kids

    ...JavaScript variant include only one small HTML file tested and works on all devices with keyboard and full JavaScript support in internet browser, or alternative pre-compiled JAVA V8 .jar file with webEngine and JavaFX and code in string. ZIP Contains examples in TXT file. More pictures and examples is here at Wiki. Wiki include ZIP with scan of original historical manuals in Slovak language from years 1987 - 1990 Today exist some variants (not mine) like: LightBot or Swift Playgrounds on tablets. Karel 3D from Version 8 is different from other Karels, can bulid a Bridges. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Movie-Detailer-Organiser-API

    The Movie Detailer and Organiser API

    The Movie Detailer and Organiser is a powerful utility which helps you to detail and organize your every movie based on their ratings, genre and year of release and other details provided in IMDB and thus helps you to easily choose your suitable movie in your vast collection. This JAR is freely available and is open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Miniloader

    replacement for Java Web Start

    Miniloader is intended as a replacement for Java Web Start (which is deprecated). It maintains a local cache of the Jars that comprise your project, downloaded from a site you control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Digital Logic Simulator (DiLoSim)

    Digital Logic Simulator (DiLoSim)

    Allows you to build your own circuits and test them

    With this software you will be able to build your own circuits and test them. You are allowed to use this easy-to-use tool for educational reasons. Run on Windows: - Install Java: https://java.com/en/download/ - Download the binaries - Open the jar-file with the java runtime Limitations: - Currently only German language supported. - This software requires Java 8 or above to work. Tested with OpenJDK & Oracle Java. For more information check out the project's source code at https://github.com/Crusader99/digital-logic-simulator
    Downloads: 2 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    BeigeUML

    BeigeUML

    UML diagram editor

    ...Features: 1. Supports UML 2.4.1 compliant class diagram, package diagram, object diagram, sequence diagram and use case diagram. 2. It generates UML class diagram from Java source. 3. It's a doclet that generates standard Javadoc with UML class diagram. This application you can download from Central Maven Repository: https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.beigesoft%22. There beige-uml-swing-[VERSION]-jar-with-dependencies.jar is Swing application and beige-uml-android-[VERSION].apk is Android application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Puzzle Cam

    Puzzle Cam

    Renovating the GEM. square not in the lower-right corner (16th)

    Play Puzzle by your computer Webcam with Face Detect Require Oracle Java8 x64 Require OpenCV 3.3.0 on macOS and Linux and Android Sister project https://sourceforge.net/projects/wallpaperlivesyncpcbingandroid/ Windows x64 1. install Oracle Java8 x64 2. install app 3. injoy! Linux 1. install ant 2. install opencv with java 3. unpack app 4. enzoi! ternimal command: java -jar sga-puzzle.jar OSX 1. install Java8 2. install ant 3. $brew edit opencv -> Change DBuild-with-java=ON 4. $brew install opencv --build-from-source 5. install app 6. enjoy! Android Lolipop++; x86; ARMv7 1. install apk https://sourceforge.net/projects/wallpaperlivesyncpcbingandroid/files/Ufficio%20Nazionale%20Club.apk.zip/download 2. run app, tap menu/babylon 3. accept to install OpenCV 4. inzoi! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Simply run dCount as follows: java -jar dCount.jar requirements: jre 1.8 or later
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    DirAutoCleaner

    Very simple directory cleaner

    ...The call from the command line has two parameters: * the directory to clean up * the number of days to keep the old subdirectories If more than one directory has to be cleaned up a different call has to be done for every directory. It needs to have Java installed (version>=8). Call example: java -jar DirAutoCleaner-<version>.jar C:\MyUser\Downloads 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    JDateButton

    JDateButton is a Java date selection utility

    JDateButton is a Java date selection utility for graphically selecting the date. It utilises a Button to display the date, which when pressed will bring up a Calendar dialog to select the date. Table renderer and editor versions are also included. The range of dates selectable by the dialog can be controlled as can the locale and date Format. Version v1.3.0 has been migrated to Java 8 and the new LocalDate class.
    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
  • 10

    MatrixGame

    An environment to develop games based on a rectangular board

    MatrixGame is a development tool designed to quickly produce video games based on a rectangular board. A new game must be described as a new Java class extending the class Game that is enabled to use an interactive environment. For some examples please run the jar file after the download. A little menu opens letting you run all the developed games. Sources are inside the jar file that can be opened as a normal zip file. In the apk file you can find a partial Android porting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An easy and simple tool to calculate the half-lives of radioactive substances and looking up elements on the table of elements by name, element symbol, atomic number, or atomic weight. Source code is on GitHub here: https://github.com/InfinityDevelopment/ChemistryCalculator NOTE: This is a Java program. Inside the ZIP there is the .jar file and .bat file(which you would run to start the program on Windows) required to run on Windows, however, to run it on other operating systems you will most likely need to execute "java -jar program.jar" on it from that OS's terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GenJar is a specialized Ant task that builds jar files based on class dependencies rather than simply the contents of a directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    fastdex

    fastdex

    Speed ​​up the compilation speed of apk

    If you can't stand the slow compilation of apk (especially if there are multiple dex in the project), fastdex can help you speed up the apk generation process. Scan all project codes and add a dependency on the fastdex.runtime.antilazyload.AntilazyLoad class in the construction method. The purpose of this is to solve the problem of class verification. For details, please refer to Android. Take a snapshot of all the dependencies of the current project, in order to compare whether the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Trasforma coordinate SIAN

    Trasforma coordinate da epsg per google maps

    ...Il programma si occupa semplicemente di effettuare la trasformazione delle coordinate per i codici epsg e di visualizzarle su Google maps. Le coordinate trasformate si possono salvare e stampare. Richiede java 8 per funzionare. Per installazione completa cliccare su browse all file e scaricare TrasfSianItalia35.zip. Per gli aggiornamenti scaricare solo TrasfSianItalia(ultima versione).jar e sostituirlo nella directory di destinazione.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Java MP4Box Gui

    A Java gui for MP4Box

    ...It can join MP4 (h264) and automatically create chapters for each video. Just drag&drop the videos from your filebrowser to the JavaMP4BoxGui application, and the videos will appear in the list! The source code is included in the Jar file atm! Tested on: - Windows 7 and XP - Ubuntu 13.04 based distros - Mac OSX 10.8 Should work on any that support Java, MP4Box and HandBrake! The OS commands can be tweaked in settings.conf file. PS! I've seen a lot of torrent hit's when you google my apps name. Consider all of them fake and dangerous to download!
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16

    Deinputex

    Convert a latex document using the input directive to a single file.

    Convert a latex document using the input directive to a single file. Example of use: java -jar deinputex.jar -i manuscript.tex -o manuscript-single.tex --verbose
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    SCEO

    Single Cell Event Ordering Algorithm

    This is an implementation of the Single Cell Event Ordering algorithm that was described in J. De Bie et al., "Single cell sequencing reveals the origin and the order of mutation acquisition in T-cell acute lymphoblastic leukaemia". Usage: java -jar SCEO.jar input=input.txt output=output.txt N=n with input = input file containing tab delimited matrix with for each gene a (named) row and for each cell a (named) column with the values 1=event present, 0=event absent, -1=NA output = output file with an enumeration of the most possible orders of events, preceded by a value indicating the probability of this option. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CEWE Exporter

    CEWE Exporter

    Exports CEWE Photobook to series of JPGs

    ...Still, I was always annoyed about its lacking ability to export the book created as JPEG files or PDF, just to have a easy-to-share digital version. As the software saves the book as in a proprietary XML format, I took matters in my own hands, reverse engineered it and created an simple java application that provides that missing functionality. Screenshots available on: http://redgreenblue.squarespace.com/cewe-photoalbum-exporter/ Note: You need to have Java Runtime (JRE >= 1.6) installed to be able to run this program. Check the "Files" section for binaries for Windows, OS X or Linux, or you can build the newest version yourself by cloning the git repo and building the jar with gradle (see "how_to_build.txt").
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    flump

    flump

    Exports Flash .FLAs to GPU-friendly formats

    Flump is a toolchain for converting Flash timeline animations into lightweight runtime formats suitable for games. It allows artists to design animations in Adobe Flash (now Animate) and export them for playback in game engines using ActionScript, Java, or other runtimes. This helps maintain smooth vector animations with minimal performance cost, particularly for mobile and web games.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    51Degrees-Java

    51Degrees-Java

    Mobile Device Detection for Java - 4 Step Setup - 3 minutes

    Add mobile device detection to Java the easy way with 51Degrees.com. No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas. Also available on Maven. 1) Download the zip and extract. 2) Add the core JAR located in the "dist" directory to your java project. 3) Import the following packages: import fiftyone.mobile.detection.Match; import fiftyone.mobile.detection.Provider; import fiftyone.mobile.detection.factories.StreamFactory; 4) Use the following code to start detecting devices: //The Lite data file is provided with every archive. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JView is a command line client for MyWebProject SOAP Web Service. Usage: param 1: endpoint, param 2: remote folder, param 3: algorithm, param 4: modeParam, param 5: userName, param 6: password, param 7: outputFile Example: java -jar JView2.jar http://davidesestili.ddns.net:8080/MyWebProjectLogin/services/GenerateAndDownloadHashWSLogin /home/dsestili82/ SHA-512 no-subfolders davide davide /home/davide/Scaricati/mozilla.sha512 (Currently unavailable) Source code available on https://github.com/davidesestiliwork/JView
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Astrolabe Generator

    Generates custom astrolabe EPS files

    ...Find us on Github at: https://github.com/wymarc This program will generate a set of PostScript (EPS) files for the front, back, rete and rules of an astrolabe for a given latitude. Additional related quadrant tools are also available. Version 3.0 moves the code to Java. Program is now an executable Jar file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bias :: Versatile Information Manager
    Bias is a cross-platform versatile information management application / Organizer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HiBeaver

    HiBeaver

    HiBeaver is a gradle plugin for java byte code manipulation and AOP

    HiBeaver is a gradle plugin for java byte code manipulation and AOP design by modifying project byte code during build of the package, or modifying byte code within Jar independently. Combined with the powerful Java ASM bytecode modification tool and Gradle Transform API, HiBeaver can modify the Java bytecode contained in the project according to the user's configuration during the Android application compilation stage, so that users can only use Gradle Configure code injection and AOP design for bytecode, or add Hook nodes to the code in the Jar package that the project depends on. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BinNavi

    BinNavi

    BinNavi is a binary analysis IDE that allows to inspect, navigate, etc

    BinNavi is a binary analysis IDE - an environment that allows users to inspect, navigate, edit, and annotate control-flow-graphs of disassembled code, do the same for the callgraph of the executable, collect and combine execution traces, and generally keep track of analysis results among a group of analysts. BinNavi uses a commercial third-party graph visualisation library (yFiles) for displaying and laying out graphs. This library is immensely powerful, and not easily replaceable. In order...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB