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

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

View related business solutions
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 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
    LinAsm

    LinAsm

    Collection of fast and optimized assembly libraries for x86-64 Linux

    LinAsm is collection of very fast and SIMD optimized assembly written libraries for x86-64 Linux. It implements many common and widely used algorithms for array manipulations: searching, sorting, arithmetic and vector operations, unit conversions; fast mathematical and statistic functions; numbers and time converting algorithms; finite impulse response (FIR) digital filters; spectrum analysis algorithms, Fast Hartley transformation; CPU cache friendly functions and extremely fast abstract...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    ADI Das U-boot

    ADI Das U-boot

    The U-boot project provides firmware for ADI's processors

    The "U-Boot" Universal Bootloader project provides firmware for many CPU architectures and boards, including ADI's Blackfin processors with full source code under GPL.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    QuickCrt

    QuickCrt

    Object-oriented RAD framework for Turbo Pascal 7.0

    ... into it. However, this initial version is more of a "Proof of Concept" and engine for PGME. Rather than an actual project. It has some serious limitations. Since it was built in a "vacuum" with no pre-planning, it is a little bit of spaghetti code. Also, it doesn't support real windowing, multi-tasking or draw behind visible objects. QCrt 9 is currently under development. It is a complete rewrite in assembly with TP wrappers. It is being hosted at http://github.com/LoopZ/QCrt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    cMIPS

    cMIPS

    cMIPS - an FPGA ready VHDL model for 5-stage pipeline, MIPS32r2 core

    This project was moved to https://gitlab.c3sl.ufpr.br/roberto/cmips The code here is no longer up to date. The VHDL model mimics the pipeline design described in Patterson & Hennessy's book (Computer Organisation and Design) and is an almost complete implementation of the MIPS32r2 instruction set. The TLB and assorted control registers will be included soon (as of fev 2015). The model was synthesized for an Altera EP4CE30F23. The model uses up 15% of combinational blocks and 5% logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    Flicker is a project to execute security-sensitive code in isolation from an operating system such as Windows or Linux. Flicker works on x86-class systems from AMD and Intel with support for dynamic root of trust.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Human Speakable Programming Language

    Human Speakable Programming Language

    foundation of the General Intelligence Operating System

    HSPL is Human Speakable Programming Language, allowing for communication between human-to-computer and human-to-human in the same language. This project has moved to http://sourceforge.net/p/spel We are currently working on human-to-computer programming-language with mostly English base vocabulary. Though once we have that, we plan to add support for other world Languages, including Chinese, Spanish, Russian, Arabic, Hindi, among others. Eventually HSPL shall be the foundation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Code Red Sim

    Code Red Sim

    A low-power ISA design and simulator for a 2010 IEEE competition

    This is a student project designed to compete in the 2010 IEEE Computer Society Student Competition: http://www.computer.org/portal/web/competition/2010competition The Code Red architecture is designed for extremely lower power environments, like distributed sensor networks. Included is a design of that architecture, a Java-based simulator, an implementation (without vector instructions) designed as a Logisim circuit (http://ozark.hendrix.edu/~burch/logisim/), and more. The name "Code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Darkfall Emulator

    Darkfall Emulator

    Develop an emulated Darkfall Online Server.

    This project is the development of an open source fully emulated Darkfall Online Server and reverse engineering the proprietary game engine that DFO uses, the SF3D engine as well as its source code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    XièXiè Compiler

    XièXiè Compiler

    High-level, meta-language, trans-compiler with virutal machine

    XièXiè is a language with a trans-compiler (or rather source-to-source compiler) which compiles to mainly C++ (C++98 and C++11). It also comes with an own assembler compiler for ARM, IA-32/ x86 and its own byte-code XBC (XièXiè-Byte-Code) including a virtual-machine. XièXiè can be seen as a "Meta Language". --- THIS PROJECT IS IN IT'S FIRST STEPS ---
    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
    Crosos Operating System

    Crosos Operating System

    Crosos is a SubLinux Distribution

    Crosos is a open-source OS. It is based on the Linux Kernel and mostly uses the same code in Ubuntu (but it has been derived from Debian)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Java 2 (JDK 1.3/1.4) compatible virtual machine. joeq is unique in that it is almost entirely implemented in Java, making it reliable and efficient. It is also language-independent, so code from any language can be seamlessly and dynamically compiled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    rodneyspr

    Re-imagining of Heisermann's classic Self-Programming Robot

    This project comprises two main parts: 1. The classic "Rodney" as described in David L. Heisermann's book "How to build your own self-programming robot", with the original Intel 8085 code. In all likelihood, this is for reference only. I don't expect many people are going to build it 2. An updated version, running on more modern hardware, but remaining true to the algorithms published in his book. The end result will be at least three sets of code, for the Alpha, Beta and Gamma...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GameBoid

    GameBoid

    Gameboy Advance emulator for Android phones

    This project is based on sources published by original GameBoid developer, who in turn used code of gpSP2X, based on gpSP. Help and suggestions are welcome. This project is abandoned in favor of RetroArch: http://www.libretro.com/. Seriously, check that one out!
    Downloads: 22 This Week
    Last Update:
    See Project
  • 14
    openAut

    openAut

    Open Source Hardware For Industrial Automation

    This project is aimed at producing open source hardware for real time use in industrial automation. This project will have a few sub-projects that will focus on individual hardware for various industrial purpose. Some of the sub-projects will be of type Field-IO Modules development, Analog-IO Module development etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Port Access for Win98/NT/2000/XP

    Port Access Library Package for Win32 on VB,Java and Visual C++

    Port Access 1.0 This is a Win32 programming platform indipendent Microsoft Windows 98/NT/2000/XP compatible hardware port access driver and API for Visual Basic,Java and Visual C++ . This project still under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Mayax

    Mayax is a 32-bit hobby OS with windows style GUI.

    ... restart it. - Can I get the source code? A: https://svn.code.sf.net/p/mayax/code (SVN) The entire development environment is zipped into Downloads/devenv.zip. Enjoy! - Can I join? A: For me, Mayax is a one-year project. I don't think I can do further development since I have no time. If you are interesting about its development, just drop me an email at Yang.Dongbin@gmx.com. Thank you for your interesting. Dongbin 2012/09/27
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Apple Game Server 3.1

    Apple Game Server 3.1

    Upload games to legacy apple // computers via serial and no floppies!

    This java (version 6 or higher) program allows you to send games directly to an old apple // computer with no need for floppies, only a serial cable. No hardware modification is necessary, you only need a working serial connection. A cousin of this project can be found here: http://asciiexpress.net/gameserver/ (Thanks Egan!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Bolder Dash

    A cross-platform «Boulder Dash»-like game in Oberon/Component Pascal

    A goal of this project is not only produce a small funny game. It demonstates the power of Oberon technologies, shows how a game can be written to be launched under such different platforms. Portability is a strong feature of Oberons, and I use it, - Dash has portable game code (common for defferent platforms, written in Oberon-1) and non-portable layers to a hardware platform. Dash shows the portability and cross-platform in widely look, more than mainstream solutions can propose us. Yes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    iPAQ 200/210/211/212/214 Android Porting

    Porting Android to the iPAQ 200/210/211/212/214 or equilivalent

    Porting Android to the iPAQ 200/210/211/212/214 or equilivalent. It has a 4-inch VGA Screen (TFT LCD display), resistive touchscreen, WiFi, Bluetooth, SD/MMC, CF. Originally it is running Windows Mobile 6 Classic. For help, see README files and the wiki. This project is in Alpha state, that means it is not suitable for daily usage unless developing for the project. NOT FOR THE FAINTHEARTED AND/OR COMPUTER IDIOTS!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    AVR beacon

    AVR beacon

    A hamradio beacon project on an AVR MCU

    AVR beacon project utilizes a new approach to RF signal generation using SQDDS method (making RF signals directly from the software, based on a pre-calculated periodic bit-sequence). It is mainly used by the hamradio operators to set up various radio beacons for different purposes, mostly for radio waves propagation discoveries. CW (continious waves, Morze code) is a main modulation mode. Other modes like PSK and FSK are planned to implement in the future releases. User can enter any ASCII...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Nesoid

    Nesoid

    NES emulator for Android phones

    This project is based on sources, published by original Nesoid developer, who in turn used code of GPFCE, forked from FCEUltra, currently incarnation of which is known as FCEUX. Help and suggestions are welcome. This project has been abandoned in favor of the RetroArch, another awesome free software emulator (which has much better NES support and is more actively developed): http://www.libretro.com/.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 22
    GBCoid

    GBCoid

    Gameboy and Gameboy Color emulator for Android phones

    This project is based on sources published by original GBCoid developer, who in turn used code of gnuboy. Help and suggestions are welcome. This project has been abandoned in favor of RetroArch, another awesome free software console emulator (which is also actively developed): http://www.libretro.com/.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    z390 Portable Mainframe Assembler

    z390 Portable Mainframe Assembler

    z390 Portable Mainframe Assembler and Emulator

    z390 Portable Mainframe Assembler and Emulator
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    Vrml Project and Java Development CRM、MIS、CMS、ERP、OA and C++ Development OpenGL.Graphics and 3DGAME
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PicPong

    PicPong

    PIC16F84 based Pong Game

    This project provides the PIC16F84 source code required to program an old-fashioned pong game running on very basic hardware (schematic supplied) connected to a TV.
    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.