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

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

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    data & video-conferencing, one shared whiteboard, send text messages (IM), transfer files(FTP),collaborate in real time,email capablities,Plays and stores dvd,cd and Mp3. Web-based Internet directory,Remote Desktop Share,File sharing program & browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project was intended to implement the Java(tm) Platform Debugger Architecture for JOS. It is currently inactive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Queue is a load-balancing system popular in the 2000s that lets users control their remote jobs in an intuitive, transparent and nearly seamless way. Development versions feature job migration with and without kernel support. GNU Queue continues to be downloaded despite being decommissioned by the FSF in favor of the newer GNU Parallel project. Older versions of the code are archived here on Sourceforge and some later versions on GNU Savannah.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XPL is the eXtensible Programming Language. XPL is an application of XML for interchange of computer programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    OpenTNF is a system-level tracing facility for capturing and presenting diagnostic information and performance metrics. Linux/Intel (kernel 2.2.x) is the initial target platform. The OpenTNF project is seeking developers for ports to other platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Linux kernel module JVM, derived from kissme (also on SourceForge). Includes a host build for debugging. Built with an eye toward the JOS Project (http://www.jos.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jipsy is a drop-in replacement for java networking code to enable the use of IPv6 in a Java application. The use of this software requires no modifcation to your code or even recompilation of java code. The only change that is required is to add the jipsy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This Project aims to provide a fully portable Java based RTFM network meter and Network monitoring/management system It uses pcap which is simplify using jpcap library ( JAVA PCAP binding )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Open Ecommerce Labs focuses on enabling a scalable, federated, and interoperable Ecommerce environments by developing software for identity management, policy management, and security. Project 1 (q1 '05):SAML Policy, Attribute, and Configuration Editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10
    P-Suite is project for building robust, fast, cluster computing programs. Code is still in pre-alpha stage. Needed developers and home-page makers. Mailto: diazjimenez@ctv.es
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mpp Project

    Mpp Project

    MPP is a C-based programming language that allows you to code more eas

    MPP is a C-based programming language that allows you to code more easily . #IDE : WMPP new features - a minimap has been added in order to improve navigation though the source code. - Code autocomplete - Status information - sidebar menu -Simple & Fast -Syntax highlighting -Compiling -Tabs [+] Supported languages : MPP, PHP, SQL, VB, HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Arduino open source X-PID motor control

    Arduino open source X-PID motor control

    Arduino open source PID motor control

    ...This article will describe where you have to take attentions and what you have to setup to get the best results. The project will help you to connect any arduino motor shield or other H-Bridges to the controller because it is open source and the output pins can therefor be changed as you like. You can upload a better modified version and improove this article by contacting me. With some pin changes you can port this code to other arduino boards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java JNI Launcher and Service Controller is a project to create a suite of Java virtural machine launcher tools. No more long complicated command line's to run your Java application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rsgama is a project related with computer network. In special, rsgama handle the data link layer. Currently, rsgama handle rs232 interface. However the main idea is create many instances for handle a lot of different interfaces. This project was born because of the challenge made by the Professor Fernando in the University of Brasilia – Campus Gama. The professor gave the project of create the data link layer in a few time, and the student Charles and Rodrigo accepted the challenger....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    psx4droid

    psx4droid

    PSX emulator for Android phones

    This project is based on sources published by original psx4droid developer (or someone else – I don't care as it is all GPLed anyway), who in turn used code of PCSX-ReARMed, forked from PCSX-Reloaded, based on PCSX-df and original PCSX... This project is abandoned in favor of libretro PCSX-ReARMed variant: https://github.com/libretro/pcsx_rearmed. Current sources already depend on recent version of platform anyway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Logical Neighborhoods is a a high-level programming abstraction for wireless sensor networks that simplifies the development of fully distributed, embedded networked applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Portable Highly Available Sensors (PHASE) project aims at creating an example application that demonstrates the usage of Application Interface Specification service interfaces of the Service Availability Forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MM Shell is a tiny unix shell for educational purposes. Students can learn by reading source code how unix shell could work. This project is written by a few students who want to understand the principles of unix shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is intended to be a simple boot loader to bootstrap a FreeBSD PPC kernel on the PS3 so that other developers can start porting the complete OS to the target platform. A otheros.bld file and build process will be supplied with the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Android[tm] SDK development is for those who have a dream mobile device in mind and have the potential to contribute to the development of the same at various levels. http://www.openhandsetalliance.com is promoted by Google & other industry giants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    X-RT

    X-RT: A portable multiprocessor real-time scheduling framework

    This project contains the material discussed in my PhD dissertation, entitled "Hardware/Software Design of Dynamic Real-Time Schedulers for Embedded Multiprocessor Systems." The source code is available in the SVN repository: https://sourceforge.net/p/xrt/code/6/tree/trunk/ and consists in two folders: 1) /X-RT : A portable multiprocessor scheduling framework supporting scheduling periodic real-time tasks according to the G-EDF (Global Earliest Deadline First) scheduling platform. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Personal Weather Station

    My Weather: Personal weather station for educational purpose

    Personal Weather Station is a simple educational project used for learning various skills in electronics and programming. The station will collect the data using a couple of sensors connected to a micro-controller. Collected data will be uploaded to an online weather server where visitors can see the collected data. Multiple stations can send data to the weather website and visitors can select which station to see using a simple search or selecting from a map. Sensors: - Precipitation...
    Downloads: 0 This Week
    Last Update:
    See Project