Search Results for "best java netbeans project with source code" - Page 17

Showing 1110 open source projects for "best java netbeans project with source code"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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

    RMI over WebSockets

    Remote Method Invocations over WebSockets

    This project provides a library for remote method invocations between the browser and a Jetty Web Server using the HTML5's WebSocket. RMIWebSocket can be used as an alternative to XMLHttpRequest in developing rich Internet apps. RMI WebSocket enables tight method-level integration between the user interface and the server, where the Javascript can call Java methods on the server and the server can call Javascript methods on the browser. It takes care of serializing and de-serializing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TibCheck

    TibCheck

    TibCheck - simple and "dirty" validation tool for Tibco BW Projects

    Simple and "dirty" validation tool for Tibco BW Projects. Tested using: - JRE 6 and JRE 7, on Windows XP SP3 32bit and Windows 7 64bit - Tibco BusinessWorks 5.9.x project Should also work with (not tested): - Tibco BusinessWorks projects in any version above 5.2 - Every OS using JRE 6 or above Expect many bugs, and do not expect frequent updates... but you never know :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CrowdDoc for Eclipse

    CrowdDoc provides a context-driven documentation from the web

    CrowdDoc is an Eclipse plugin aiming to provide most relevant information for the currently selected code element. The behaviour is similar to JavaDoc view, but is not limited to single language, and uses crowd-sourced documentation resources, such as StackOverflow. The project is inspired by a work from Ninlabs Research (http://blog.ninlabs.com/2012/05/crowd-documentation/) Eclipse p2 update site: http://crowddoc.sourceforge.net/updates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Framework (scripts, configuration, code) to build free and public services around travel and leisure data. That project makes an extensive use of already existing data sources such as Geonames and dbPedia, and adds some glue around those (eg, links).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    Yahtzee

    Yahtzee

    A simple Yahtzee game coded in java.

    A simple Yahtzee game coded in java. This is the working source code for the final project for the course CIS 256 that my partner and I turned in. (2007). This is posted here as a portfolio project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GameBoid

    GameBoid

    Gameboy Advance emulator for Android phones

    This project is based on sources published by original GameBoid developer, who in turn used code of gpSP2X, based on gpSP. Help and suggestions are welcome. This project is abandoned in favor of RetroArch: http://www.libretro.com/. Seriously, check that one out!
    Downloads: 38 This Week
    Last Update:
    See Project
  • 7
    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    ... source code and customised it as necessary. - Vivo (configured for UWA but no code changes) - DSpace (significantly customised) - iDrop upload tool (significantly customised) - JDownloadManager (again, significantly customised) The package in this SourceForge project contains our customised version of DSpace, iDrop and JDownloadManager. In our solution iDrop and JDownload manager are modified to interface with DSpace and do not operate on their own. For backend storage we are using iRods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pers Vcs

    Pers Vcs

    Personal Version System

    PC Based Version system for any file type. Suspend any project then return with no Version loss. Revert to any Version at any time, see all versions content and compare
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    "JDOInstruments" is programmed in JAVA. It is an Object-Oriented Database ( OODB / OODBMS )that implements JDO1.0.1 specification. It is integrated with Netbeans IDE (via Plugin module) allowing developers to build pure object-oriented systems.
    Downloads: 0 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.
  • 10

    jShopDesktop

    Program software sales product of minishop

    develop by JAVA language database MySQL for Small businesses shop and Calculated price product, costs, salary Manager data ect. this is a Open Source project free download and customise code no license you can develop and selling, support commercial. if have problem or donate to me you can visit me at zomjeeb@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Javafastcomplex

    Javafastcomplex has both mutable and immutable complex numbers

    Javafastcomplex is a fast complex number package for Java. Most existing complex number packages implement only immutable complex numbers, which is easy to understand given that immutable objects lead to more understandable code. Mutable complex numbers would avoid garbage-collection penalty and therefore be faster in calculations. Javafastcomplex implements both mutable and immutable complex numbers, and has a common interface for both, allowing users to write functions that can take either...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TikiOne JaCoCoverage

    TikiOne JaCoCoverage

    Java (6&7) Code Coverage Plugin for NetBeans, based on JaCoCo

    NetBeans module that provides JaCoCo code coverage (Java7 compatible). For Ant based JavaSE projects. Maven and Gradle support may be added later. WARNING: Binary files have been removed. They're now on a NetBeans update center. Please check https://github.com/jonathanlermitage/tikione-jacocoverage#download-stable-and-dev-builds for details. ~Jonathan Lermitage <jonathan.lermitage@gmail.com>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    rMayam

    DICOM workstation in Java

    This project is an enanched MAYAM with modifications in memory management and code clarity. DEPRECATED USE RMAYAMSVN INSTEAD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    chaOS41

    A cryptocurrency like Bitcoin improved upon with reality binding.

    There is a reason this project holds no code. chaOS41 is a cryptocurrency with reality binding. A given value of money was paid for a surface area the size of a flower pot. It was out of proportion. The chaoOS41 currency corrects that. It binds its value to reality. Its unit value is a ratio between money and land area.. When that ratio normalizes, the currency becomes available to the public. 1 more developer is wanted. For that you need inside access, which means...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    X-O lite

    X-O lite

    Light XML to Java mapping based on SAX

    This project provides a lightweight framework to serialize/deserialize java objects into XML. The implementation is based on standard SAX but follows an original approach based on encapsulation paradigm of Object Oriented programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    IDFC Maven ProGuard Plug-in

    A maven plugin for obfuscating java code via ProGuard

    This plugin allows you to obfuscate maven artifacts using the ProGuard open source obfuscator, which is a very powerful and well established Java obfuscator. ProGuard can also be found on SourceForge at http://proguard.sourceforge.net/. This plugin can be used from your POM as follows: <groupId>com.idfconnect.devtools</groupId> <artifactId>idfc-proguard-maven-plugin</artifactId> <version>1.0.1</version> Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CSV Loader is a Java application that loads data from Excel CSV files into Oracle, MySQL, and PostgreSQL relational databases. IMPORTANT: After downloading, please visit http://csvloader.sourceforge.net for installation instructions. The source files are available at https://github.com/awijasa/csvldr. Use Netbeans IDE to open the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Agilo™

    Agilo™

    Agilo™ - The Agile Enforcement Office Suite

    When it comes to Agile Project Management, some high performing tools are acting a vital role for projects success. AGILO is pretend to be one of the best agile tools present in the market which intends to manage all the project related activities like (user stories, iteration, burn down charts, resource load, standup meetings, backlog etc.) performed in an Agile project Development. It allows you to plan and track the progress of your development cycle on the fly by giving you the possibility...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    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
  • 20
    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
  • 21

    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
  • 22
    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
  • 23

    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
  • 24
    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
  • 25

    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
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.