Showing 22 open source projects for "car simulator java"

View related business solutions
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • 1
    EasyProtector

    EasyProtector

    Simple way to check root/virtual app/emulator/xposed framework

    EasyProtector, a simple way to check root/virtual app/emulator/xposed framework/tracer/debugger. Since it's all here, you are welcome to star/fork, even if you raise an issue, I hope this is a useful library (eliminate the initialization operation of the application, avoid more permission requirements, and load as lazy as possible) Mainly to fix a bunch of bugs, see the pictures in the image folder for the adaptation situation, Tencent Legu's old version of XposedCheck code has some code in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NET-Simulator was created to help lecturers and students in the study of computer networks. Students can build virtural networks in the virtual environment provided by NET-Simulator. These devices are controlled by means of command line interface.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    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 Red" comes from our team name, the Red Team. Since the competition dictated a small team size, our professor split the class and gave each group a color. We liked the name "Code Red" and chose it to represent our team and school's color (UMass' official color is Maroon.) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Oemu

    CP/M emulator

    Oemu is a 8085 emulator written in java. It runs only CP/M but intends to be a multiemulator with full debugging capabilities. Some features Oemu currently implements (at least partially): terminal simulator (with customizable behaviour), swing based debugger, access to CP/M disk format (Oemu can mount directories as CP/M disks), multilingual user interface.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5
    openDLX

    openDLX

    A DLX/MIPS processor simulator

    openDLX is a DLX/MIPS ISA compatible pipeline simulator. (Visit https://github.com/smetzlaff/openDLX for the latest development version or if You want to contribute.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A modest extension to C, XMTC allows representing parallel (PRAM) algorithms as parallel programs, and run XMTC code using a compiler and cycle accurate simulator of the University of Maryland explicit multi-threaded (XMT) many-core architecture.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Castadiva
    Castadiva is a test bed based on low-cost off-the-shelf devices, which is used to test protocols developed for MANETs. Castadiva is completely compatible with the file format used by the ns-2 simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    For new versions, check https://github.com/Darkkey/javaNetSim javaNetSim (Java Network Simulator) - it's a fork of a project jFirewallSim. The main goal of javaNetSim is creating a software to simulate various TCP/IP networks based on Ethernet, WiFi, PPP, etc...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Storesim simulates creation of large amount of random files. Directory structure created is similar to what is done in very large file repositories: based on hashdirs (found in mailservers, NFS servers, files servers, image databases...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Data management solutions for confident marketing Icon
    Data management solutions for confident marketing

    For companies wanting a complete Data Management solution that is native to Salesforce

    Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
    Learn More
  • 10
    cp1-sim enables the user to simulate the famous KOSMOS CP1 educational computer from the 1980's on any PC or Mac. Give us some feedback! :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JSim8086 is platform-independent Assembly Language Simulator of the Intel 8086 CPU. It was designed to be a learning tool (CAL) for first year Computing students who are learning Computer Systems Organisation and Assembly Programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project aims to implement an LC2/LC3 assembler and simulator for the Linux and Windows platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project aims at PC emulation of a Renault car CD changer. With a small hardware interface, a carPC can then talk to the head unit, activate its SPDIF input, understand commands and send information back to the display.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    A microprocessor simulator for unit testing assembly code in embedded systems. Written in pure Java, it works with JUnit on any platform Java supports. Micros include 6502, 6800, 8051, Z80, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BT-Sim is a BlueTooth simulator on a HCI level. The project alows to develop and test BT applications without using real BT hardware. It works in particular with PalmSource's Palm OS Simulator.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    GNUDE is a complete suite of GNU C, C++, Fortran, and Java Cross Compilers, and the GDB CPU Simulator and Debugger for embedded microprocessor applications development. Targets development for ARM7, ARM9, and XScale applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is a implementation of the in1660 course assignment of the Delft University of Technology. It is a simulator of an operating system scheduler in Java. It has sample processes/jobs as input and shows how the recources are divided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An open source PowerPC CPU simulator and assembler, with associated documentation and tutorials, to facilitate the teaching of modern RISC assembly language programming. Written in java for portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    UTBlazer is a multiprocessor platform simulator developed in Java based on the Xilinx MicroBlaze processor and FPGA design platform. This system simulator is a back-annotated cycle-accurate functional emulator in fact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jaimy is a fledgling J2ME simulator framework on top of J2SE. It is pretty useful to mobile Java developers, as it shortens the time needed to see any changes to code (no more compile-preverify-package-emulate, just comiple&run).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Java based simulator for the LC-3 16bit processor used in several CSS classes. (specifically in the book "Introduction to Computing Systems: From Bits and Gates to C and Beyond" (2nd Ed) Moved to GitHub
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project has adopted a parser for the output of SimIt-ARM's sema_count program. It is useful to get statistically relevant information from the output of a batch run of the simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next