Showing 10714 open source projects for "basic-256"

View related business solutions
  • 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
  • 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
  • 1
    Roslyn

    Roslyn

    The .NET Compiler Platform

    Roslyn provides rich, code analysis APIs to open source C# and Visual Basic compilers. This enables you to access a wealth of information about your code from compilers, which you can then use for code-related tasks in your tools and applications. Roslyn dramatically lowers the barrier to entry for creating code-focused tools and applications, creating many opportunities for innovation.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    ECG Logger Viewer

    ECG Logger Viewer

    ECG Logger Viewer is the application software for ECG Logger device.

    NEW VERSION 3.2.1.5 - MARS 2022 ECG Logger is a Wearable Cardio Monitor for Long-Term (up to 24h) ECG Data Acquisition and Analysis (aka Holter) with an ECG live (real-time) mode. The ECG Logger project is aimed for providing a very low-cost open-source "Hardware and Software" for a Cardiac Rhythmic Holter. The hardware has been made very simple and is based on an Arduino Nano micro-controller with two companion boards for the SD card mass-storage and the instrumentation differential...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    QB64

    QB64

    BASIC for the modern era

    ...It aims to preserve the ease and nostalgia of BASIC while expanding its capabilities for contemporary development.
    Downloads: 107 This Week
    Last Update:
    See Project
  • 4
    ScreenShotAssistant

    ScreenShotAssistant

    Utility to quickly save screenshots in a numbered, orderly fashion.

    SSA is a utility for Windows which monitors the clipboard for images and saves them as bmp, jpg, png and/or gif files. Great for screenshots from games (Civ, Total War, etc.) Please note that the .Net Library needs to be installed for this app to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5

    Wheefun Presentation Layer

    A framework for implementing a presentation layer.

    ...The controller is frequently implemented as a callback script in the case of a webpage. WPFL's strengths lie in its hierarchical design; it is similar to HTML/XML's document object model and provides a number of basic nodes. It is meant to be lightweight and low-level; it eschews concerns such as theming, but such concerns are thought to be easily facilitated through it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    WatchBase Collector's Catalog

    Track your watches, including planned, current, and sold ones.

    A database catalog application for watch collectors. Maintain an inventory of watches. Allocate watches to future purchase, in collection, and disposed of or sold categories. WatchBase tracks your purchase history for warranty and other purposes. Analytics include generating a histogram of how many watches are at each price level as well as how many watches have been ordered over the past year.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Plastic Bending Modulus

    A macro enabled Excel workbook for estimating plastic bending modulus.

    Bending Modulus.xlsm is a macro enabled Excel workbook for estimating plastic bending modulus. Inputs are tensile yield and ultimate strengths and section factor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Cable Spool

    A macro enabled Excel workbook for estimating drum loading by a cable.

    Cable Spool.xlsm was developed to estimate loading on a storage drum due to winding of a steel cable. It was later updated to estimate internal loading in GRP ruggedized single fiber fiber-optic cable spools. Adhesive was applied as the cable was wound on a flanged mandrel. After the adhesive cured, the mandrel was removed leaving a spool composed of cable rings bound together by the adhesive. Both cables were very stiff radially. Hence, only axial and bending of the cable and mandrel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Planar Elastica

    A collection of technical notes on planar elasticas and sample code

    The collection Planar Elastica (Planar Elastica.zip) includes: 1. A technical note deriving the governing equations for a planar elastic subjected to general end loading (i.e., combined bending moment, angled direct load and torsional moment). This note is heart of this project. 2. Macro enabled Excel spreadsheet examples that illustrate use of the above result. These examples range in sophistication from large displacement leaf springs to one requiring simultaneous solution of two...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    caffeine Database

    caffeine Database

    A basic REST service for JSON data - enough for prototyping and MVPs

    Caffeine is an open-source, lightweight application that provides real-time monitoring of server resource usage. It is designed for DevOps teams to track CPU, memory, disk, and network utilization in real time, helping diagnose performance bottlenecks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GetX

    GetX

    Open screens/snackbars/dialogs/bottomSheets without context

    GetX is an extra-light and powerful solution for Flutter. It combines high-performance state management, intelligent dependency injection, and route management quickly and practically. GetX has 3 basic principles. This means that these are the priority for all resources in the library: PRODUCTIVITY, PERFORMANCE AND ORGANIZATION. GetX is focused on performance and minimum consumption of resources. GetX does not use Streams or ChangeNotifier. GetX uses an easy and pleasant syntax. No matter what you want to do, there is always an easier way with GetX. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    E-XD-SVG-Source-Code

    Add SVG Loading Saving and Editing feature to your application, C++

    Add SVG Loading Saving and Editing feature to your application, with complete C++ Source Codes, supports From Visual Studio 6 to Visual Studio 2022. Download it with: http://www.ucancode.net The basic functions are as follows: 1), you can open the vector SVG file. 2), you can directly edit the SVG graphics. 3), provides a variety of advanced vector operation functions, such as geometric operations, path curves, alignment, interrupts, and so on. 4), can be exported to SVG format (standard format). 5) Provide all source code, the core is written in C++, and provides support for all Visual Studio versions, from Visual Studio 6 to the latest Visual Stduio 2022. 6) All functions can be customized freely.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    NUT Monitor Webmin Module

    NUT Monitor Webmin Module

    Simple NUT Monitor for Webmin

    NUT Monitor Webmin module, this simple module generates an UPS status summary within Webmin, as well as for basic management, the module supports FreeBSD based distros, also added initial/experimental support for Linux distros.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    mypiano_jukebox
    mypiano jukebox is a mypiano chung bass dll bass.dll midi jukebox midifiles folder player with virtual acoustic piano recorded on Isabelle's upright piano with a smartphone . The sounds reverb , chorus , and volume is variable with the number of played notes and the sustain switch, like a real piano . harp0 - harp9 + piano shape selection uses mp3 samples easy to customize it is written in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    KunLibertad's Hasher

    KunLibertad's Hasher

    Obtain hashes from files and folders to check integrity

    This application can obtain hashes from files and folders to check file integrity. it can export hashes form multiple files to txt, csv, html and json files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Capa chess

    Capa chess

    Chess program

    Capa chess is a chess program. Features built-in simple engine, interface with external XBoard/WinBoard and UCI engines, basic plug-in capabilities, import/export, 2D/3D boards with customization. Java JRE 1.8 or above required.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    ERC-721 Token

    ERC-721 Token

    The reference implementation of the ERC-721 non-fungible token

    This is the complete reference implementation of the ERC-721 non-fungible token standard for the Ethereum and Wanchain blockchains. It is also compatible with other EVM compatible chains like Binance Smart Chain (BSC), Avalanche (AVAX) etc. This is an open-source project, complete with Hardhat testing. The purpose of this implementation is to provide a good starting point for anyone who wants to use and develop non-fungible tokens on the Ethereum and Wanchain blockchains. Instead of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    mypiano_chung

    mypiano_chung

    a virtual acoustic piano using bass.dll

    mypiano chung is a free open source small high quality midi virtual acoustic piano using bassdll bass.dll and gui_chung . It is written in freebasic and runs as a standalone application . It is recorded on Isabelle's real upright piano with a smartphone , 7 octaves , 2 x 2 mp3 samples per octave , 88 notes polyphony , varying dynamic reverb , chorus , attack and velocity with number of near played notes and sustain , harp0 - harp9 + piano shape selection uses mp3 samples easy to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    mql

    A Mini Query Language data retrieval system written in C

    ...IMPORTANT: FOR FULL DETAILS PLEASE REFER TO THE WIKI. PLEASE NOTE THAT THIS PROJECT IS IN ALPHA, AND THEREFORE MUCH OF THE FUNCTIONALITY IS PARTIAL OR MISSING !! MQL is able to create a basic indexed table for integration into a C/C++ project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    uccofficeplan

    uccofficeplan

    Floor plan, architectural design, furniture, layout, production...

    ...Un - Limited zooming in and zooming out. Un - Limited Undo / Redo. You can be placed tens of thousands of graphic elements on the canvas, and which operate simultaneously. It supports all the basic and advance vector graphics editing, Layout, Moving, Rotating, Scaling, Skewing, Print, Print Preview, Distorting, etc. support plug and play custom property values, for any building symbols on the canvas, Download it with: http://www.ucancode.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Battery Life Saver

    Battery Life Saver

    Battery Life Saver can extend the life span of laptop batteries.

    Battery Life Saver can extend the life span of laptop batteries. Using a Laptop Battery continuously by overcharging above 90% or by below 15%, reduces its life span. This light-weight .exe program, Battery Life Saver will alarm, on excess charging or discharging. Set the desired Battery Limit Percentage using the slider, say 50% and allow the Battery Life Saver to give alarm. It automatically detects, charging and battery status. For more advanced options, contact the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    The Gapps Installer

    The Gapps Installer

    GAPPS PACKAGE

    ...) • GO Addon (Not Yet) • Simple Config Files • OK Google support (STANDARD ONLY) • Predefined System Components • Battery Optimizations + GMS Doze • Notifications working fine with GMS DOZE • Debloated permissions (WIP) • Debloated unnecessary things • Google Maps & Dialer support • Unlimited High/Original Quality Backup on Google Photos • Lastest aptX blobs • Force Basic Attestation for Safety Net (@kdrag0n)
    Downloads: 16 This Week
    Last Update:
    See Project
  • 23
    PDF To Word Converter

    PDF To Word Converter

    This Application will convert your PDF's to Word Files.

    I have created an app that will convert PDF's to Word. The App is a very basic and is really to help develop my coding skills. Download Instructions: Click Download for Setup. If you do not want to install Click on Files and download the MAIN.ZIP file and open main.exe Instructions to Use: Press the Open Files to import in the files you would like to be Converted Press the Save to Button to confirm where you want the converted files to be saved Press the Convert Button when you are happy to Convert! ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    displaysound_chung

    displaysound_chung

    display, record, add special effects

    displaysound chung is a small program to display the selected input sound port (for example the system input mixer of the computer , or the mic microphone ) data in a scope like or spectrum FFT fourier window. or midi keyboard. Is writtten in easy fast freebasic . Can record,playrec, saveasMP3, loadMP3 (added 01/2022) with automatic level record and autostart/stop rec max 20mn flat0=auto flat spectrum, flat1=auto clone spectrum, (4096 band equalizer exciter enhancer) usage example :...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    INVESTOCK - Analyze Indian shares

    INVESTOCK - Analyze Indian shares

    Back test, analyze, rate of return of Indian shares for 20+ years.

    ...Maximum Profit & Loss of an equity can be estimated between the selected dates. Designed by Dr. M Kanagasabapathy Coded in Python Project Homepage: https://www.enote.page/ Twitter handle: @nifty_analyst This is the basic version and for advanced options & analyses, please write to me.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo