Showing 1596 open source projects for "java jdk 7"

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
  • 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.
    Start Free
  • 1

    Simple Use Case Documentation Tool

    A simple tool to document use cases.

    ...All such use cases can be saved in a work space and exported to PDF after arranging the usecases in your requried order (Images are resized to fit the page). This is a pure Java application using simple File I/O.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Seven-Labs

    Seven-Labs

    Application Development

    This repository serves as our entire project space which contains all of the open-source projects we've worked on. - C/C++ - C#/.NET - PHP - HTML5/CSS3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ISWYAD

    ISWYAD

    ISeeWhatYouAreDoing - a tool for remote acces with very! low bandwith.

    ISeeWhatYouAreDoing is a useful tool for getting screenshots and executing commands over Tcp/Ip or Ftp. Because it has NO security the Tcp/Ip part shouldn't be used in public networks (Use a firewall! :)). It was designed for easily keeping an eye on what people in your home network are doing and (if necessary) turn f.e. your brother's computer off when he forgot. As said it is able to work on very bad connections. Bin/Bin.zip is the basic package with client and a gui server,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Nurikabe

    Nurikabe

    Nurikabe, a great game.

    ...id=com.tastraceur.nurikabe and in Windows 8 http://apps.microsoft.com/windows/app/nurikabe/6402a713-e0f4-4eba-9b9d-2c8e250552db If you enjoy you can download more puzzles clicking on "Files". (You need update Java to Java 7 to work properly) (In "Files" you can download the version 1.0 for Java 6) Game based in original puzzle of Nikoli (http://www.nikoli.co.jp/en/puzzles/nurikabe.html)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 5

    World Box Driving

    Top down driving sim built upon WorldWind Java and JBox2D

    Combines WorldWindJava's satellite imagery visualization with JBox2D's physics to create a driving sim with real world imagery. Pre-alpha stage, source code only for the moment. Project development IDE is Eclipse Juno. The project has only been tested in Windows 7 (64-bit) with an AMD-based CPU. See the wiki page for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    expatriés2france

    expatriés de france

    une plateforme WEB à contenu vidéo et multimédias dédié aux expatriés français ( WEB TV, BROADCAST DVB-T / STREAMING / ENCODAGE VIDEO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Java Windows 7 UI

    Binding Windows API to Java

    Binding Windows API to Java for the following features: - Progress bar in Win7 Taskbar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Event Related Neuronal Simulation Tool

    Computational neuroscience discrete event simulator.

    The Event Related Neuronal Simulation Tool (ERNST) is a Java-based discrete event computational neuroscience (CNS) simulator. ERNST was developed and is maintained by the Computational Neuroscience Laboratory led by Dr. Ernst Niebur at the Zanvyl Krieger Mind/Brain Institute of Johns Hopkins University (JHU).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    TM4L (Topic Maps for e-Learning)

    A Java-based Topic Maps Editor

    The TM4L Editor is an ontology editor allowing the user to build ontology-driven educational repositories using Topic Maps. The TM4L Editor is Topic Maps-based, thus the main objects that it manipulates are topics (representing domain ontology concepts), relationships between them, resources, and contexts (represented by themes). It includes four different sections (views): Topic Map, Topics, Relationships, and Themes. It is implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 10
    A graphical roguelike with quick, arcade-like gameplay and an emphasis on hotseat cooperative play. Written in Processing. You can find me on RogueBasin with the username "RogueGamer"
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    jMonkeyEngine Demo Application

    Demonstrating the features of jMonkeyEngine 3.

    jMonkeyEngine is a well-known and widely used free, open source game engine. This demo application shows the power and some features of the newest jME release, the jME 3. jMonkeyEngine uses OpenGL as its graphics library. Some features that are included in this software are: particle effects, water rendering, lighting, animations, unit collision, terrain generation, models and scenes, textures. The applications is in .jar format, so it is platform independent. The only requirement is that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Simplest Android Web Suite

    Free and simple build toolkit for HTML5-based Android apps

    ...Given the folder with your web app (HTML, JS, CSS) and its title, it outputs ready-to-use APK file with this application. Requirements: - Linux or other Unix-based OS with Bash shell - Java SDK (sun-java6-sdk or the latest openjdk version) - Ant - Android SDK installed with Android 2.1 (android-7) available as a target Configuration After unzipping, you must specify the exact path to your Android SDK folder (without last slash) in sdk.ini that resides in SAWS root folder: sdk.dir=/path/to/android-sdk Usage: /path/to/saws-build [application name] [webapp folder] [output apk file] e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    iOSUI

    iOS like UI in Swing

    Swing based component suite for creating iOS (iPhone, iPad) like UI. Smooth animations, list views, switches, animated scroll controls, etc. Please NOTE: this project is not for developing iOS application in Java, it is for developing applications for desktop systems, which looks similar to iOS apps. Implemented in pure Java (however it requires Oracle (Sun) JRE, Open JDK has poor implementation of transparent frames) and tested on Windows, OSX and Linux (Ubuntu with GNOME) It is an almost complete component suite to let developers to create iOS like applications for desktop systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jarvis MC

    Jarvis MC

    reconocimiento de voz en español

    Jarvis music control es un Programa de reconocimiento de voz en español enfocado en controlar reproductores de música ejecutados en linux, pero por ahora solo Rhythmbox y clementine, con todos los comandos necesarios para el control total de este sin uso de teclado ni mouse, tan solo diga la orden y el programa la realizar, Desarrollado en base a sphinx4 y java. principalmente para ejecutarse sobre plataforma GNU/linux, con escritorio gnome, mas adelante ampliare el soporte. * versión 0.1 ejecutable sobre cualquier distro de linux con java 6 o 7, solo por consola. * versión 0.2 ejecutable sobre ubuntu u otras distro con soporte gtk y java 6 o 7, con notificaciones de escritorio. * versión 0.4 ejecutable sobre ubuntu y derivadas con soporte gtk y java 6 o 7, con notificaciones de escritorio e icono en pantalla sobre todo, y control para los reproductores Clementine y Rhythmbox
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Game recommender

    A game recommender engine in Java.

    Built in 2007 with I.Argyropoulos. Rule based, 1st order relational logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Multiple Location Backup
    Its a Java application that can copy/cut a list of source locations to a list of destinations. It can also transfer files over the internet peer2peer. WARNING: Requires Java 7 installed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    JCrypTool - Eclipse based Crypto Toolkit
    JCrypTool moved to GitHub! See https://groups.google.com/d/topic/jcryptool-developers/nauEXL6vsbk/discussion for more information and visit our new project home at https://github.com/jcryptool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    DynamicAnnotations

    Object metadata for Java: Dynamic Annotations implementation

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    cm7_twm_t1

    cm7 for twm t1

    Porting CyanogenMod 7 to TWM T1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JPassword Recovery Tool

    JPassword Recovery Tool

    Password recovery tool for compressed archives and md5, sha-1/2 hashes

    ...It can also bruteforce MD2, MD5, SHA-1 and SHA-2 hashes (SHA-256, SHA-384, SHA-512), CRC16, CRC32, CRC64 and Adler32 hashed passwords for both Windows, and Linux. It requires java 7u4 and above, and 7-zip v9.20 and up for archive recovery. Keeping these above applications up to date ensures peak performance. if you have any ideas, bugs, tips/improvements and/or suggestions please dont hesitate to contact me NB AS OF V1.07 PLEASE MAKE SURE 'resources' FOLDER IS IN THE SAME DIRECTORY AS THE JPasswordRecoveryTool.jar Known Bugs(v1.09): -although md2 was selceted by default for hash recovery if you did not slected another value and reselect md2 it would use md5 by default
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • 22

    DBnavgate

    Dbnavgate shows the nodes and details of a database instance

    As part of the lecture java programming we had to program a database navigator. This navigator shows the nodes of all relations in a database instance and the details of the selected node. I used the Model-View-Controller-Pattern (MVC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BlackScreen

    BlackScreen

    An Open Source Prank Application!

    BlackScreen is a cross platform application that makes your monitor look black, no desktop, icons, or even your cursor. It's a great way to prank your family, and friends. Go ahead, and give it a try, just don't get the crap beat out of you :)
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24

    persian-calendar

    Java Persian Calendar library

    NOTICE: for the time bieng we are at http://code.google.com/p/persian-calendar/ a light-weight and easy to use Persian Calendar system (known as jalali or shamsi) for JDK. algorithms for converting Julian days to the Persian calendar, and vice versa are adopted from "casema.nl/couprie/calmath/persian/index.html" written entirely in VB. The algorithms is not exactly the same as the original. I've done some minor changes in the sake of performances and corrected some bugs. By...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project