Search Results for "java project with source code" - Page 128

Showing 14902 open source projects for "java project with source code"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1
    Let

    Let

    Annotation based API flavored with AOP to handle Android models

    Annotation-based simple API flavored with AOP to handle new Android runtime permission model. If you check Google's Samples about the new permission model, you'll see a lot of boilerplate code for requesting, handling, and retrying the request for required permissions. Let will minimize the boilerplate code you have to write for requesting and handling permissions and hence help you keep your code more readable. Let will check these annotated methods and execute them unless the permissions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WebcamStudio For GNU/Linux

    WebcamStudio For GNU/Linux

    A multifeatured virtual webcam software to broadcast over the Internet

    ... the possibilities to change the look of the broadcast on the fly. For more info about the WebcamStudio project, please visit our Wiki Home page: https://sourceforge.net/p/webcamstudio/wiki/Home/ IMPORTANT: ======= The former homepages of the project: http://code.google.com/p/webcamstudio http://ws4gl.org should be considered only as a reference to old project news, forums, info etc. Have in mind that some of these old links may not work anymore.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3

    HZDR

    Scripts and programs (e. g. THz-Shaker) for work in HZDR

    Scripts for evaluation and whole programs for measurements from work in Helmholtz-Zentrum Dresden Rossendorf (www.hzdr.de). One main project was the THz-Shaker (incl. THz-LiveCam and THz-Viewer) as complete new measurement framework. See Code (https://sourceforge.net/p/hzdr/code/) for files. A special thing is the wrapped CsAPI for GaGe CompuScope cards (e. g. Octopus) into Python: https://sourceforge.net/p/hzdr/code/HEAD/tree/thzshaker/device/scope/csapi.py An example of usage can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Algorithm Database

    Efficient Algorithms implemented in Java

    The Aim of this project is to provide a collection of reusable Algorithms which can be used effectively in different scenarios. Algorithm implementations are in Java. Objective here is to implement algorithms which should be more efficient than the JDK implementation and also to create a platform for the researchers who works on Data Mining, Encryption algorithms, ect.. to collaborate and contribute to this project.
    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
  • 5
    NCMoney

    NCMoney

    A free alternative to MS Money

    NCMoney (No Charge Money) is a JAVA project intended to create a free, open source, still complete solution to manage some bank accounts. 2.1.0 - 2.1.5 Get rid of log4j library. As a consequence, if you upgrade to this version: 1. you can remove the log4j.jar file and the log4j.properties file. 2. logger.properties now replaces the old log4j.properties 3. the .bat (windows users) and .command (Mac users) command line are updated accordingly. You don't have to do nothing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    jspforum-simple

    jspforum-simple

    A simplified forum application based on Java EE: strust+spring+ibatis

    A simplified forum application based on full and professional Java EE technology: struts+spring+ibatis (ssb) / hibernate (ssh). Which be implemented as the prototype of web forum / BBS, and provided for all the functionalities. Note: the WAR file can be directly imported from Eclipse or other Java EE IDEs and it is also including all the source code inside. IMPORTANT: while launching the app in the server, please re-configure the fields in the files of log4j.properties...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Dunge-O-Plunge

    Dunge-O-Plunge

    A snarky 2D management game about building and running a dungeon.

    A snarky, top-down 2D management/city-builder game about building, running and managing a dungeon to maim and exploit courageous heroes. Built on top of the Godot game engine, which is multiplatform. Right now, Dunge-O-Plunge is in a closed pre-alpha state. The source code is available as per the terms of the GNU GPL but the program should be considered unreleased. Thank you for your interest in the project!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    LazySloth

    A tool to quickly generate SQL create table query and Java Bean

    ... data types are : i for Integer, n for Double, s for String, d for Date, We'll try to add more data types in next versions. You can add other properties using ":" : if it starts with s : for size, the rest of the property will be parsed to an integer, if it starts with an a : for auto_increment (for MySQL, doesn't affect Java code), if it starts with a p : for Primary Key. Example : java -jar LazySloth Example nid:pk sfirstname:s40 slastname Source code is accessible via SVN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Streamline POS
    Streamline POS - Free Open Source POS Are you looking for POS software for your outlet? then look no further This project was forked from uniCenta POS, to allow users continued access to the large number of features of uniCenta while focusing on U.S. currency and support for external Streamline developed extension apps that provide integrations with chip card EMV Technology and Ecommerce website integration with WooCommerce web orders and more extension apps in the works...
    Leader badge
    Downloads: 40 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
    ejSerial

    ejSerial

    Serial connection Java library

    Java library to send and receive data via Serial COM-Ports. This library is intended to provide an easy way to access the serial-port. Only a few lines of code are needed to Read or Write data via serial port. All Properties and Methods are inspired by the "SerialPort"-Class of the .NET Framework (System.IO.Ports.SerialPort) The benefit of this project is, that it needs only a few lines of code to implement, and a reduced CPU load. Static Methods are available to send/receive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pythos-YTDL

    Pythos-YTDL

    Youtube downloader project written in Java.

    This application is very simple and allows you download access to many Youtube videos. You can search any Youtube video and and download, or you might as well just copy a Youtube url from a browser and paste it in the application to start downloading.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    IBM Websphere MQ Admin Tool

    IBM Websphere MQ Admin Tool

    Managing IBM MQ objects and messages

    ... 8.0. This project is actively being developed. All features are created for the daily task of any MQ Admin team, any suggestions for general programming discussion,feedback, new feature request are welcomed. Source code available on https://github.com/bintoo/MQAdminTool
    Downloads: 19 This Week
    Last Update:
    See Project
  • 13
    msgparser is a small open source Java library that parses Outlook .msg files and provides their content using Java objects. NOTE: this project is no longer maintained and superseded by https://github.com/bbottema/outlook-message-parser
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    uBB

    uBB

    uBB is a free, fast, light and powerful forum software!

    Warning: uBB is maintained by French people, so it's not a 5 stars quality english. uBB is the reborn of UseBB project. It's powerful, fast, lightweight and FREE in this world who all is paid. Free to use, free to edit, free. I GOT THE POWER ! Just download and go to /install and follow the instructions. Source code available on GitHub: https://github.com/Kippinn/uBB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XML-Print

    XML-Print

    XML-Print: typesetting arbitrary XML documents in high quality

    "XML-Print" is a joint project of the FH Worms (Prof. Marc W. Küster) and the University of Trier (Prof. Claudine Moulin) with support from TU Darmstadt (Prof. Andrea Rapp). Its goal is the creation of a XML formatter designated especially for the needs of the “Digital Humanties”. The project is funded by the DFG. Please visit https://sites.google.com/a/budabe.eu/xmlprint_de/kontakt and let us know, what you think about XML-Print – Does it meet your expectations? – What is missing? – Do...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Opti-Movies

    Opti-Movies

    Android developer nanodegree, Projects 1 & 2 : Popular Movies app

    Here is a fully functional and user friendly android app which I made from scratch for Android Developer Nanodegree program. This app helps users to discover various categorised Movies and TV Shows. It reveals the power of adaptive UI both for phone and tablet devices.It includes various new Lollipop+ features. The app was highly evaluated by certified Udacity code reviewer and was graded as "Exceeds Specifications".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Casino-BlackJack

    Casino-BlackJack

    Blackjack skill and card counting training

    A simple Casino BlackJack card game written in C# as part of my learning assignment a few years ago and it is not intent to be a full feature game. This project is to demostrate the way to build a simple card game and only cover the very basic of blackjack rule with standard card counting method. To active counting monitor, please select "Manual shuffle on the setting manu. Use this game to train your card counting skill before you go to the real casion. Sorce code available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Marid

    Marid

    Free data acquisition and data visualization cross-platform software

    Marid is a cross-platform data acquisition and visualization software intended to build complex and hierarchical data acquisition systems. The base concepts of its architecture include: * Graphical deploy configuration builders * Powerful Groovy scripting language * Embedded database ( H2 , HSQLDB) to store data * Cross-platform design (write once, run anywhere) * Embedded GUI-configurable binary/ascii device protocol parser/generator * Deploy manager to deploy firmwares to remote...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The VCS to ICS Calendar Converter allows you to convert VCALENDAR files (for example generated by Nokia nbuexplorer or Microsoft Works) to the newer iCalendar format, used by Android and iOS for example. It allows the parsing of events and todo's.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 20

    JCLTP

    A Java Class Library for Text Processing

    JCLTP is a class library designed for processing text. JCLTP is free, open source and developed with the Java programming language. JCLTP is distributed under the GNU license. It incorporates several technologies that enable process information while applying AI techniques, in order to build predictive models for text classification. Through a flexible structure of interfaces and classes, the opportunity to extend, adapt and add functionality JCLTP is provided. Thus, analysis of new types...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    jReflectServer

    A lightweight Java HTTP server and webservice-framework

    jReflectServer is a very small, lightweight and super easy-to-use java web-server and -framework for creating (distributed) pure java web-applications, webservices and small websites. jReflectServer is able to randomly forward requests to a cluster of remote server nodes. For this distributed code execution no special code is needed. A distributed session can be used to share data between the server instances. Due to its small footprint, it's also perfect for embedded hardware like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CWOnly

    Python program for sending custom CW macros via serial port

    This is a project I started to learn Python and Tkinter. It all started when I received a PI for Christmas in 2015. Over Christmas breaks I have time away from work to play on projects and I have taken an interest in programming. There are many fine ham radio programs out there. This is just a learning tool. The code was written in Python2.7 and bundled with Pyinstaller. This bundle works for Windows 7 and Windows 10. CWOnly has two screen. The main screen is for operation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Tic Tac Toe

    A simple Tic Tac Toe game with no Artificial Intelligence

    This is a tutorial project to show how we can manipulate an array of GUI component and how to simply link it to a similar data model. In this example, a matrix (2D Array) of JButton in association with a matrix of char to accomplish the game. The game is a 2 player TicTacToe game with no Artificial Intelligence; the players will play one after another until the end of the game. The game is direclty downloadable and the source code is accessible via SVN or the browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    json4java

    Very Compact Java Reader / Writer ( 12kb)

    I was i need of a json writer / parser which is - Compact. Libraries around there are way too big given the json spec and my usual need for a project. -Simply integrated as a simple jar. Dont want to force Maven dependency on projects. Could not find it so i wrote it. I dont claim its perfect , but should save some time for small / medium projecs. Json types are intuitively mapped to their Java counterparts : Map , List. I did not try all UTF16 encodings , but let me know i will fix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    emacs-bin

    emacs-bin

    Binary packages of GNU Emacs

    Binary packages of GNU Emacs, made from its official, unmodified source code (either released versions or development snapshots). The goal is to enlarge the amount of people using this great editor, and hopefully contributing to its development. [I've lost interest in maintaining this project, as I see a much better approach to use Emacs: Use it from a GNU environment, that is, either a GNU/Linux machine or a Cygwin environment.]
    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.