Search Results for "opensource java code" - Page 73

Showing 4328 open source projects for "opensource java code"

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
    maven-erlang-plugin
    A Maven plugin for Erlang/OTP applications. This project is a rewrite of maven-erlang, by Paul Guyot and Olivier Sambourg with improved support for compilation, testing and release packaging as well as EDoc reporting and test coverage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    QuickREx2

    QuickREx2 Regular Expressions

    QuickREx2 is a regular-expression plugin for Eclipse. It features on-the-fly evalution, code-completion, group-navigation, different engines and a library for regular expressions. This project is based on QuickREx (http://sourceforge.net/projects/quickrex). Additionally to the original plugin this one has a button for importing a regular expression from the editor pane. This is very helpful if the regular expression has escaped characters in the regex string. Imagine there is a Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    substitution cipher breaker

    substitution cipher breaker

    JAVA code for breaking substitution cipher by using two letter frequency
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    niftilib

    ** MAIN SITE IS NOW: https://github.com/NIFTI-Imaging/nifti_clib **

    niftilib is a collection of i/o routines for the nifti1 neuroimage data format. C (nifticlib), Java (niftijlib), Matlab (niftimatlib), and Python (pynifti) code is available. For nifti format info see: http://nifti.nimh.nih.gov/
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5

    Java Source Code to PDF

    Java Source Code Converter to PDF

    This app converts your java source code to PDF. It will convert all the .JAVA files in the folder you select (and will look for .JAVA recursively in all child folders) and create the same folder structure where you desire (destination folder) with all the converted source code in PDF format. It will ignore files and directories that start with dot (.) (ex: .svn). And all the comments will be highlighted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    FileCat

    concat your files into one

    FileCat verbindet die Dateien eines Ordners zu einer einzigen Datei. Mit dieser kannst du ganz einfach deine gesamten Source-Code-Dateien ausdrucken.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Connect 4 AI

    a connect 4 game with a smart AI

    Connect-4 is a very simple game to learn. It is played on a 8 X 8 board (actually should be 7 x 6 but in this project we changed it to 8 X 8) and, the goal is to get four consecutive cells either horizontally, vertically or diagonally. The first player to get four consecutive cells wins. It has been proven that there is an optimal strategy for this game i.e. In this project, we worked on implementing a player that uses a minimax with alpha-beta pruning and a heuristic model using Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Sorting Algorithms

    An educational demo of how sorting algorithms work.

    This is a small Java swing application that shows different sorting algorithms working on the same set of data. The user can modify the speed of execution and the type of data to sort and execute it step by step. The tooltip of each algorithm's box shows the source code that is executed and a little explanation got from wikipedia. This application is aided to computer science students who want to better understand how the algorithms work.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    SpeedTestApplet

    Clientless Speed Test

    This is a Java applet and PHP script which are uploaded to a webserver. People can then navigate to a webpage to perform speed tests. This requires that the websever have a dns or host entry of uswvpntest. You can always change the source code. My goal would be eventually to use injection for this information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 10

    RIDSystem

    capturing packet and detecting intruders with their signature

    ... software over their network.It will be helpful to monitor all the activity in the network. Planning: >Studying network protocols and prototypes >Studying similar kind of existing technologies >Writing of Code in Java using jpcap library >Deployment and testing over anetwork Online References: >http://netresearch.ics.uci.edu/kfujii/Jpcap/doc/ >http://docs.oracle.com/javase/tutorial/ >http://docs.oracle.com/javase/7/docs/api/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Walkway Mod

    Walkway Mod for mincraft

    ... of having to walk from place to place "slowly"? are minecarts too slow? the walkway mod is like one of those walkways you see at the airport but much faster. How to install: 7zip MODLOADER IS REQUIRED! I DO NOT PROVIDE! o0o-----.:: READ THE README!::.-----o0o (readme is in the downloaded file) i understand that this mod is not compatible with some mods but if you want them to be you MUST send me a download link so i can read their java code and remake mine to suit your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PCEHR JConnector

    Sample application showcasing connectivity to PCEHR system via B2B

    ... System. The sample code brings to life the technical specifications published by Nehta, by demonstrating how a Clinical Information System (CIS) would interact with the PCEHR System. The sample code will be updated to incorporate future technical specification publications by Nehta. The PCEHR JConnector project is a Java based implementation, released under the permissive Apache 2.0 open source license. A .NET sample client is also under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    fastest

    Automate your software testing, the fastest way!

    Fastest stands for 'Fast Automated Software test'. * This is a compilation of various open source tools complemented with a set of useful programs that help a Software Test Engineer perform the test automation with ease. * It can be envisioned as a toolkit that every test engineer would need! * Currently implemented in Java * Test Automation is not just about writing test cases in a particular programming language. There are a lot more activities that need to be accomplished in order...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SourceSquare

    SourceSquare

    The free open source scanning engine

    SourceSquare is a free open source scanning solution, based on Antepedia, the world's largest open source knwoledge base, including more than 1,000,000 open source projects from the main forges. SourceSquare is a free (as in free beer) and free (as in free speech, licensed under GNU Affero Public Licence V3) product, which scans a folder on your hard drive and displays a treemap that shows which part of your source code is open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Xun Bug

    Xun Bug

    A tool can debug and profile javascript in multi mobile browsers

    Xun Bug is an application for debug and profiling javascript code. It is a powerful tool supports most of mobile browser such as iPhone,Android,BlackBerry,Windows Mobile and Symbian. There is no need to install plugins in your browser. With the debug tool of Xun bug,you can set breakpoint,watch call stacks,step and resume,watch expressions and so on. With the profile tool of Xun bug, you can get the javascript function call tree and every call's time ,you can also get the statistic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    My Button

    My Button

    My Button is open source java web browser

    My Button is open source java web browser. Develop for school and college projects and learning purpose. Download source code extract .zip file and copy “mybutton” folder from “parser\mybutton” to C:\ Import project “omtMyButton” in eclipse. Require Java 6. Download .exe and source code : https://sourceforge.net/projects/omtmybutton/files/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    jSET - Java Software Evolution Tracker is a software visualization tool that allows practitioners to assess the magnitude of changes across the versions of a software system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Record the state or behavior of live Java objects for playback during unit testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ships Clock will ring a bell on every half-hour in the style of the standard ship's clock used for centuries on sailing ships around the world and still used in the world's navies today.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    gwt-commons

    GWT Equivalent of Apache Commons

    GWT Equivalent of Apache Commons is commonly used on server side, but it's code is not supported on GWT as most of classes it used are excluded from the JRE emulation. <inherits name='com.gwt.commons.lang.Lang' /> <inherits name='com.gwt.commons.lang.time.Time' />
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Coordinate Geometry Visualiser

    Visualise Coordinate geometry using easy and powerful commands

    Pace up your procedural graphics, using command based way to draw all sorts of primitives. This is easy and powerful at the same time. And then export this pseudo code, to Language/Platform of your choice. We aim to support as many, but Qt, wxWidgets, OpenGl, Allegro etc. will be supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Bibsvenska

    Bibsvenska is a java based library management system.

    Bibsvenska is a java based library management system developed using OO concepts. The project followed a complete project development cycle using a goal model, class diagram and the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Accounting-123

    Accounting-123

    Accounting and Payroll Software Business System ERP Web based Cloud

    ... Software - when ready HR Software - when ready Hospitality Software - when ready JAVA code decentralised modules - when ready
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Ligthweight Toolkit is a framework which uses LWJGL. It makes easier some aspects (input, picture loading, code organisation, ...), and allows to focus on the game code.
    Downloads: 0 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.