22 projects for "flash .jar java" with 2 filters applied:

  • 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
  • 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
  • 1
    MGB OpenSource Guestbook
    MGB is a free OpenSource Guestbook completely written in PHP, using JavaScript and a MySQL Database. Easy to use, flexible and customizable with templates to make it fit 100% to your homepage.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    FLAQUIZTV - Family Quiz Game

    FLAQUIZTV - Family Quiz Game

    Flash Quiz TV (A quiz game for all family)

    ✿ Join our group: https://www.facebook.com/groups/programadoresdeportugal ✿ More projects here: https://sourceforge.net/u/jorgerosa/profile At SOURCEFORGE: https://sourceforge.net/u/jorgerosa/profile At GITHUB: https://github.com/jorgerosa/FLAQUIZTV-Flash-Quizz-Game - What this app does? - The main idea is to create a didactic simple/cute/fun quiz show game for all people and for all ages with that "TV show feeling" - A game for all family. - Usage example: - Parents: Edit the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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
  • 4

    LineDDA

    Enumerate every point on a line

    Here is a nice little class we can use to enumerate each and every point on a line. We are using the Digital Differential Analyzer (DDA) approach. The idea of drawing a simple line is well supported by just about every graphical framework. What is less sure is the ability to enumerate through a set of points so as to choose just which points we are interested in. LineDDA also graphically demonstrates support for Positive Slope, Negative Slope, Zero and No Slope. Source code included...
    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
    Pachyderm
    Pachyderm is a web-based rich-media interactive (flash) presentation authoring and publishing system that meets most accessibility requirements. It works off of an extensible template system. Released under Creative Commons General Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    easyjasub

    easyjasub

    Tool to add furigana and in-line translation to Japanese subtitles

    ...wkhtmltoimage is required, take it from http://sf.net/p/wkhtmltopdf BDSup2Sub may be useful (BDN/XML subtitles are created as intermediate output). Basic usage: easyjasub.exe -ja subtitle.jp.srt -tr subtitle.en.srt java -jar easyjasub-cmd.jar -ja subtitle.jp.srt -tr
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    MemoryChantsOiseau

    MemoryChantsOiseau

    Apprendre les chants d'oiseau

    Un programme pour mémoriser les chants d'oiseau. Vous pouvez télécharger soit un installeur pour windows, soit un fichier zip valide pour tous les OS. Une fois décompressé il vous donnera un fichier jar et des répertoires. Il suffira alors de cliquer sur le fichier jar pour que le programme se lance. Merci de tester ce programme et de me signaler tout dysfonctionnement. Ce programme existe en français, anglais, finnois, allemand. D'autres langues sont possibles car les données sont au...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FALCON - Text Search Java Project

    FALCON - Text Search Java Project

    JSON based text search Java Project

    ----------------- - What is it? - ----------------- The "Falcon Search" is a JAVA API and tool to search inside the documents. It was originally started to search the content in pdf files under the project "HAWK Search". Searching with this tool is query-based not word-based as in most of the document search tools OR document readers. It also takes care of jumbling of words within query and spelling mistakes. Commonly used techniques in this project are Natural Language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tek-e-Tot

    Tek-e-Tot

    Android/Flash educational children's games

    Tek-e-Tot is a collection of simple games for kids. It has an Android version for teaching touchscreen skills and a flash version for teaching mouse skills. The games include Touch/Click, Follow/Mouseover, and Drag. The Android app also includes audio assisted counting to 9 and 20, simple matching/sets, and learning lower and uppercase abcs. Visit wudiware.com for more information about both versions or http://www.arrall.com/teketot for very simple access to the flash games. The...
    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
    Fast Decimals to Fractions
    This is the downloadable JAVA version of Fast Decimals to Fractions, so you no longer need to log on to convert your decimals. Must have JAVA to run the .JAR file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Javamony

    Javamony

    A Student's Approach to the Phylogenetic Problem

    Based on the not-so-successful Pysimony (https://sourceforge.net/projects/pysimony/), the same determined student takes another go at the phylogenetic problem. Javamony is invoked as follows: java -jar Javamony.jar [input.fasta] [random / stepwise (starting tree)] [# of bootstraps] [outgroup taxon #1] [outgroup taxon #2] ... Not meant as a competitive phylogenetic inference program, Javamony is an opportunity for me to acquire the Java language while learning to address and solve fundamental problems in phylogenetics. Therefore, for my own educational benefit, all code is original. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bracer

    Bracer

    Repository has been moved to: http://dtitov.github.com/bracer

    Java library for parsing and evaluating math expressions. Javadoc is available at http://bracer.sourceforge.net/javadoc/ P.S. This library depends on Apache Commons Math, so don't forget to include commons-math-2.2.jar to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PESC CollegeTranscript Jar
    Java library that implements the PESC College Transcript object and all dependent objects. It provides Marshalling and Unmarshalling from java objects to PESC XML files. To be used in an IDE such as eclipse for auto-completion of fields. The latest version (support for PESC CollegeTranscript 1.6) has been moved to github: https://github.com/jamhgit/pesc-transcript-jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java Point
    100% portable java application. Designed to work like Microsoft (c) PowerPoint or OppenOffice Impress, but the program itself as well as the presentation is distributed as a single jar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mmfc is an implementation of the well known flash card learning system. It extends the original idea of having texts to be learned by the additional features of image and sound cards and any combination of those cards. E.g. text-soundcard, text-image-soun
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Flash card style program for learning the Japanese syllabary. When quizzing kana -> romaji this weights questions to favor those the user's having difficulty with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Anki Stream is a tool for long-term flash card review, helpful when learning foreign languages. It schedules reviews using spaced repetition, allowing tens of thousands of cards to be remembered over years and decades. See www.ankistream.com for more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Flashcard program for Palm Pilot handhelds. Java PC desktop program to edit flash cards and import SuperMemo databases included. Many font types supported including Japanese. Image support also present. Visit home page for sample cards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An J2ME aplication, which allows to view texts in mobile phone (books, articles ...). These texts are inside a .jar file. To inject them into phone, use loader utility. Application also supports user bookmarks and remembers, where you finished reading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WTFlash is a flashcard program expressly designed for learning languages. It is a Java-based extension of the following Mac-based application: http://smallcultfollowing.com/code/flash/wiki/index.php?title=Main_Page
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is intended to aid students of Chinese (Mandarin) to memorize and review both Chinese characters and words. A method similar to flash cards is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Avanti Quizlet is an educational Java mobile application that allows users to learn different material by presenting multimedia flash cards or quizzes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB