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

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

View related business solutions
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 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
  • 1

    TransferUs

    Upload and download files quickly and easily to and from WeTransfer

    TransferUs uploads and downloads files to and from WeTransfer.com. To install on Windows, download the exe and run the installer. To install on Mac OS, download the zip file, extract the files, and run the jar file. You must have Chrome installed to run the application. For Mac OS, you must have Java installed too. For Windows, if you install the program in Program Files or another sibling directory, then you must run the program as an administrator every time. This is because Java cannot access the Windows permissions needed to save transfer information. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Java Lines of Code Counter

    Logical line of code counter for Java source code.

    Logical line of code counter for Java source code. Distributed for any platform as a Jar file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    IQM-Plugin-FFI

    FFI - fractal fragmentation index

    This is an IQM plugin to compute the FFI index for binary digital images. This index represents a value for the compactness of an object. FFI is the difference between fractal dimensions of the area and its boundary. Fractal dimensions are computed with the popular Box counting method or the Pyramid method. Details can be found in: Andronache etal. Fractal analysis for studying the evolution of forests, Chaos, Solitons & Fractals, 2016, Vol 91, 310-318. Installation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    KaffeeIndianer

    Abwarten, den Tee weggießen und Kaffee trinken

    Abwarten, den Tee weggießen und Kaffee trinken. Eine kleine Spielwiese für Jarod und Emmh. i) Hast Du Java 1.7 (jre7 oder jdk7)? ii) https://sourceforge.net/projects/kaffeeindianer/files/kaffeeindianer/0.1.23 iii) Starte: >java -jar ./kaffeeindianer.jar oder Starte: >java -jar ./kaffeeindianer.jar beispiele Foto: http://de.wikipedia.org/wiki/Datei:Felis_catus_skeleton.JPG
    Downloads: 0 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

    json4java

    Very Compact Java Reader / Writer ( 12kb)

    I was i need of a json writer / parser which is - Compact. Libraries around there are way too big given the json spec and my usual need for a project. -Simply integrated as a simple jar. Dont want to force Maven dependency on projects. Could not find it so i wrote it. I dont claim its perfect , but should save some time for small / medium projecs. Json types are intuitively mapped to their Java counterparts : Map , List. I did not try all UTF16 encodings , but let me know i will fix it IF YOU GIVE ME A TEST CASE. ( input this , expect that ) Also floating point parsing for exponential notation can be slighly improved , does not bother on my projects. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WebcamStudio For GNU/Linux

    WebcamStudio For GNU/Linux

    A multifeatured virtual webcam software to broadcast over the Internet

    ========================= WEBCAMSTUDIO IS NO MORE MAINTAINED ========================= We are looking for someone to take over. If interested please contact: soylent.tv@gmail.com WebcamStudio is a multifeatured virtual webcam software that can be used with Skype or a flash website like UStream, to create a professional looking broadcast, including banners, animations, transit animations and icons, etc... This tool is not meant as a video editor but as a live video mixer giving you...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    jReflectServer

    A lightweight Java HTTP server and webservice-framework

    jReflectServer is a very small, lightweight and super easy-to-use java web-server and -framework for creating (distributed) pure java web-applications, webservices and small websites. jReflectServer is able to randomly forward requests to a cluster of remote server nodes. For this distributed code execution no special code is needed. A distributed session can be used to share data between the server instances. Due to its small footprint, it's also perfect for embedded hardware like the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Capsule

    Capsule

    Dead-simple packaging and deployment for JVM apps

    Capsule is a packaging and deployment tool for JVM applications. A capsule is a single executable JAR that contains everything your application needs to run either in the form of embedded files or as declarative metadata. It can contain your JAR artifacts, your dependencies and resources, native libraries, the require JRE version, the JVM flags required to run the application well, Java or native agents and more. In short, a capsule is a self-contained JAR that knows everything there is to know about how to run your application the way it's meant to run. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SQLMate

    SQLMate

    Rapidly generate a DAO for SQLite

    Complete source code, usage example, & a code-generated test case are included in the .jar file. ( See main.java for the usage / code generation example )
    Downloads: 1 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

    JPASamartGenerator

    Generate JPA entities with relations in fast way

    JPASmartGenerator is a tools that help developer to generate java entities with relations in a fast way. input:txt file descrpte entities relations output: java persiitence entities there are two files in project one is the porgrame (.jar) and other is the sample (,txt) you can use it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    BRTracer

    Fault localization using segmentation and stack-trace analysis

    ...Our empirical results indicate that BRTracer is able to significantly outperform BugLocator on all the tree software projects (i.e., Eclipse, AspectJ, SWT) used in our empirical evaluation. BRTracer is written in Java. We provide a runalbe jar package and its dataset. Note that jdk 1.7 or newer is required to run BRTracer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dropbox Cloud Object Finder

    Dropbox Cloud Object Finder

    Browse Dropbox data on the cloud and performs searches.

    This program enable you to export all the data from the Dropbox cloud as well as doing some particular searches for files or folders. With this program you can save a detailed report of all your files and folders along with their path and ID. It's a Java program so plz be sure to have Java installed on your machine. Instructions on how to use it. 1) Download the zip file. 2) Extract it in a folder of your preference. 3) Open the command line, enter in that folder and type java -jar dropboxobjectfinder.jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MicroZip

    MicroZip

    Create,extract and encrypt ZIP,GZIP,TAR,BZIP2,TAZ files on Java mobile

    MicroZip is a powerful file compression and encryption utility for mobile phones which allows you to create and extract compressed archives in multiple formats and encrypt sensitive information with powerful AES-256 encryption. MicroZip can create and extract ZIP,TAR,TGZ,TBZ2 archives and extract many other formats as JAR,GZ,BZ2,TBZ,WAR,BZIP2,GZIP,Z,TAZ,CBZ etc. MicroZip allows you to extract selected files without extracting the whole ZIP archive. MicroZip also supports encrypted ZIP...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    JarOMine

    JarOMine

    Quickly Search THOUSANDS of Archives!

    If you have ever tried to locate files, classes, and resources buried amongst an ever shifting locus of ZIP and / or JAR files, we feel your pain! After spending far too much time searching hundreds of archives for moving targets, I decided to write JarOMine. Originally designed for locating Java classes, JarOMine works equally well with ZIP archives, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XML2CSV-Generic-Converter

    XML2CSV-Generic-Converter

    Flatten XML into CSV to suit your mood

    ...It is packaged as an auto executable Jar for convenient command line execution but might as well be interfaced directly by a Java class as part of a broader [yet non commercial] software. It handles attributes, repeated elements, and so on, and produces results which level up with what spreadsheets generate when they import native XML (at least in its most extensive execution mode).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CalOMine

    CalOMine

    A fast, no-nonsense way to manage reminders, folder events, & alarms.

    If you have ever missed an important phone meeting, wake-up call, or other event, then you will find CalOMine handy. Fast, easy to use, and refreshingly without frills, I created CalOMine to both keep track of important events, as well as to yell at me for a pre-set "wakeup" alarm. Based upon SQLite3, you can even use other programs to program-up unique events to one or more independent databases. Because databases are located next to the CalOMine Program, CalOMine may also serve...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Google Drive Cloud Object Finder

    Google Drive Cloud Object Finder

    Browses Google Drive content on the cloud adding search capabilities.

    ...msg/drive/9YJNsdr0mMY/1NzPxfMcBQAJ on a feature request never considered from Google representatives. To make it run you need Java Virtual Machine installed on your system and: 1) Download the zip file, extract it in a folder and run by command line java -jar drivecopycheck.jar 2) Create your own client id and client secret on https://console.developers.google.com/apis/credentials as shown in video https://www.youtube.com/watch?v=GEJNi3-v4uc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    APK Dissector

    APK Dissector

    ApkDissector is a Java Based Android APK Decompiler

    How to decompile an APK file ? Once you click decompile it will create a folder called extract and inside that you will find a folder having same name as the file where you will get all the extracted contents of the apk Select APK/DEX - Click this button to browse and select the APK file. Decompile APK/DEX - Click this button to decompile and extracts the contents on the APK file. All the extracted files will be with in extracts directory within the folder name .apk How to decompile...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    AntiAnon Cross-Platform (Java)

    AntiAnon Cross-Platform (Java)

    Universal cross platform desktop application

    This is our official desktop application that runs on all systems. This has been made in Java and is based on the sole idea to provide ease of website visit and new updates of profiles. This is a standalone jar file and does not require any special permissions. More features like "offline mode" will be added soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    venom - shellcode generator

    venom - shellcode generator

    msfvenom shellcode generator/compiler/listenner

    The script will use msfvenom (metasploit) to generate shellcode in diferent formats ( c | python | ruby | dll | msi | hta-psh ), injects the shellcode generated into one funtion (example: python) "the python funtion will execute the shellcode in ram" and uses compilers like: gcc (gnu cross compiler) or mingw32 or pyinstaller to build the executable file, also starts a multi-handler to recibe the remote connection (reverse shell or meterpreter session). -- 'shellcode generator' tool...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Panama Express

    Panama Express

    Search Engine for the Panama Papers Database by ICIJ

    ...Visit the Homepage to download the Databse: https://panamapapers.icij.org/ DATA Combination of two Leaks about offshore companies: Panama Papers and Offshore Leaks Content of those leaks: Over 11.5 million leaked files from the Panama-based law firm Mossack Fonseca Over 360,000 names of people and companies behind secret offshore structures The names of people and entities in the data come from leaked files To get more Information about the database, visit the ICIJ Homepage: https://panamapapers.icij.org/ The Panama Express was developed as an offline Search Egnine Tool. Run the jar file and take a closer look into the panama papers database. 1. Download the Database 2. Run .jar file 3. Select database directory 4. start search Works on Windows, Linux, Mac with Java 8 Contribute to the Project at Bitbucket: https://bitbucket.org/IMS_CREW/panama_express
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    DataMakerApi

    An API for Java programmers to make test data

    DataMakerApi is an API packaged as a jar for Java programmers to use in generating randomized test data in any quantity desired. An API is used because the output can take so many forms (SQL for traditional databases, JSON text for NoSQL databases, XML or delimited text for flat files, etc...). This API will facilitate the work of creating test data for a wide range of applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GNomEx

    GNomEx

    A Genomic LIMS and Data Repository

    ...Experiment platforms supported include Illumina HiSeq, MiSeq, iScan, ABI Sanger sequencing, Affy and Agilent Microarrays, Sequenom MassArray and Bioanalyzer. GNomEx is a web application with a Flash client user interface and a Java backend that runs on Apache Tomcat. MySQL is used for the database, although any modern RDBMS can be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Create DVD-compatible slideshow video, flash video, or just plain vanilla MPEG video from still images. Includes a graphical user interface for assembling slides in a timeline fashion, manipulating transitions, and adding title slides and a soundtrack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    exdatisSendMail

    java example

    Java example program(javax.mail). Send mail. lib: https://java.net/downloads/swingx/releases/ http://www.java2s.com/Code/Jar/j/javax.mail.htm http://www.jtattoo.net/Download.html I wrote this using: Scientific linux 6.7 32 bit. Netbeans 8.1 JDK 1.8(Oracle) Test: linux and win7 Problems: see(for gmail) : https://support.google.com/accounts/answer/6010255?
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB