Search Results for "java code tidy" - Page 54

Showing 4129 open source projects for "java code tidy"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    A Java library for checking german bank account numbers. (Eine Java-Bibliothek zur Überprüfung von deutschen Kontonummern).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    javadbchem

    A universal chemistry database system, using Java and any rdbms

    This projects provides a mechanism which saves chemical structures to a rdbms. Everything is written in Java and is independent from the rdbms used (first tested system is mysql, tweaking might be needed for others). The chemistry is handled using Chemistry Development Kit, this is proven code. The system holds atoms and bonds as entities in the rdbms, this makes it possible to have properties recorded using foreign keys and referential integrity. Apache Torque is used for database access...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Mjolnir

    Java code for brute forcing keystore certificates

    Mjölnir is a a java-based brute force algorithm for obtaining keystore passwords by brute force. It is multi-threaded
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A collection of Java ports of open source terrain and solar system generation packages. Code has been extensively refactored, extended and documented. GPL License with exception for required libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Cala Mondrago

    Cala Mondrago

    Board game Mondrago for Android platform.

    Latest Mondrago for Android APK can be found in the partner project on https://github.com/OMerkel/Cala_Mondrago. The partner project is a code rewrite from scratch. Here you can find the board game Mondrago for Android platform as an electrical version of the Mondrago board game as originally created and published by Adrian Schacker in 1992. Thank you very much to Adrian kindly supporting our open source project by allowing us to use the original logo, name, and color scheme. See...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The DocBook Publishing Utilities tools, which make creation and publishing of DocBook easier. The tools are: Maven plug-in to Transform HTML into XML (use after docbkx); Eclipse DocBook table editor; Eclipse wizards for initial DocBook files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Studying stem cells in cancer

    Code for "Microenvironmental variables need to effect intrinsic phenot

    Code for "Microenvironmental variables need to effect intrinsic phenotypic parameters of cancer stem cells to affect tumourigenicity"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Iliad Online RPG

    An Open Engine for use on the OUYA

    We are developing an Open Engine to be used on the upcoming OUYA console. The engine's design is inspired by a small existing game that has been around for decades, Odyssey http://www.odysseyclassic.com Currently, the source for Odyssey has been opened, but it's still in VB6. Instead of managing an old code base in an extinct language we're starting from scratch. This will allow us to bring modern technology on board to expand the play experience. The goal is to keep to the roots...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java 3D Editor

    Java 3D Editor

    An editor for Java 3D scenes

    A Java 3D graphics tool that can be used to implement graphics applications for various purposes. Provides the user interface in which a three-dimensional objects can be manipulated with ease. The application also allows you to generate code from the scene in the Java language automatically, so that objects can be created and used to run graphical applications later.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    PicsONmydesk

    PicsONmydesk

    Simple Image Frame

    Image frame for desktop with automatic image change. Useful for keep things in mind . Release Version 1.0.0 - Add remove item - Some improved code Release Version 1.1.0 - Bug fixes - Some improved code - Added deb package for Ubuntu/Debian based distros (Requires Java)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Fake Hack

    Fake Hack

    Fake Hacking Program

    This program makes it look like you're hacking your computer. Coded in java, the executable .jar works on all platforms. Read the read me for instructions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    SipnLab

    Signal Interpreted Petri Net Laboratory

    SipnLab (Signal Interpreted Petri Net Laboratory) creates SIPN and generate AWL-Code for SPS. This tool is based on open source Project "Pipe 2.5". Version 1.1 of SipnLab integraded a Sipn to Ardunio translater and several bugfixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SQL Mapper

    SQL Mapper is a simple Java library which helps in dealing with JDBC.

    Using this library you can focus on how you want to map results of your SQL query to your domain objects. You don't need to use any xml configuration (like, for example in MyBatis/iBatis). You also don't need to use any annotations to run SQL Mapper. The SQL Mapper is similar to Spring JDBC Framework, but it has some of its features simplified and some changed. It runs on JDK 7 or higher. The zip archive contains the library jar, sources and javadocs, and also a demo which shows how to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MathParser Java - Math Parser library

    MathParser Java - Math Parser library

    Mathematical Parser for Java

    This project gives a mathematical parser for converting a simple string expression into a result which can be managed for using in other calculations, all in Java. Using a couple lines of code, you'll be able to parse complex arithmetic expressions efficiently. This library is powered by Dijkstra's Shuting-yard algorithm. The library has no dependencies with other external libraries. Dependency <dependency> <groupId>com.google.code.mathparser-java</groupId...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Maroniecoder

    Maroniecoder

    Encrypt a text through a list of encryption methods

    I came to the conclusion that this program is not worth the time for further development. Use different Encryption methods with parameters to en- or decrypted a text through the list With downloadable source-code since 1.3 You need to have Java installed http://www.oracle.com/technetwork/java/javase/downloads/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Automaton Lexer

    A Java library for creating DFA-powered lexical analyzers

    ... TokenAutomaton, that can be used as a lexer, as well as its support classes and examples of its use. Lexers generated by JPlex depend on this library. I separated it from JPlex so that projects using JPlex would not depend on GPL code. Revision 1 of this project is dual-licensed, as it is the same code that was formerly part of JPlex. All code in this library was either originally published under the BSD license or was exclusively authored by me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    jsprad

    jsp framework to optimize time for develop

    Optimize jsp develop with a library thats generate HTML code y javascript. Support Database with pools, AJAX, Jquery, generate tables, fields and images with this framework. Videos tutoriales español youtube : 1. Controles bàsicos http://youtu.be/SgcgYAY9nI8 2. Controles basicos 2 , validaciones http://youtu.be/53fBBl2MOH4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The SpeedTest program is used to test the speed of Java code on various computer platforms. It runs tests such as 500,00 sin & cos calculations, allocate an array of 5,000 doubles 50,000 times, and allocate an array of 50,000 points 20 times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CHSM is a language system for specifying concurrent, hierarchical, finite state machines (an implementation of "statecharts") to model and control reactive systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Krabat

    Source code for the Krabat adventure

    This is the source code of the Krabat adventure which was released by the foundation for the Sorbian people (http://stiftung.sorben.com/wobsah.htm) in 2001. The source code is released in order to motivate people to help with additional translations and to finish the porting for the Android platform. Please go to the Wiki pages for details. ----- Auf dieser Seite befinden sich alle Quelltexte und Mediendateien des "Krabat" Abenteurspieles, welches im Jahre 2001 von der Stiftung für...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Floodlight

    Floodlight

    OpenFlow SDN Controller

    The Floodlight Open SDN Controller is an enterprise-class, Apache-licensed, Java-based OpenFlow Controller. It is supported by a community of developers including a number of engineers from Big Switch Networks. Why Use Floodlight? -- OpenFlow. Works with physical- and virtual- switches that speak the OpenFlow protocol Apache-licensed – lets you use Floodlight for almost any purpose -- Open community. Floodlight is developed by an open community of developers. We welcome code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    earmark
    *** IMPORTANT NOTICE *** The source code of the earliest version of the EARMARK Data Structure is now available at http://www.github.com/essepuntato/EarmarkDataStructure Even if the SourceForge repository is still active, it concerns old versions of the API and it is not maintained anymore. *** SERVICE DESCRIPTION *** Extremely Annotational RDF Markup (EARMARK) is an ontological approach to the specification of markup structures on text content. It allows not only documents...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    extended_swt_3.7.2

    Extended Internal SWT IE COM bridge

    The projects modifies some of the SWT classes in package org.eclipse.swt.browser and org.eclipse.swt.ole.win32 for compatibility with Citrix environment. Since the project is based on SWT source code, therefore, it is released under EPL terms. For details, see http://www.eclipse.org/legal/epl-v10.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Concretis

    Flexible platform for rapid Web site creation, without any limitations

    Concretis is flexible and powerful platform for rapid Web site creation without any limitations to preset Web site templates. Concretis comes with comprehensive administration application that allows to manage Web site content easily. Source code and documentation can be found on https://github.com/evgeniy-khist/concretis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Social-InventoryManagement-Module

    Social-InventoryManagement-Module

    Inventarverwaltungsmodul // Inventorymanagement module for Datacrow

    Eine Inventarverwaltung kann eben mehr sein, als nur eine bloße Auflistung von Gegenständen! // An inventory-management can be much more than only an ordinary list of things! Dies ist eine Inventarverwalltungsmodul für die Sammlungsverwaltungssoftware Datacrow // This is an inventorymanagement module for the collectionmanagement software Datacrow Dies ist mein erstes Datacrow-Modul. Anregungen und Kritik willkommen! // This is my first datacrow-module. Please test it and give me a...
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.