Showing 17 open source projects for "windows command code"

View related business solutions
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    GCBASIC
    GCBASIC is an open-source BASIC compiler for 8 bit Microchip PIC, Atmel AVR legacy, AVRDx and LGT microcontrollers. See https://ko-fi.com/post/The-Story-of-GCBASIC-Making-Microcontroller-Progr-D1D319SJ72 for story of GCBASIC. This is a continuous release project. The latest release is always available. This will give you the most complete development toolchain to create and program 8-bit PIC, AVR and LGT microcontrollers. We have added new capabilities that make GCBASIC the...
    Leader badge
    Downloads: 226 This Week
    Last Update:
    See Project
  • 2

    SpectralWorks

    View, manipulate, analyze (LS fit, SVD, FT), and make figs of, spectra

    Program for viewing, editing, manipulating, and analyzing absorbance spectra. Simple arithnetic includes making linear combinatins of up to 10 spectra. Advanced functions include fitting spectra as LC of standard basis spectra, singular value decomposition, Fourier transform, differentiation, integration, global fitting of 3D titration and kinetic data. Graphics features allow composing Figures and export to postscript files which can be converted to pdf, imported into photoshop for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Mach3 Threading Helper

    Mach3 Threading Helper

    Helps with the Mach3 CNC Threading functionality

    This Application assists the usage for CNC threading, especially the Mach3 software. The threading cycle uses the G76 command with some parameters. This program lets the user select from hundreds of predefined or free definable thread standards and calculates the parameters for the Mach3 command line. So, essentially just select your thread, calculate it, copy & paste the result to a GCode file, hit "Cycle start" and you get exactly what you want. Also included is a little tool to...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    face3D_chung
    face3D chung is a small mesh editor with which you can create 3D obj model character avatar head objects with texture from a single photo of any man or woman for your games. Works by 3D & texture morphing .Uses freebasic apps gui_chung , loadobj3ds_chung and ancient openGL . Can run on a small netbook. .Added speaking avatars with moving lips using TTS_chung_dll and aiml_chung_dll aiml chatbot .Added online speaking avatar using HTML5 , javascript , jsc3d and custom elizabot like chatbot...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    galaxie_chung
    galaxie chung is a galaxy numerical simulation experiment i have written in fast compiled freebasic for calculation and openGL for displaying. the galaxy is modelized as a gaz of stars submited to gravitation. Can run on an ordinary pc notebook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Transistor

    Transistor

    Exploiting Mox Software "Bipolar Transistors" database

    It requires db.sqlite database and images folder containing transistor's implementation pin Bipolar Transistor Database from Mox Software is not available anymore. As on many download websites it was mentioned as open sources (but no source available) I decided to rebuild if almost from scratch. As a transistor database may be useful i decide to share what I've done. It has been written in Purebasic because IDE is free till 800 lines of code written, and mainly because it's very...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    FB Chart Designer

    Create multi-degree polynominals charts. Designed in FbEdit & WinAPI.

    ...This is the one of the fastest way to create window application with visual design methods, and implement into it an ellegant and flexible chart, that can be choosen from four different diagram kinds (if you edit code and use it in your projects). The source code chart library by Lothar Schirm is based on the consolidated solutions from FireFly Designer by Paul Squires. FB Chart Designer shows the complete example of connection those mentioned solutions to achieve thiny file and less code project. It makes more simply to analyze code and provides faster implementation of rebuilted chart library. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    FBtranslate_chung
    FBtranslate chung is a program to help translation in a foreign language strings data of a freebasic program . It is written in freebasic and uses gui_chung . It extracts all strings literals of a program code into a single file, so you can translate this file with an free online translator like google translate , then rebuilds the new program with the translated text data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    OpenTRV

    Open-Source Thermostatic Radiator Valve

    Retrofit completely-open reference mechanical/hardware/software design for zoned heating control not relying critically on any proprietary/hacked components. The aim is to include at least one complete mechanical and software design for a replacement TRV head that can be retrofitted without any plumbing plus at least one simple boiler control to allow end-to-end open soft heating zoning, with the ability to connect to home automation system or the Net if required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10

    Brandy Basic V Interpreter

    Brandy is an interpreter for BBC Basic

    Brandy is an interpreter for BBC Basic (or Basic V) that runs under a variety of operating systems. Basic V is the version of Basic supplied with desktop computers running RISC OS. These were originally made by Acorn Computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SimpleFB_GA

    a simple genetic algorithm written in FreeBasic

    a FreeBasic-written Genetic Algorithm code is here deployed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    gps_chung
    gps chung is an open source GPS algorythm program. It calculates the shortest way path from start to end out of an array of road segments (position, direction) . Source code gps_chung.bi is included as example in a small application game garden_chung (freebasic) lite version of circuit_chung road circuit game with random map generation , home garden edit and gps speech voices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EXPR is a software package for the recording and analysis of animal behaviour. Recording is done by pressing particular keyboard keys on the computer. The software then saves the sequence and timing of behaviours. Note that the DOS (1995: https://sourceforge.net/projects/expr/files/expr/fb-port-expr-00-1995/EXPR-binary-DOS-0.0.1995.tar.gz/download) version is currently the only fully functional and is recommended for use. On modern computers, DOS software can run in DOSBOX (https://www.dosbox.com/).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Living code is a life simulation, where you can even make your own creatures, or simply watch the evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a collection of source code, scripts, designs, protocols and other types of documents aimed to help building and modding humanoid robots including Hitec Robonova, Kondo KHR and Robotis Bioloid. Files are contributed by robosavvy.com forum members
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An extremely versatile neural net. Hopefully.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Stop press - Alt4 has moved to http://www.swiftcomm.co.uk/alt4
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB