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

413 programs for "java project with source code" with 1 filter applied:

  • 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
  • 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.
  • 1
    Striker2D

    Striker2D

    This game is a 2d arcade game. You can move, jump, kill monster.

    This game is a 2d arcade game. You can move, jump, kill monster. So far game haven't got a textures and now monsters and player model are variegated square. In source code you can add enemies, change him size, speed, hp; change player speed size, damage; change bullets speed, damage and any values.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    Mvc Infraestructure

    Serializable Data Transfer Object/Generic Dao for J2EE

    Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic allowing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    DjDoom

    Reference implementation for the Doom game engine.

    DjDoom is a reference implementation for the original Doom game engine. The purpose of this project is to build a playable Doom engine from the original Linux source code with minimal changes necessary to build and run in a Windows environment. This was created as a learning tool for me and I'm publishing this so it can be a learning tool for others. It is intended that this be a base for others to build and expand on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project aims to build a suite of Natural Language Processing tools. Modules will include corpus indexing and access tools, a part-of-speech tagger, tokenisers, text classification software, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    Simple Forum Auto Poster
    Simple Forum Auto Poster is a program that automatically posts messages to forums. This program is for people active on multiple forums, but don't want to type and copy/paste the same message multiple times.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    easyjee

    easyjee

    easy for creating Javaee

    a tool for creating javaee project easy .with some easy api for building entity , even JPA mapping , domain , action and confiurations
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    SlinkE is a highly elastic distributed cloud computing environment. All source code is included in all of the products. Our goal in making it open source is to allow others to contribute to the project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    ElicitN

    Interface for expert elicitation of numbers

    ElicitN uses R and a tcltk gui interface for eliciting a number from an appropriate expert. The code has been modified from it's original version designed specifically for eliciting the number of species on coral reefs from expert taxonomists. For more information please refer to: http://dx.doi.org/10.1016/j.envsoft.2011.11.011 Please also refer to GitHub for a even simpler more recently maintained version of the project: https://github.com/beckyfisher/ElicitN
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Open Flash Grapix
    Hello. Open Flash Grapix is a project inspired by the components easier to use graphics, basically just using these graphics in Visual Web sites or applications, in our case several times, we need graphs with Bezier curves combined with line graphs
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Smart Sensor is an unified android application to extract sensor information from the mobile phone. This project is intended for the research work on mobile sensor data based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This Minimal OpenGL Utility Library is a library similar to GLUT, only with fewer features! You can write window-system-independent OpenGL programs with even fewer lines of code than GLUT. Initial support for X11 and Win32. Examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FakeNES GT
    FakeNES is a highly portable, Open Source NES and Famicom emulator. It runs on all modern operating systems and has an actively maintained DOS port for enthusiasts. Support for phones and other mobile platforms is under development. The majority of the project is entirely original code released under the zlib/libpng license. Contributed and third-party code is included under GNU licenses.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 14
    blackray
    BlackRay is a high performance relational database, which combines regular database features with search engine like performance. Full transaction support, SQL and version controlled persisted snapshots characterize BlackRay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CSQL Main Memory Database / Cache

    Main Memory Database Cache

    CSQL - suite of three products, embedded relational database / stand alone Main Memory Database / updateable bi-directional table level cache. All are exposed via standard SQL interfaces such as ODBC/JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Web system in JSF and Hibernate to dynamically import , store in DB , search and display javadoc from source. Downloads & versioning. Testing sections to help students prepare for certification exams (JSCP, SCWCD,etc) ( MySQL, Geronimo 2.1.4 ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ECL is a system-level specification language for HW/SW designs and is based on Esterel and C. The ECL compiler parses ECL, writes Esterel and C, and uses the Esterel compiler to produce an implementation. Originally developed at Cadence Berkeley Labs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    RC4-32.ASM

    Code to brute force the 32-bit key used to RC4 encrypt .pwl files.

    PROJECT HAS MOVED TO GITHUB: https://github.com/alex-georgiou/rc4-32.asm Code to brute force the 32-bit key used to RC4 encrypt .pwl files. Assembles to a 992 byte .COM file using the Intel Architecture Assembler v1.0 Copyright (c) 1998 augusto at dcc.ufmg.br. http://web.archive.org/web/19981205090800/http://www.dcc.ufmg.br/~augusto/project/iasm.zip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MUIBuilder is a user interface designer for the MUI and Zune toolkits. Goal of this project is to make it portable for all AmigaOS-like operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Online project management and issue tracking with team collaboration, custom fields and forms, JasperReport reporting, user management, multiple access levels, tasks, projects, time tracking, task change history, multiple attachments, Gantt graphs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    This project aims to port ExTeX, a high quality typesetting system developed for UNIX operating system to Macintosh OS X using Fink, a package management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Psotnic is an ircnet bot written in C++. The main goal of the project was to create a fast, stable and easy to use bot. Please visit our download section for source code and wiki page for documentation (currently might be unavailable due to migration).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Jitterbit is an open source integration tool that delivers a quick and simple way to design, configure, test, and deploy integration solutions. It supports many document types and protocols: XML, web services, database, LDAP, text, FTP, HTTP(S), file
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    CUBRID QA project contains a test-automation tool and many kinds of test cases for CUBRID database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OOoPDFConverter
    This project creates a command line java application that uses OpenOffice.org in a headless mode to convert a document to the pdf file format. The source document had to be in a file format that OpenOffice.org can open.
    Downloads: 1 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.