Showing 1329 open source projects for "gnu assembler windows"

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
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    SC4TSCT
    This tool is for SimCity 4 to configure the NAM Unified Traffic Simulator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Optifleet - ogame OPTImizer of FLEET

    Automatic chooser of optimal fleet (with limits) for Ogame

    A tool for Ogame browser game, performing advising the best selection of fleet to optimize {cost_of_production+looses+fuel used} under selected conditions, through smartly performing many simulations (multidimensional optimization). Simulations engine is SpeedSim-like GNU Ogame Simulator, optimisation engine is the NOMAD project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Reactor Breeder

    A Genetic Algorithm for Reactors in StarMade

    This software uses a genetic algorithm to "evolve" reactor designs for Schema's space-simulation game, Star-Made (http://star-made.org/). One of the more unique aspects of the game is that ship power management is not as simple as filling a cube with power generation blocks. This mechanism leads to difficulties in getting maximal power generation out of such reactors. This program rectifies this issue by using a self-organizing variant of brute force search. Much of the search space is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    bts
    bts es un programa para convertir aplicaciones java (.jar) a una aplicacion windows (.exe) Es de codigo abierto y cualquiera lo puede modificar
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    Lagrange Rally 3D

    Lagrange Rally 3D

    3D vehicle simulator based on Lagrangian dynamics to simulate dynamics

    3D vehicle simulator in which vechicle's configuration as a whole (articulated body) , is represented by a 'vector' of generalised coordinates. so concepts like usual position and orientation of main body and wheels is all defined by the generalised coordinates.Using Lagrangian dynamics, theese coordinates are evolving in time in a realistic manner according to F=ma but as if there were also all constraint forces concretasing the presence of joints: hinge, prismatic, rigid connection, etc....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    showYourWorld

    3D-viewer (laserscanning) based on lwjgl

    syw is a tool to load and visualize 3D-models (.obj). Further, you are able to walk around in these 3D-models alone or with a friend (online).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XCTruck3D _Truck

    XCTruck3D _Truck

    realistic truck simulator with 3D graphics done from zero

    A truck/car simulator,with realistic physics and oldstyle graphics: it displays pixels through the SDL graphics routines, or the X11 if using that version (has some issues:so use the SDL ver).While the 3D graphics is done by the program itself without external libraries.The environment is a hilly terrain:total freedom to drive around.A remake of the classic "Terep 2". Written in the C programming language: although the code is 30 pages long, it's simple. Trailer can be detouched pressming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Theme Park Builder 3D CAD- an ambitious community project to create a free amusement park construction game. You can build a huge park and then take a first person view and "ride the rides". Key features include user created content and expandability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PyRoboSim2D

    Python+Pygame robot simulator 2D

    2D robotic simulator in Python 2.x, tested in 2.6 and 2.7, under Win7(64) and Ubuntu 10.04 (Lucid). Needs the matching version of Pygame installed! (www.pygame.org) Download the .py file and two .bmp files: -->back2_800_600 for background -->any of the robo1.bmp through robo4.bmp for robot image (different colors). The map of the "room" can be changed by modifying the list of obstacles. Read more in ReadMe.txt and in the .py file comments.
    Downloads: 0 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
  • 10
    A computer version of the World War 2 tactical boardgame "Squad Leader" originally published by The Avalon Hill Games Company. Play any scenario against anyone around the world!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    LinacSim

    A 3D Linac Simulation.

    This is an interactive 3D Linac-Simulation with Ogre3D as its 3D-Engine and Qt for the GUI. Accelerate arbitrary particles to immene speeds by switching the drift tubes' polarisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    QRPSim

    QRPSim

    QRP contests simulator

    QRPSim is a contest and general QRP CW QSOs simulator. Currently supports RU-QRP "Russian Hunt" QRP game. QRPSim is used by novice to increase CW practice in contest-like environment. It useful for training and entertainment, popularizing RU-QRP activities amongst hamradio worldwide. Contest managers are able to "debug" contest rules by simulating various scenarios with QRPSim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    lagrange_simulation_mechanics

    lagrange_simulation_mechanics

    simulations with Lagrangian method,both symbolic and by numeric deriv

    alleged to the video 'tutorial' "the Mechanics and its Simulation". Simulation with Lagrangian method, both symbolic, and by numerical derivation. All well-grouped in folders. there is also a 'review' in 3 demos of the Newtonian dynamics: mass-spring systems. most of progs are written in C, with use of SDL lib to display simple graphics and have real-time interactivity. As to programming complexity, it's very simple... this all aims at classical physics simulation in a simple but efficient...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is a simulation model of the road traffic. The project is developed by students on FRI, University of Zilina, for educational purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    multicore will be a corewar clone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Fast-paced multiplayer cross-platform 3D Internet space combat. Check http://www.openparsec.com/ for the latest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A revival of the once-famous Acclaim's game Re-Volt, a RC cars racing game. We want to offer a free, portable (Windows & Unix), bug-free and enhanced, but multiplayer only, game engine to replace the original, while still using original data files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Library for polling OpenTTD-servers in java applications inspired by the PHP project OpenTTDLib. See the wiki for usage and changelogs. Also, for bugs and feature requests: create a ticket. :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CTruck3D _Open

    CTruck3D _Open

    realistic truck & car simulator, with OpenGL graphics

    update: https://sourceforge.net/projects/newctruck3drally/ It's a 3D, physically realistic truck/car simulator, oriented to dirt tracks. This is subsancially kept as hystorical. The environment is a hilly terrain which can also be user-defined in the form of a Bitmap image file (where intensity of red component defines height). It's similar to the classic "Terep 2". Particular care for internal cam. Written in standard C. There's a Windows executable ready for use, but it's compilable...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    MySimMod

    MySimMod

    Manage your Sims 3 TM Mods - easily!

    Did you wish ever to manage your Sims 3 TM Mods? Now, you don't have to wait longer! Install MySimMod and you can begin to install and uninstall Mods. And if you didn't configured your Game for Mods, MySimMod is also doing this! You can also install Mods over Windows Explorer. Note: The Sims 3 is a registered Trademark of Electronic Arts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SC4DBPF4J
    This Java package handles DBPF files which are used in SimCity 4. The NEW version (2.0) has all functions in one JDBPF package. JavaDoc can be found here: "http://caspervg.net/jdbpf/javadoc/". The OLD version (<1.6) has its basic functions packaged in the DBPF4J. Extended functions which needs some libraries (XTools) are in the DBPF4J-Ext package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CSTUNTS

    CSTUNTS

    remake of the classic STUNTS game, but more realistic; more like GTA 3

    Sort of remake of the classic STUNTS[1990] driving game, but featuring many authentic elements, OpenGL graphics, and more realistic physics than the origianal, plus particular attention to internal view. It has all the features that CTruck3D has but it is much like GTA 3 ... can get on-off the vehicle, and one can climb on stunt-structures, and there are buildings on which one can jump. As soon as possible I wish to put more structures, and do better climb-on simulation. Of course heightmap...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    fly_earth_chung
    fly earth chung is a free 3D flight / car / shoot simulator using google earth geplugin, javascript and freebasic. Explore the world in plane,car or feet. Include a freebasic exe application for sound/joystick interface and web launcher. WARNING: due to google earth plugin deprecation this should no more work from december 12 2015 http://googlegeodevelopers.blogspot.fr/2014/12/announcing-deprecation-of-google-earth.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Massive DAT file editor for Simutrans sources.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    OpenSD2S is an open source software dedicated to driving simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB