Search Results for "car simulation source code" - Page 8

Showing 465 open source projects for "car simulation 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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    Attitude Estimator

    Attitude Estimator

    A C++ implementation of a nonlinear 3D IMU fusion algorithm.

    Attitude Estimator is a generic platform-independent C++ library that implements an IMU sensor fusion algorithm. Up to 3-axis gyroscope, accelerometer and magnetometer data can be processed into a full 3D quaternion orientation estimate, with the use of a nonlinear Passive Complementary Filter. The library is targeted at robotic applications, but is by no means limited to this. Features of the estimator include gyro bias estimation, transient quick learning, multiple estimation algorithms,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    smartblob

    tiny code, html webcam game or plug brain in each blob, java server

    You play a 2d blob that reshapes to grab bend bounce and swing on objects floating in midair (like a platformer game), except acrobaticly your view spins when your blob does. I'm planning a huge multiplayer world, some blobs played by people holding a bendable loop game controller (tape a 1 meter cut of thick extension cord into a loop) in front of webcam and bend it to bend your blob on screen, and other blobs controlled by AI. This is a game for general AI research in a fun way people can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MF-OWHM | MODFLOW OWHM

    MF-OWHM | MODFLOW OWHM

    Simulation, analysis, and management of the movement of water

    This page is kept for those that want to use the legacy v1 version. For current download, source, and information please go to: https://code.usgs.gov/modflow/mf-owhm ----------------------------------------------------------------------------------------------------------- The One-Water Hydrologic Flow Model (MODFLOW-OWHM, One-Water) is an integrated hydrologic flow (IHM) model that is an enhanced fusion of multiple MODFLOW (MF) versions. While maintaining compatibility with...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    piratesGL_chung
    piratesGL chung is a free 3D openGL pirate wind sail sea seafight boat ship / flight simulator game with wind simulation, sea , moving water terrain, real satellite coast maps, sailing boats and combat cannon battle . It uses gui_chung and openGL, and is written in compiled freebasic
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    SoapUI
    The SoapUI download has moved to https://www.soapui.org/downloads/soapui/source-forge.html With more than 9 million downloads SoapUI is the de-facto standard for REST and SOAP API functional, security and performance testing.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    LivMach Framework

    A virtual organism simulation framework written in C++

    This is a C++ code to simulate life processes and responses to external stimulii in multicellular organisms by replicating the data flow in an actual organism using a straightforward approach. It can simulate both stimulus response and life processes(like respiration,excretion etc.) at the same time using multi-threading techniques. Digital DNA simulation- translation and transcription of DNA template to RNA is now supported. Users can also simulate cells and tissues using inbuilt classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mock.js

    Mock.js

    A simulation data generator

    Mock.js is a simulation data generator to help the front-end to develop and prototype separate from the back-end progress and reduce some monotony particularly while writing automated tests. Generate random data and intercept Ajax requests. Let the front-end siege division develop independently of the back-end. Through random data, various scenarios are simulated. Without modifying the existing code, you can intercept Ajax requests and return simulated response data. An intuitive interface....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Moose

    Multiscale Neuroscience and Systems Biology Simulator

    Moose is the core of a modern software platform for the simulation of neural systems ranging from subcellular components and biochemical reactions to complex models of single neurons, large networks, and systems-level processes. We have moved Github.com. This should be your source for the latest version of the code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    NiCE

    NiCE

    Modeling and Simulation made NiCE!

    Notice! This project is now the Eclipse Integrated Computational Environment (ICE)! The new project page is www.eclipse.org/ice and the updated source code is at www.github.com/eclipse/ice . Contact: billingsjj <at> ornl . gov The NEAMS Integrated Computational Environment (NiCE) facilitates the flexible development, composition and use of a wide range of simulations, models and analysis tools for NEAMS integrated performance and safety codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    Petri-LLD is a graphical development environment for real-time automation control and is written in Java. It is based on a form of Petri net, and compiles to a number of programmable logic controller (PLC) languages as well as Java and Visual Basic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    cross_car_chung
    cross car chung is a 3D safari cross car / flight simulator / wind sail game using gui_chung and ancient openGL1.4 ,written in compiled freebasic , with terrain relief , sea, houses, trees, grass, horses , zebras ,antelopes ,elephants ,girafes , rhinos ... Can run on a small netbook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Earth-Race

    Earth-Race

    Un jeu open source de course An open source car game

    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Template Code Set for JModelica

    This is a template Python code set to use JModelica easily.

    This is a template Python code set which makes it easy to use JModelica to solve optimal control problem. The template includes a sample model definition file (opt_definition.mop) and a .bat file (run_me.bat) to start its calculation. After download the template, immediately you can run JModelica by only double-clicking run_me.bat file, and obtain the optimization result. Please go to the page given below for the information of how to start to use this and its details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An Octave / LUA scripting language project dedicated to modeling electric motors inside the "Finite Element Method Magnetics" (FEMM) 2-D simulation program. Created to design a motor that fits inside a car wheel, experimenting in many degrees of freedo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenRebellion

    OpenRebellion

    Open source game inspired by Star Wars Rebellion. Code written in Java

    Open source development of a strategy real time/turn base game based on Star Wars Rebellion game. Like us on Facebook to stay informed of any update: https://www.facebook.com/OpenRebellionGame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ObjectDetector

    Car Detection,Face Detectiom,Object Detection

    Machine learning: This project is used for training new object like Car,Motor Cycle and so on and we use this model(xml file) for detecting in images.In this project we use viola jones algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Arduino Simulator
    Arduino Simulator is a software developed to create simulation for Arduino micro-controller. The interface of the main window is straightforward and intuitive, as it is divided into two tabs called Code and Wiring, each with its specific functionality. Arduino Simulator features touch sensor, LED blinking, 4x4 Keypad, One Digit Seven Segment Display, Serial Monitor to display the output of the code, Wiring to show how to make wiring, Hardware requirements that list the components of the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    TileCity_chung

    TileCity_chung

    a 3D openGL b3d car / city town / flight / tank simulation game

    Tilecity chung is a free car in the city building game from an openb3d demo by Ogg ( added car / flight / tank simulator + edit , load , save map + cars traffic + gui windows + heightmaps + cars racing + houses + trees + grass + skydome + sounds + performances boost + shooting + boats + tanks + redlights + stops + lamps + heighmaps edit, save, load). It is written in compiled freebasic and uses openB3D (open source blitzmax b3d game engine for freebasic).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Morpheus

    Morpheus

    MORPHEUS is a 3D MPI-OPENMP hydrodynamic simulation code

    Manchester Omni-geometRical Program for Hydrodynamical EUlerian Simulations Copyright © N. Vaytet & T. O'Brien (2008-2014) The University of Manchester Current version 1.33 - 07/2014 MORPHEUS is a 3D MPI-OPENMP Eulerian second-order Godunov hydrodynamic simulation code in cartesian, spherical and cylindrical coordinates which includes radiative cooling and gravity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FSMDesigner
    FSMDesigner is a C++ based implementation for a Finite State Machine (FSM) design tool with integrated Hardware Description Language (HDL) generation. FSMDesigner4 uses the Simple-Moore FSM model guaranteeing efficient fast complex control circuits.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21

    DiLa Series

    Old PCs' Emulator Series

    DiLa Series is a personal attempt to resurrect the oldest PCs through emulation. Downloads contain source code, documentation and some available binaries. Emulated PCs up to date: Kenbak-1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Fluid Gravity 3way

    there are 3 observers to every curve, each seeing the other 2

    ...Jar files contain source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 17 This Week
    Last Update:
    See Project
  • 24

    Privileges#

    This is a hacking style game set in the early '80s

    Hacking game made with standard C++ library's. Its set in the year 1981 and simulates an old dos style os. It has connection types using modem connections to the internet, BBS systems, telnet style connections and ftp. Object is to hack systems and help other people fix there systems after getting hacked for reputation and money. Wear the white hat or black hat, the choice is yours. I'm looking for people who would like to help with this project. I have started coding some of this already...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CarSpense

    CarSpense

    Car registration tool

    -- 2015-04-07 -- UPDATE: We have started working on a brand new (and hopefully improved) version of CarSpense. For now, we still recommend using the version available for download, but in the future, the newly developed version will be made available for download! We are now using Visual Studio Online as our main Version Control system, but code is regularly synced to SourceForge as well. ------------------------ CarSpense is a tool used to register and report on car-related costs....
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB