Showing 59 open source projects for "java 1.7"

View related business solutions
  • 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
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 1

    JSnake 2015

    Snake written in Java, utilizing reflection and linked lists.

    A final project for a computer science class, this is the classic game Snake written in Java (JRE 1.7) demonstrating reflection, linked lists and a simple bubble sort. Fully commented with JavaDocs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CONMAP

    Geobody connectivity analysis tool in geosciences. New version: 2.0

    ...It accepts input and outpts results in GEO-EAS (GSLIB) format for easy interoperability with most geoscience softwares. To get help in usage, simply run the program without arguments. CONMAP is a Java 1.7 program. Open a command prompt, go to the directory where you download CONMAP.jar and enter the command "java -jar CONMAP.jar <arguments>" (without quotation marks) to run the program. Geobody detection itself runs pretty fast, with almost all execution time spent in file loading, parsing and saving. New features in version 2.0: geobody walk, vertical transitions count and mean thickness. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Time Logging System

    Time Logging System

    Automated Daily Time Record

    Time Logging System is software built in java that used to automate manual daily time record used by individuals from different industry. It has a client side that waits for approval from the server side for every time in and time out activity. Software Requirements: Java 1.7 and MySQL Server
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Subber - Subtitle cut program
    Subber is a simple tool to cut and synchronize subtitle files (.sub and .ass/.ssa) automatically. Currently Cuttermaran project files are needed to modify the subtitle files. Requires Java 1.7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 5
    Text Expander, Inverse summarizer

    Text Expander, Inverse summarizer

    Expand text, inverse summarizer

    ...It can be used with any text or notes that have the knowledge gaps. It is a great aid to any creative work and it simply pin-points to data that may be of some relevance. How to run this program? 1. Make sure JAVA 1.7 development is installed and running/compiling properly with all environment variables properly set. 2. Uncompress the LITE release into a desired directory. 3. Go to a src/ directory with a Terminal/Console/Command-Prompt and do the following: javac Te2.java java Te2 The program should open.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    IMG2GSLIB

    Converts images to GSLIB grids -NEW: 3D support.

    ...It now can output 3D volumes from image stacking. The ASCII result is sent to stdout, so you can redirect it using the > operator if you want to save it to a file. Run java -jar IMG2GSLIB.jar without arguments to get help on usage. Requirements: -Java 1.7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PlayAuthenticate

    PlayAuthenticate

    An authentication plugin for Play Framework 2.x (Java)

    Fully customizable and localizable controllers and views (e.g. Play Authenticate allows you to define your own controllers and views for every visual step of the signup and/or log in process). Completely dynamic URL generation for all views (uses the route file - means you can adapt the look and feel as much as you like). The sample shows how to do this with Twitter bootstrap. Linking of accounts (e.g. one local user with multiple authentication providers). Linking can be done automatically...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MySQL, Oracle, Postgre DB query browser

    MySQL, Oracle, Postgre DB query browser

    Lightweight tool for connect to MySQL, Oracle 11g and PostgreSQL DB.

    ...It has converter from timestamp date to regular date format and vice versa + Backup and Restore of MySQL DB + export to CSV file. Not need to install, just launch and use. Program was created with Java 1.7 version, please, use the same version for launch it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Alarm plus

    Alarm clock tool for windows vista and newer

    Alarm Clock tool made in java 1.7 for windows vista and newer. It looks neat and feels great, with a smooth and user friendly interface. I have tried to make program intuitive while at the same time very functional. Tree of its many functions are: Wake computer from sleepmode and auto adjust power settings so that sleepwaking is seamless. Auto adjust system volume so that even if you forget to adjust the system volume after setting the alarm you will still be able to hear it go off. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10

    EV3-JavaBrick

    ROS node to control LEGO MINDSTORMS EV3

    - Java SE 1.7 compatible - Can be run on both Windows/Linux PC - Can be run on Android devices(Tested on ASUS fonetab7, ASUS zenfone4, Samsung Galaxy S4) - Can be run on reflashed ARM-based AndroidTV sticks (Tested on MK808) - No custom firmware for EV3 brick - Supports about 15 EV3/NXT/HT sensors - Supports EV3 & NXT motors - Supports Android camera
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Auto SQL Mailer

    Enable enterprises to send scheduled email based on sql query results

    What you need? 1) a server running a java enabled operating system. 2) Java 1.7 or greater. 3) Apache Tomcat 5.5 or greater. 4) a MySQL empty database to use. 5) access to an SMTP server to send emails. 6) the Auto SQL Mailer ... get it here! How it works? 1) create a database connection. Oracle, MySQL, MSSQL, IBM AS400 are already supported, you can add your own JDBC compliant database driver. 2) create a SQL query on the previous created connection, 1 record is 1 email. 3) the system will get the fields from the query. 4) compose the template for your email message using an integrated editor, you can compose like in Mail Merge for Microsoft Word. 5) now you can see the generated email for the first record. 6) optional: write a sql query to be executed after the send. 7) schedule the send when you want. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Click'n'PyLoad
    Click'n'PyLoad allows you easy redirection of your local Click and Load requests to your PyLoad Server. Works with local hosted servers aswell as remote hosted servers. Written in Java and wrapped in Launch4j. Requirements: ✓ Windows Vista/7/8.x OS ✓ Java JRE 1.7 ✓ Click and Load needs to be enabled on PyLoad Server. ✓ A CnL enabled client needs to be running on local pc (e.g. JDownloader, Cryptload, Load!, ...) Works with: ✓ linkcrypt.ws ✓ linksave.in ✓ relink.us ✓ ncrypt.in
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    JHexa

    Hexadecimal editor

    Hexadecimal editor that can open large files and display possible decimal interpretations of selected data according to size and endianness. Open a file by drag&drop from OS. Requires Java >= 1.7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pano3

    pano3

    A panographic toolkit compliant with open source standards

    pano3 (or "pano cube") is an experimental, cross-platform, open source toolkit designed to agree with modern web standards such as HTML5, CSS3 and CSS3D. The pano3 viewer is now released as a jQuery plug-in based on 3d transformations supported by CSS3D. The desktop utilities are written in Java 1.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SSSToSav

    Java application to convert SSS files to IBM SPSS Statistics

    Java application to convert SSS files to IBM SPSS Statistics using the IBM SPSS IO libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PFM2OSM

    Polish Format Map to Openstreetmap Format and Navit converter

    ...Openstreetmap is a crowd sourced map repository that can now accept data in PFM format. Original logic by: Pindaro ( diecavallax@yahoo.com.br ). House number support, retrofit from Java 1.7 to Java 1.6 and translation to English by me. Dependencies: appframework-1.0.3.jar, common-lang3.jar and swing-worker-1.1.jar.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    easyCopy

    easyCopy

    java-based clipboard application

    ...Requirements ------------------- easyCopy requires Java Runtime Environment 7 or greater (JRE 1.7) to be installed on your system. To download the latest Java Runtime Environment, please go to: http://java.com/en/download/index.jsp designed and developed by: Kostas Gr (kgrigori@gmail.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    autoShut

    autoShut

    autoShut v1.0.1

    autoShut is a java-based cross-platform utility for Windows and Linux for automatic system shutdown. Provides the ability to the user to either choose the exact time or specify an amount of minutes for system shutdown. Requirements ------------------- autoShut requires Java Runtime Environment 7 or greater (JRE 1.7) to be installed on your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jxtadoop

    Jxtadoop

    This project aims to provide P2P capabilities with Hadoop DFS.

    ...The first release of Jxtadoop focused on providing the data storage layer with P2P capabilities based on the JXTA framework. contact : franck@besnard.mobi source : https://github.com/besn0847/Jxtadoop *** IMPORTANT NOTE *** Make sure you use Java 1.7 JRE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Editor SVG

    Editor SVG

    Editor de arquivos SVG

    ** Requisitos de Software ** - Ter Java Runtime Environment 1.7 instalado Caso não tenha, ele pode ser encontrado abaixo: http://www.oracle.com/technetwork/java/javase/downloads/java-se-jre-7-download-432155.html ** Sobre o Editor SVG ** Esse software foi criado na linguagem Java e possibilita a edição de arquivos no formato SVG. Com um layout similar ao Dreamweaver, o Editor SVG permite que você desenhe livremente nos painéis, ou se preferir, pode codificar. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Zipbox

    Zipbox

    a java zip utility

    a java util to zip/unzip files and folders Supported files for extraction: 7z, Zip, Tar, Rar, Lzma, Iso, GZip, Cpio, BZIP2, Z, Arj, Lzh, Cab, Chm, Nsis, DEB, RPM, UDF, WIM Supported compression format: Zip Minimum Requirements: - needs Java 1.7 or above CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    MPI Baccarat Game

    MPI Baccarat Game

    This is a baccarat game application developed in java 1.7 version with swing interface. It is developed by the gaming lab (MPI-GERDC). This game is aimed for students in MPI Bachelor of Science in Computing programme to study the gaming specialist. This simulation will help students to learn the baccarat game rules, logic, and test the betting systems of their own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Project to be used in Brazil to write file in accordance to local regulations. Este projeto é um mapeamento de classes Java para formatação e gravação do arquivo texto no layout definido para o SPED Fiscal. Documentação técnica e layout: http://www.fazenda.gov.br/confaz/confaz/Atos/Atos_Cotepe/2008/ac009_08.htm Utilizando JDK 1.7 Dependência: coffeepot-bean-wr - https://sourceforge.net/projects/coffeepotbeanwr/ Source: https://github.com/jom76/coffeepot-br-sped-fiscal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    KIV framework

    An utilities framework for Java 1.7.

    Main thought is to solve some frequently used functions and offer them as compact framework. See the wiki for content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Project to be used in Brazil to write file in accordance to local regulations. Este projeto é um mapeamento de classes Java para formatação e gravação do arquivo texto no layout definido para o SINTEGRA. Projeto baseado em Maven. Utilizando JDK 1.7 Dependência: coffeepot-bean-wr - https://sourceforge.net/projects/coffeepotbeanwr/ Documentação técnica e layout: http://www.sefaz.es.gov.br/LegislacaoOnline/lpext.dll/InfobaseLegislacaoOnline/ricms%20-%20dec%201090-r/08%20-%20anexos/090-anexo%20xxxvi.htm?...
    Downloads: 0 This Week
    Last Update:
    See Project