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

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

View related business solutions
  • 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
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 1

    Vanga

    Compiler-like generic data scraper and GUI automation tool.

    A Java-based visual compiler for GUI recognition and automation. The screens are described in an XML file which contains the definitions of lexemes and the tokens that comprise them. Upon a successful match of a screen, user-defined code is executed. Within the scope of this code, the user is capable of extracting data from the screen, interpreting it, and driving the GUI accordingly. The demonstration example reads the value of a calculator, displays it for the user, and enables him...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Qt3D ShadowMap C++

    Shadow mapping in Qt3D using C++

    This is a C++ conversion of the Qt3D QML Shadow Map example. This is not a strict port, since I just wanted the shadow mapping for another project I'm working on, so the fancy airplane animation is not included. I tried to build the classes so that they mirror the QML in terms of interface and functionality. It took me weeks to work this out, so I'm posting the code to help others. It's a shame that Qt3D is so lacking in documentation and example code. Tested against Qt 5.12.3 and Qt 5.15.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EasyImageSizer

    EasyImageSizer

    Batch Images Converter

    This Project has a new name now: https://lenna.app Program to batch compress, resize and rename Images. Additional you can reduce filesize by reducing quality. Find source code on https://github.com/FalseCAM/EasyImageSizer3. OpenSuse packages here: https://build.opensuse.org/package/show?package=easyimagesizer3&project=home%3AFalseCAM and Ubuntu packages here: https://launchpad.net/~dhor/+archive/myway/+packages
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Agar

    Agar

    Cross Platform GUI Toolkit

    ... be implemented as part of an application or library. Complex user interface elements can be realized often in few lines of code. Agar is also extensible at the low-level. The low-level API is documented such that modular drivers can be written which enable Agar applications to work seamlessly under many platforms graphics systems without any change at the application level.
    Downloads: 10 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    QSS Editor

    QSS Editor

    Tool to edit and preview Qt style sheets (QSS)

    !!! NOTE: QssEditor releases and the source code have been moved to GitHub. Please visit https://github.com/smoked-herring/qsseditor/releases . If you'd like to help the project, just signup and login into GitHub and click the "Star" button in the top right corner. !!!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Wifi Remote Play

    Wifi Remote Play

    Remote Control App for MPC and VLC, for Symbian and Android

    Wifi Remote Play is a remote control app for Android and Symbian (Nokia S60 5th edition smartphones or later), allowing you to control Media Player Classic (MPC) or VLC over a wireless network. This software is completely free - no ads, or having to pay for extra features, unlike many competing players! Also available from F Droid for Android.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Sol-R

    Sol-R

    Open-source CUDA/OpenCL speed of light ray-tracer

    Sol-R is a CUDA/OpenCL-based real-time ray-tracer compatible with Oculus Rift DK1, Kinect, Razor Hydra and Leap Motion devices. Sol-R was written as a hobby project in order to understand and learn more about CUDA and OpenCL. Most of the code was written at night and during weekends, meaning that it's probably not the best quality ever. The idea was to produce a Ray-Tracer that has its own "personality". Most of the code does not rely on any literature about ray-tracing, but more on a naive...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Partial Image Encryption encrypts the huffman encoded high frequency coefficients in a jpg image file. The encryption is done in-place so the project can eventually be ported to a Windows kernel filter driver. Just encrypting the high level frequency coefficients serves to blur the image, but almost in an artistic way. The image contents are fully recognizable, but the details are pixelated or blurred. The general purpose of this program would be for securing images on the disk or in the cloud...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    oreka

    Enterprise telephony recording and retrieval system

    Enterprise telephony recording and retrieval system with web based user interface. The project currently supports recording voice from VoIP SIP, Cisco Skinny (aka SCCP), raw RTP and audio sound device and runs on multiple operating systems and database systems. It can record audio from most PBX and telephony systems such as BroadWorks, Metaswitch, Asterisk, FreeSwitch, OpenSIPS, Avaya, Nortel, Mitel, Siemens, Cisco Call Manager, Cosmocom, NEC, etc... It is amongst others being used in Call...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    HVVR

    HVVR

    Hierarchical visibility for VR and real time rendering of effects

    HVVR (Hierarchical Visibility for Virtual Reality) is an optimized software raycaster. It implements a hybrid CPU/GPU raycaster, suited for real-time rendering of effects such as lens distortion. By default, raycaster.vcxproj is configured to build all .cu files to the compute_61,sm_61 target. If your GPU needs a different code-gen target, you can change this in the raycaster project properties. Some installations of the CUDA SDK and Visual Studio integration appear to have broken build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Video processing source code for algorithms and tools used in software media pipelines. The currently available source code is written in C++ with their associated libraries and DirectShow Filters. Filters include an H.264 encoder, H.264 decoder, H.264 source filter, RTSP sink and source filters, YUV source, RGB to YUV color conversion, croppers, scalers, video mixing/picture in picture filters, rotate filter, virtual mic, and many more. Code is released under BSD license with exception of H...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    NOTE: the code for this project has migrated to GitHub at https://github.com/axiomatic-systems/Bento4 It is still available through SourceForge for a short time, but please update your links. Bento4 is a Portable C++ Class Library and tools for parsing and creating ISO MP4 (ISO 14496-12, 14496-14 and 14496-15), iTunes, Quicktime, OMA DCF/PDCF, PIFF, DECE, and MPEG-DASH or Smooth Streaming files containing MPEG-4 or other types of media streams.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    NTK RTMP SERVER

    NTK RTMP SERVER

    Naam Tamilar Web TV Live Streamer

    Naam Tamilar RTMP Server This project updated as open source for future use of Naam Tamilar Political Party. To contribute to the party and in some case if there is any possibilities if i cannot support them for long term. I thought of sharing this source code so in future it may be helpful for the community and party in which other software developers can help them to upgrade. This source is forked from - https://github.com/arut/nginx-rtmp-module and modified with multiple broadcast...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Cassapa is system that uses augmented-reality to help aiming at pool games. Only the binaries are hosted here at SourceForge. Please check the GitHub project page for the source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CasterSoundboard

    CasterSoundboard

    A cross-platform soundboard to hot-key and play sound effects.

    .... NOTICES: *Soundboard is still in development and installation on Linux requires building from source. Instructions found at: https://github.com/JupiterBroadcasting/CasterSoundboard in README file. *Project is not affiliated with Jupiter Broadcasting or TouchOSC. ============================================================ UPDATE (5-15-2017): Project source code can be found at: https://github.com/JupiterBroadcasting/CasterSoundboard
    Downloads: 11 This Week
    Last Update:
    See Project
  • 16
    Time Travel Project

    Time Travel Project

    A project for open source time travel with computers.

    ... using space-time as the cipher and using computer science as the code to crack that cipher. This is a form of time travel since this can be used to view other times and places or find information lost in space and or time. This is computer time travel. The computer code here is for experimenting and playing with temporal cryptography. For more information please look at the wiki here and my open source time travel code. Also please see my web-sights and read my blogs. Enjoy, Reactor1967
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    SoftPixel Engine

    SoftPixel Engine

    Realtime 3D engine for game development

    The SoftPixel Engine is an OpenSource high level realtime 3D engine for C++ (GNU C++ & VisualC++). It supports Direct3D11, Direct3D9, OpenGL 1.1 - 4.1, OpenGL|ES 1.1 and OpenGL|ES 2.0 and runs on Windows, Linux, Android and iOS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    This SourceForge project page is obsolete. Please visit http://www.musicpd.org/
    Downloads: 23 This Week
    Last Update:
    See Project
  • 19
    Dimension Balls

    Dimension Balls

    A public domain cross platform 3D game

    An OpenGL 3D game, written from scratch (no dependencies). Provided as freeware mostly as a source of inspiration to help others. A little like a 3D version of the Amiga game Pang! The game is mostly intended for someone wanting to learn OpenGL. But since the game only uses OpenGL 1.0 the drawing code is outdated, but still things can be learned from the collision detection and other techniques. Some of the code is left in an unfinished/testing state. This game was a learning experiment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OpenOrienteering

    OpenOrienteering

    Former project page

    See https://www.openorienteering.org/apps/mapper/
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 21
    kicad 3D rendering

    kicad 3D rendering

    kicad 3D is aimed to add 3D realistic feature on kicad pcb CAD

    ... stable release is based on kicad 4022 stable version kicad 3D adds the 3D realistic rendering of 3D pcb objects and board with copper layers and drill. Thanks to Dr. Thomas Spindler that did the 3D code... I just managed to give pre-builds in windows and add some tricky features to adapt the rendering to low level video cards and improving wrl importing and exporting. source code to build for linux and osx option to export wrl with pcb board wrl to step conversion howto
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Qfsm

    Qfsm

    A graphical Finite State Machine (FSM) designer.

    A graphical tool for designing finite state machines and exporting them to Hardware Description Languages, such as VHDL, AHDL, Verilog, or Ragel/SMC files for C, C++, Objective-C, Java, Python, PHP, Perl, Lua code generation.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 23
    This is software for display geographical maps, written on C++. It's small and simple library, which allow to use it on PDA (like Palm and Windows Mobile) and desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BDneXtCOPY

    BDneXtCOPY

    Open source DVD copy and convert software

    The source code is available for download as a single zip file again for those who are interrested into the code. It is no secret. Note: That a project do not offer the source code longer do not mean that the project is not longer under GPL. In most cases the reason is missing time. You do not have understand open source if you write those things. We will not answer any questions about the project at this moment because this code was used in a commercial software without any permission.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Yamka is a cross-platform C++ SDK for creation/manipulation of Matroska container files. Yamka is focused on a concise and robust API. Yamka is designed around clear separation of responsibilities between an EBML Element and EBML Element Payload. To get the yamka SDK check out the source code from svn (svn co https://svn.code.sf.net/p/yamka/code/trunk/yamka). There is no DLL, if you need one you can always make one yourself, or you can include any files you need into your project code base...
    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.