Showing 31 open source projects for "visual code"

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
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1

    DAPS4e.6

    A Fortran code for design and analysis of ring-stiffened shells

    ... • Elastic and Inelastic Monocoque Instability (EMI and IMI). • Ring-frame stress and Elastic Instability analysis (EFI). Solutions compare favorably with DTMB experimental results. DAPS4e.6’s IO is managed through a Visual Basic UserForm. Pre/post processing is done using macro-enabled Excel workbooks. The file DAPS4e.6.zip includes: • DAPS4e.6 executable and Fortran 95 source code. • Visual Basic UserForm and its 2022 Visual Basic project code. • Excel workbook pre/post processors. • Technical documentation
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Tagebuch.xls

    Tagebuch.xls

    Zeiterfassung Excel - Time Tracking - Arbeitszeiterfassung

    Tagebuch.xls ist ein Zeiterfassungs-Tool basierend auf Excel. Die in VBA programmierte App erlaubt es Projekte und Arbeitszeiten zu erfassen und in Excel darzustellen. Zusätzliche Berichtdateien basierend auf den Daten im Tagebuch können erstellt werden und sind durch Dritte leicht weiter verarbeitbar.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Free Invoicing Software for 2025

    Free Invoicing Software for 2025

    Simple Invoicing program for Desktop written in vba and Access

    This is a learning/sample/functional Invoicing program written in vba and MS-Access. It is for a small, or personal, business. It should give you practice in learning/use of Invoicing, and installing on the desktop, and programming in vba and MS-Access. Note that the free MS-Access Runtime is with the download . You need MS-Access if you want to work with the program code or print reports (part of Office 365). The program processes Invoicing and Quotes, and produces reports for A/R,...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    Excel to Graphviz

    Excel to Graphviz

    Free Excel tool to easily create Graphviz data visualizations.

    ...Free, open-source, MIT-licensed. Customize the look of nodes, edges, and clusters with the Style Designer. Build a CSS-like gallery of reusable styles that lets you apply consistent visual themes. Run SQL queries for advanced data import. Export graphs as BMP, GIF, JPG, PDF, PNG, or SVG files (with animation support). View Graphviz DOT code and command-line messages. Works on Windows and macOS with a ribbon interface and UTF-8 support for global text. Explore illustrated guides at https://exceltographviz.com With over 10,000 downloads and a SourceForge Community Choice award, this open-source VBA tool clarifies complex data. ...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    billing-animal-hospital

    billing-animal-hospital

    Demo Invoicing APP for Veterinarian Medical Office

    This is an sample Invoicing program written in vba and MS-Access. It is for a small, or personal, Vets Medical Office. It should give you practice in learning/use of Invoicing, and installing on the desktop, and programming in vba and MS-Access. Note that the free MS-Access Runtime is with the download . You need MS-Access if you want to work with the program code or print reports (part of Office 365). The program processes Invoicing, Appointments, and Quotes, and produces reports for A/R,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Free Invoicing Software for Auto Shops

    Free Invoicing Software for Auto Shops

    An Invoicing program for Auto Shops written in vba and MS-Access.

    This is an sample/learning/functional Invoicing program written in vba and MS-Access. It is for a small, or personal, Auto Repair type business. It should give you practice in learning/use of Invoicing, and installing on the desktop, and programming in vba and MS-Access. Note that the free MS-Access Runtime is with the download . You need MS-Access if you want to work with the program code, or print reports (part of Office 365). The program processes Invoicing, Appointments, and Quotes, and...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    GeneralLedgerFinancials

    GeneralLedgerFinancials

    Accountant's Friend - General Ledger Ver 7b Beta

    Accountant's Friend is a General Ledger accounting system that provides the basic G/L and related accounting procedures for a small business. Typical businesses might be Accounting, Law, Product Resale, Computer Programming, Website Design, Repair, Training, or others. You do the G/L Transaction Entry with the system, and at the end of the month prepare your Financial Statements. The G/L system prints reports on all aspects of the G/L accounting. You might also be interested in a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ClooWrapperVBA

    COM-wrapper of Cloo to execute OpenCL code from Excel.

    The wrapper allows to execute OpenCL code on CPU and GPU devices from VBA. Sources are available under https://github.com/Excel-lent/ClooWrapperVBA
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    payables-disbursements

    payables-disbursements

    Accountants Friend - Payables and Disbursements

    AF - Payables is a Windows Based Payables APP written as a sample application for programmers who want to learn VBA and the MS-Access database. So you can use it to help if you are programmer . You can also use it to do Payables for a small business (1 – 15 employees). Before beginning, please note that setting up, and logging into the APP, is described in the Appendix. Also read the readme.txt file in the program directory. Note that the program is a conversion of the Invoicing APP. ...
    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

    Build & Lexigraphical Permutations

    Documentation of two types of permutation algorithms

    This project provides documentation on two different approaches to permutations. Permutations can be generated by building them or by transposing characters between different character positions. My project addresses the efficiency between CPU speed and memory usage for generating unique permutations from input source texts that have repeated characters. The challenge is to create an efficient algorithm that can have the capacity to permutate sources texts that are hundreds and thousands...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Combinations Algorithm

    Documentation and coding for the generation of combinations

    This project comprises documentation and VBA programming code in respect of a combinations algorithm that I have written. The algorithm is in the Excel file named Combinations.xlsm and the documentation that explains how to use interface and execution of the algorithm is in the pdf file called Combinations.pdf You will need to enable macros in Excel in order to run the algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    billing-equipment-repair

    billing-equipment-repair

    A billing APP for Equipment Sales/Repair Shops written in MS-Access.

    If you are selling and/or repairing equipment you want to track (like computers, tractors, boats, snowmobiles, TV's, dishwashers or other things like that), this might be a good app for you. It should give you practice in learning/use of Invoicing, and installing on the desktop, and programming in vba and MS-Access. Note that the free MS-Access Runtime is with the download . You need MS-Access if you want to work with the program code (part of Office 365). The program processes Invoicing,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MirageMUD

    MirageMUD

    VB6 stand-alone MUD client and server.

    MirageMUD is a source code base for developing your own stand-alone MUD client and server in Visual Basic 6. The code base comes with all the necessary basic functionality to immediately begin developing your MUD game right off the bat. A C# version of MirageMUD is currently in development: https://github.com/Xlithan/MirageMUD2
    Downloads: 106 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    My Time Tabulator

    My Time Tabulator

    A free, task and time tracker with a simple user interface and reports

    A free, lean task and time tracker with a simple user interface and several reports for analysis. Use it daily. Use it consistently. It literally takes just 3 to 4 minutes per day. Built as a standalone tool for individual contributors working from a desktop or laptop computer. Rollup your time for better estimates, for better performance review discussions, to help optimize where effort gets focused, or just to set expectations for how long a complex thought-work-task takes. Simple,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Free VCF file to CSV or Excel converter

    Excel VBA Script to convert VCF file with multiple entries to CSV file

    This is an Excel based VBA script used to import bulk .VCF files that contain more than 1 Vcard and then convert them to a comma separated .CSV file or Excel xls file that can then be imported into Outlook, Google, or any other application that supports import of contacts using CSV files. This has been written to support VCF 2.0, 2.1, 3.0 and 4.0 formatted files including those with printable encoding (MIME) and has been tested with bulk VCF files from Backupify, Google Contacts (Gmail...
    Downloads: 81 This Week
    Last Update:
    See Project
  • 17
    My Test Case Manager

    My Test Case Manager

    A lean, flexible XL test case manager for small to midsize projects

    MTCM is a lean test tool designed to organize test cases and manage/communicate test results. MTCM is a simple, minimalist design for software test engineers conducting functional or exploratory testing. Business analysts can also use MTCM for conducting user acceptance testing (UAT). You can write the test cases as you execute them, or plan and write them ahead of time. Run results are tallied and graphed on subsequent worksheets. You use the report and graphs to communicate status to your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BacterialChemotaxis

    BacterialChemotaxis

    Computer Lesson and Simulation of Bacterial Chemotaxis

    CSim3a.exe will install a Lesson and Simulation of Bacterial Chemotaxis. Bacterial Chemotaxis is the motion up or down the direction of an attractant or repelant of each bacteria. The simulation also demonstrates the bacterial mechanism of this utility. The Lesson also gives the Basic code used in the simulation. Installs as motility3a in c:/users/public/CSim3a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Stack OMS (Office Management System)

    Stack OMS (Office Management System)

    Use Coupon code : 73626 to get it for free | visit : www.stackoms.com

    Stack OMS is a Ms Access based Free Office Management System for Chartered Accountants, Cost Accountants, Tax Consultants and Advocates which have unique features like CRM, Task Manager, MIS and much more . It requires Windows 7 (SP 1) or latest and Microsoft Office 2010 or latest. If you do not have Microsoft office installed in your computer you can install Ms Access Run Time and use the application. It is free application for lifetime. Important Information: We believe...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PTFTP

    PTFTP

    Free, fast, intuitive ftp client

    Free, fast, intuitive, open source ftp client. Source Code: https://github.com/g--o/PTFTP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    The Sark Media Player

    A player for old format .mp3 and .avi files

    This software was developed in 2011. The source code is presently not available. So this software which may not work with modern files but still works with many files. It works under Windows 10, 7, Vista and XP systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    TCL TK VBA geolog code writer

    VBA add-in for writing TCL/TK code blocks

    TCL/TK is a rapid development scripting language but it's not object orientated. So instead of having classes and objects I wrote this program to generate blocks of commonly used geolog TCL/TK code. It automatically generates blocks of Tcl Puts code, Mui Dialog Boxes and Mui Selection Boxes from UNIX flat ascii files. To run the program load the XLA file into Excel then press CTRL + T to fire up the form. If your ascii files are in DOS rather than UNIX format you will not be able to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PCNetMonitor

    PCNetMonitor

    Computer performance display and logging program

    Local and remote computer performance display and logging program with Excel plotting interface and many other powerful features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This XLS spreadsheet automatically generates TCL/TK command line interfaces for both UNIX and Windows environments. Originally written for xval the program https://sourceforge.net/p/xval/wiki/Home/ it generates button and clickbox select front ends for various different command line tools. Blocks of code are then generated from a simple spreadsheet format. The attached powerpoint explains which parts of the Excel spreadsheet generate which bits of TK front end. The generated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Endico - Text Encrypt

    Endico - Text Encrypt

    Fastest way to make secure text.

    Help to convert text into secret codes , so that you can mail,chat and transfer text securely to prevent hacking. How to use : Step one - Open Endico 14 Step two - Decide what to do (Text Encode/Text Decode) Step three - If You Selected Text Encode -> Then Type/Copy/Open .txt file to convert. Step four - Copy the converted text into clipboard to chat,mail,print process etc. Step five - If you want to Decode the code the again follow step two. Step six - ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB