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

Showing 1068 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

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
  • 1

    Pi Snowflake

    A Raspberry Pi driven LED Snowflake

    Initially this project started as hobby to build a "cool" christmas LED decoration. The result was 175 RGB LED snowflake driven by a Raspberry Pi. Since the hardware prototype is finished it's time to share the software and documentation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The goal of this project is to make possible to access Progress database from any external program that can use sockets. The server (broker and agents) are written in Progress 4GL and made use of sockets capabilities of Progress V9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Source Navigator NG is a source code analysis tool. With it, you can edit your source code, display relationships between classes and functions and members, and display call trees. You can navigate your source code and easily get to declarations or implementations of functions, variables and macros (commonly called "symbols") which helps you discovering and mapping unknown source code for enhancement or maintenance tasks.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 4

    ext2 info hiding mod

    Information Hiding Modification for EXT2

    This modification of the ext2 kernel module allows to create files (cover files) whose block arrangement gets manipulated to represent a binary code, which can be extracted later. The information hiding approach used in this project was introduced by Khan et. al in 'Designing a cluster-based covert channel to evade disk investigation and forensics' (1st approach). Algorithm: When a cover file is written, an even blocknr. (for the 1st datablock) is choosen to represent a 0 or an odd...
    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
    bucks

    bucks

    multiplayer stockmarket game for OpenVMS

    YES! A new multiplayer game! For an ancient OS that these days never sees more than one person logged in at a time. Written In C. Deliberately using non-portable code. Sockets are for losers. VMS Mailboxes is where it's at. The current source code repository is SVN here on sourceforge. Because of the limited options for OpenVMS, I'm currently using jsvn (java) which works fine but requires some manual setup. See the readme for details. Note that it is only jsvn which requires Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    tceetree

    Makes a C function call tree as Graphviz DOT file from CScope output.

    The purpose of the project is generating a function call tree for a software application written in C. This utility takes as input an uncompressed CScope (http://cscope.sourceforge.net/) output file. With a few options, an output DOT language file can be generated. The DOT file may be used as input for Graphviz (http://www.graphviz.org/) to make an image of the function call tree (see screenshot examples for tceetree run over its sources). For more information, see the Wiki page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An account, character and item manager for Diablo II: Lord of Destruction. MuliFex is a Swiss Army Knife that makes the life of a Diablo player on Battle.net more enjoyable. MuliFex employs Java (and some native Code) and runs on Windows and Mac OS X.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    ProjectKerensky

    Ground-Up rewrite of MekWars

    Over the last few years, I've become increasingly unhappy with Java as a server-side language. Project Kerensky is a temporary project, and will eventually become MekWars II. Server is C, based on SocketMud code. Client will remain Java, for ease of portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CommandCentre

    CommandCentre

    Command Centre

    ... for advanced Command and Control Simulators on Linux/Windows using C/C++ and Java. The Framework integrates with Leading Tools like Visual Paradigm (UML), Net Beans 7.0 (Java), and Code Warrior (C/C++). The codebase supports building Heterogenous Command and Control Consoles and Accelerated User Attached Audiovisuals. The Command Centre Real Time Simulation Framework (under RT Linux) allows designers to build Fast Prototyped Consoles for advanced Simulations running on Local Area Networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    This is a apache v2.0 authentication module. Based on html form authentication and cookie authentication session. Cookie session are stored in memcache deamon. Can be used has an simple "Single Signe-On" (SSO). All the code source and the bug tracking has migrated to github: https://github.com/ZenProjects/Apache-Authmemcookie-Module All the documentation are here: https://zenprojects.github.io/Apache-Authmemcookie-Module/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PolySim

    Polymer simulation utilites

    Polymer simulation utilites for bead coarse-grained models of polymers. Includes 1) lattice monte carlo. Many kinds of lattices are supported. It shouldn't be a problem to implement any new specific one (discrete models) 2) off-lattice monte carlo and molecular dynamics (continuous models) Latter one is rebuild of earlier version of simpatico (http://gemini.cems.umn.edu/research/morse/code/simpatico/home.php) project. Input and output are based on PDB file format which is better...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Noble Ape Simulation
    Simulates a biologically diverse tropical island, and the ape inhabitants cognitive processes. For MacOS X, iPad, Windows and Linux. Features a non-polygonal graphics engine and a command-line version
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    Embedded Firmware Library

    Library for typical microcontroller- and peripheral functions

    Embedded developers always use their favorite controllers, and if you want to modify open source code, you often have to dive deep in the datasheet of that controller. The "Embedded Firmware Library" is a project which offers a kind of API to control the controller-functions and the functions of the peripheral units on a certain board. As an application developer, you don't have to know anything about the registers of the controller. And you can write controller- and board-independent code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AppM Build Automation

    AppM Build Automation

    Automated software application for constructing and building projects.

    AppM Build Automaiton is an open source and automated software application that is used to construct and build projects on different operating systems and using different development environments. General principles of implementation: -Each project must have a Build Project File, containing the necessary information on the construction of the project. For example, a unique name of the project, dependence on other projects and libraries, methods of construction, etc. Thus, the entire...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    CrossBridge-Community

    CrossBridge-Community

    C/C++ Compiler for the ActionScript Virtual Machine (AVM2)

    Previously codenamed "FlasCC" and "Alchemy," CrossBridge provides a complete BSD-like C/C++ development environment based on GCC that lets you compile your C/C++ code to target the Adobe Flash Runtimes (Flash Player and AIR). With CrossBridge you can port almost any existing C/C++ code to the web, across browsers. Forum: http://forum.crossbridge.io/ GitHub - SDK Source: https://github.com/crossbridge-community/crossbridge/ GitHub - Issue Tracker: https://github.com/crossbridge...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    SLOCCount is an easy-to-use tool that counts Source Lines of Code (SLOC). It auto-determines the language(s) (inc. C, C++, Ada, Assembly, shell, COBOL, C#, Fortran, Haskell, Java, LISP/Scheme, Perl, PHP, Python, Ruby, SQL). It also estimates cost & time.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    microtransat
    A project to host code developed for the Microtransat challenge, a race between autonomous sailing robots. This project is intended for both supporting code such as tracking systems and robot control systems or parts of robot control systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Open Source project for the development of the IEEE 11073-20601 reference implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    YAKINDU Statechart Tools / itemis CREATE
    itemis CREATE - formerly known as Yakindu Statechart Tools (SCT) - is a tool for the specification and development of reactive, event-driven systems with the help of state machines. It consists of an easy-to-use tool for graphical editing and provides validation, simulation and code generators for different target platforms. Visit http://www.statecharts.org for more information! !! YAKINDU SCT HAS MOVED !! DOWNLOAD FROM https://info.itemis.com/download-yakindu-statechart-tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Triad Decompiler

    TRiad Is A Decompiler

    Project moved to https://github.com/electrojustin/triad-decompiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    videoinfoss

    video analysis

    This project is aimed to analyze video in detail, which contains DCT coefficients, Motion vector and so on. Actually, it was developed based on newest FFMPEG source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Huffman Stuff

    I want to test some ways to store the data for the Huffman Tree

    Lectures on Huffman Code mostly focus on creating the Huffman Tree and converting the given data into the new bitmap. But what about the informations needed to create the Huffman Tree? They must be stored as well. With this project I want to test some possibilities to store these data. gmp,h is needed to compile. See: http://gmplib.org/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    PARUS

    PARUS

    Dataflow parallel programming language for clusters

    PARUS is a data-flow parallel programming language that allows to build parallel programs for clusters and MPP multiprocessors. The data-flow graph is automatically converted to the C++/MPI source and linked with the libparus runtime library. Also there are available tools for benchmarking cluster interconnect and visualize it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    !!We've Moved to GitHub at http://github.com/libical !!The code here on SourceForge is frozen !!Please follow us at http://libical.github.io/libical The Free Association project maintains libical, an open source reference implementation of the icalendar data type and serialization format. libical is used in dozens of calendaring and scheduling products.
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 25
    This project is a random collection of Linux kernel-related projects and source code.
    Leader badge
    Downloads: 903 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.