Showing 1409 open source projects for "basic program"

View related business solutions
  • 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.
    Start Free
  • 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.
    Start Free
  • 1
    MerciGest

    MerciGest

    Free Inventory Software

    MerciGest is a free inventory management software. The program allows you to manage thousands of items in the warehouse by showing them in a complete list of loads, unloads, returns and stock. The software also allows you to print transport documents and invoices. The program is available in 4 languages: english, italian, spanish and french In this project there is both the desktop version for Windows and for MS Access. The application written in VBA for MS Access is distributed in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Easy Folder Morpher

    Basic tool that uses file checksums to observe or assemble folders.

    Easy Folder Morpher is an open source tool for file manipulation and observation based on some file checksum processes. The main function is to assemble a virtually saved folder structure using files of another folder structure having files with corresponding checksums which can be located and named very differently. The program can be used e. g. as a help for preconfigured folder assembly, backups and some observations of existence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    honSFV

    honSFV

    honSFV is a free tool for creating and verifying SFV files easily.

    honSFV is a free open source tool for creating and verifying SFV files easily written in Visual Basic 2010 (.NET Framework 2.0) The only requirement is .NET Framework 2.0. Can run on: - Windows 98 (.NET Framework Version 2.0 Redistributable Package (x86)) - Windows 98 Second Edition (.NET Framework Version 2.0 Redistributable Package (x86)) - Windows ME (.NET Framework Version 2.0 Redistributable Package (x86)) - Windows 2000 Service Pack 3 (.NET Framework Version 2.0 Redistributable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Invoicing/AR/AP/Inventory/Financials

    Invoicing/AR/AP/Inventory/Financials

    An Invoicing/AR/AP/Inventory/GL program for Windows

    This is a complete Accounting APP for small business. You can do everything except depreciation, which you can do with another APP, and put in the APPs General Ledger. You can enter Invoices and Quotes, and Payables. You can enter cash collection for period in Invoicing, and Payments in Payables. You can print Trial Balance.
    Downloads: 3 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5

    CH347 Multi-Function Interface Demo Sof

    CH347 Multi-Function Interface Demo Software

    ...Each chapter of the software demonstrates the functions of each interface. The I2C interface implements temperature and humidity sensor data acquisition, the JTAG and SWD interfaces complete program download and debugging for FPGA and MCU, the UART interface meets basic serial communication requirements, the GPIO interface adapts to peripheral control pins, and the SPI interface drives the ST7798 LCD screen and implements image polling display. These functions work together to form a complete and reusable solution for CH347 peripheral control.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6

    Kevux Firewall

    Provide basic firewall program for Kevux using FLL.

    The Kevux Firewall program is one of the oldest Featureless Linux Library (FLL) programs. This project now exists outside of the FLL as its own distinct project and repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    favwrite - Homepage Maker

    program that converts a text file of urls into a web page with a title

    Favwrite (pronounced fave write) is a program that converts a text file of urls into a web page with a title. You can easily access your favorite websites or folders by clicking the links on the web page. Each of the web or folder links on the web page will open in a new tab. Read the HOW TO USE section in the readme.txt for instructions on use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XML Tree Editor

    XML Tree Editor

    Basic cross-platform tree view XML editor

    XMLTreeEdit displays XML files as tree views and allows basic operations: adding, editting and deleting text nodes and their attributes. The main goal is providing a simple tool to create/edit XML configuration files for users without knowledge of XML. Built in Free Pascal Lazarus, which allows easy compilation for different target platforms. Currently binary executables were produced and tested on Windows (XP, 7) and Ubuntu Linux (GTK2). For developers: there are two units listed...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 9
    ooRexx Debugger

    ooRexx Debugger

    A cross platform dialog based ooRexx debugger

    A GUI debugger for ooRexx programs that can be run on Windows with ooRexx 4.2 or later and on other platforms with ooRexx 5.0 or later where Java with Swing/AWT has been installed along with bsf4oorexx. Please see the README.md file in the Code tab or latest release for much more detailed usage and setup information .
    Downloads: 6 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
    Mice MX OS speech to text Voice Control

    Mice MX OS speech to text Voice Control

    Mice speech to text with MX Cinnamon OS ISO

    Note about this image This image contains a system based on Linux MX, which was created to improve accessibility within the Linux environment. The distribution uses the Cinnamon desktop interface, which is configured to be operated using voice commands and outputs. The user interface and the control of your own devices and home automation systems can be customized and extended. The voice control program MiceStTM.py was developed to enable easy adaptation to other languages. However, only...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11

    BAScript

    Scripting engine for Pascal compilers.

    BAScript is a simple scripting engine written in Object Pascal you can use to add scripting to your Delphi, Lazarus or Free Pascal applications ("host program") to extend their functionality without the need of recompiling them. The virtual machine defines its own language, called the BAScript language. It is a low-level language, somewhat similar to the Assembler language, which is not intended to be easy to program but easy to execute. So it is recommendable to use other higher level...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    4tH compiler

    4tH compiler

    A friendly Forth compiler with a little difference

    4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes...
    Leader badge
    Downloads: 72 This Week
    Last Update:
    See Project
  • 13
    LineSpec (Demos)

    LineSpec (Demos)

    Demo apps for LineSpec audio recording / FFT library

    Demo apps for LineSpec. More example videos: https://vimeo.com/linespec Main goal of this project are keeping the demo applications up to date, fixing bugs and occasionally add new demo applications. The demo applications can be used as regular program, as well as a screen saver. Just rename accordingly (.exe -> .scr).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Win32-64 Tweaker

    Win32-64 Tweaker

    Program for personalizing Windows settings.

    Эта программа может настроить много чего. В её арсенале есть параметры значков, Пуска, логотипа загрузки и даже внутренней структуры программ. Имеются версии для Windows от 1.1 (beta) до 11 (24H2 10.0.22635.3790). Протестирована на всех версиях Windows. Если вас не устраивает малый набор параметров ОС, эта программа его расширит. Имеются варианты запуска в UNIX-подсистеме, в оболочке Windows и в виде cmd консоли загрузочного диска (особенности - запуск в UNIX-подсистеме позволяет также...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    XLibraryDisplay

    XLibraryDisplay

    A sequence analysis tool for protein engineering

    XLibraryDisplay is an intuitive sequence analysis program optimized for protein engineering. It is ideal for all directed evolution platforms including phage, ribosome, and yeast display. Analysis can be quickly done on hundreds to thousands of sequences. Best suited for Sanger sequencing. Requirements: Microsoft Windows XP, 7, 8, or 10 and Excel 2007, 2010, 2013, or 2016 Described in Stafford et al JCIM 2014: http://pubs.acs.org/doi/abs/10.1021/ci500362s
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Color to Waveform

    Color to Waveform

    Convert colors to synth presets

    The purpose of the program is to convert a color to a waveform you can use as a synthesizer oscillator inside a DAW such as FL Studio from Image Line. Many synths are provided with an option to load your own waveform, to replace the basic saw, square and sine waveforms commonly used to create synth sounds. The waveform generated by the program will correspond to the subliminal synesthetic sensation of the selected color.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Eleana

    Eleana

    Program for the analysis of spectroscopic data, in particular EPR(ESR)

    Eleana is a program for manipulating, modifying and analyzing various spectroscopic data, in particular electron paramagnetic resonance spectra. It allows you to import data from Bruker spectrometers such as Elexsys or EMX and data from any ASCII file or imported from the clipboard. The program is under constant development, but already has many functions implemented for spectral analysis.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Solar Thermal Pipe Network Analysis

    HYDRA - pipe network analysis for solar plants

    HYDRA is an VBA/EXCEL program for pipe network analysis of large solar thermal plants with collector areas of several thousands of square meters. - Hydraulic solar circuits can be modelled in detail. The main capabilities are: - Stationary flow-, temperature- and pressure distribution of large collector fields are calculated under arbitrary boundary conditions - cost-effective pipe routing and pipe dimensioning - automatic generation of diagrams for documentation - Dimensioning of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LMC_by_alexiskappa

    LMC_by_alexiskappa

    A simple program for the Little Man Computer concept

    LMC_by_alexiskappa is an educational/fun program to view and learn the Little Man Computer concept in action. Little Man Computer models the von Neumann architecture, which has the basic features of a computer. Just enter your instructions/data inside the boxes. Remember that commands are three digit numbers with the first number being the instruction and the next two digits being the memory address box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Science Olympiad Scoring System

    Science Olympiad Scoring System

    Excel based scoring system for Science Olympiad tournaments

    This is an Excel based scoring system for use at Science Olympiad tournaments. Versions have been in use since 2002 at tournaments all over the country. It is free for non-commercial use and modification. Please submit any bug reports or feature requests by emailing the author at the address listed on the Startup page in the workbook. Click on the green button above to download the current Div C version, or on the files link to get the Div B version (be sure to save to disk first, then...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21

    PySimpleGUI_Designer

    A GUI aid for designing PySimpleGUI screens.

    ...Added LibreOffice version(should also run in OpenOffice): GUI aid for designing PySimpleGUI screens and automation of layout code for the most common PySimpleGUI elements, written in LibreOffice Calc Basic. The produced layout code will be pasted to the PSGText sheet. The .odt file MUST be read prior to use. Added Python version, 2 files, psgd.py, psgd.txt The .txt file MUST be read prior to use. See Discussion tab for updates and file download info. Added cross platform/Linux distro shortcut keys program, scut.py, see scut.py for details. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DocScript

    DocScript

    A simple, procedural programming language.

    DocScript ...is a simple procedural programming language, with... Real-time multi-client distributed "execution sessions" Numeric literals in any base Built-in remote code-execution (DS-Remoting) Compilation to standalone .NET exes (DS-Compilation) A capability to pipe separate interpretation stages into one another. Watch the "DocScript in 3 Minutes" YouTube Video! https://www.youtube.com/watch?v=ybl5pVSJOOk Start using DocScript in the next few seconds: open cmd, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QSMM

    QSMM

    An adaptive state model development framework.

    ...To assist in the learning of a finite automaton, a template for its state model can be provided as an assembler program with probabilistic jump instructions. The operating principle behind the framework resembles the Boltzmann machine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    QChartist

    QChartist

    Free and Open Source Technical Analysis Charting Software

    ...Its purpose is to provide a complete set of tools to perform technical analysis on charts and data. It helps to make forecasts mainly for markets but can also be used for weather or any quantifiable data. The program is flexible and its functionalities can be easily extended. You can draw geometrical shapes on your charts or plot programmable indicators from your data. It is also possible to filter or merge data. I got a little inspired from MT4 allowing a fairly easy portability of programmed indicators from MT4 to QChartist. It is now faster and much more professional thanks to the use of a C++ layer (used mostly for calculations) over the standard Basic layer (used mostly for the GUI interface). ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25

    libfc4c

    Fast containers for C language

    ...There's no manpage, but all the functions are well described in the header files, and examples of usage can be found in the test program sources, in the ./test directory.
    Downloads: 0 This Week
    Last Update:
    See Project