Showing 22 open source projects for "vb file"

View related business solutions
  • 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
  • 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
  • 1
    SY-FloorBoard
    A collection of graphical midi based editors, each made specifically for the Boss SY-1000 , Roland VG-99 guitar, or VB-99 bass synth units, which provide an alternative to the Boss/Roland version of midi editors, with full features and control of the SY-1000, VG-99, or VB-99 from a Windows, Mac, or Linux computer.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    DocWire SDK

    DocWire SDK

    Award-winning modern data processing SDK in C++20

    DocWire SDK, a standout C++20AI driven data processing tool, has received award from SourceForge and strong backing from Microsoft. It handles nearly 100 file types, empowering efficient text extraction, web data extraction, and document analysis. For businesses, the shift to DocWire SDK signifies a leap forward. It promises comprehensive document format support and the ability to extract valuable insights from email boxes, databases, and websites using cutting-edge AI. DocWire SDK aims to...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Parser Generator

    Parser Generator

    It is an LL(1) recursive descent parser generator in VB.NET

    It is an LL(1) recursive descent parser generator written in VB.NET which can generate a scanner, parser, and parsetree file in either C# , Java or VB code. The original code and documentation can be found in the article 'A Tiny Parser Generator v1.2' on CodeProject. Requires dotNet2.0
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    codemaid

    codemaid

    CodeMaid is an open source Visual Studio extension to cleanup

    CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding. Cleanup random white space into a simple standard order. Add unspecified access modifiers. Utilize Visual Studio’s built-in formatting capabilities. Remove and sort using statements. And do it all automatically on save or on demand, from an individual file to the entire solution. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    exome-test

    script for variant calling of Exome-Seq

    ...It also employs DepthofCoverage and BAM-readcount. [Notice] MAF files compatible with MutSigCV are added. The Annovar filter dbnsfp30a is updated. Correction of an error in the title line of merge file. -ni option added. -vb option (-B in varscan) added exac03nontcga is added. An error about VARSCAN is corrected. Mutlithreading for dbsnp annotation, Haplotypecaller, Varscan and bamreadcount more efficient. UMI function is added. Allelic fraction is added. Better COSMIC and CLINVAR annotation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    hey.

    "hey." is a virus that spams a vb script. It works like this, the vbs file opens a text box and then opens an exe file that makes it endless. You can open the exe file first if you want too though.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Digital Persona 1 Touch Delphi Code

    Digital Persona Finger Print Delphi Code

    ...You might like this, it's faster, 100k records in 1 second. https://sourceforge.net/projects/griaule-finger-print-vb-net/ thank you
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EXP Soundboard

    EXP Soundboard

    Simple soundboard app with hotkeys

    A soundboard that supports almost all MP3s and WAVs. Sounds can be triggered with custom keyboard hot-keys and played through up to 2 outputs. i.e. Your speakers and a virtual audio cable. Also allows for your mic to pass into the virtual audio cable when enabling Mic Injector. This soundboard also incorporates a save feature. REQUIREMENTS: - Java 7 If you want sounds to be played through voice chat you'll need a virtual audio cable. (For Windows users I recommend the...
    Leader badge
    Downloads: 1,146 This Week
    Last Update:
    See Project
  • 9

    outerIP

    Acquires external IP address from command line

    ...Details: program is written in .net but can be used as library also. Executable available here is for winXP or higher. but you can convert it to c# <http://www.developerfusion.com/tools/convert/vb-to-csharp/> or run on linux using mono (it is tested for mono compilation here <http://www.tutorialspoint.com/compile_vb.net_online.php> and works fine) so it should work using mono on OSX also. You are welcome to contribute compiled executable for other OS' - to simplify process there is only one file required for compilation. Although this is simple program it includes all options for reliable acquiring external IP address, because it not depends on single server but many; use -? ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    KENS is a group of libraries that allow to compress and decompress data using the Kosinski, Enigma, Nemesis and Saxman formats. They are being programmed in C/C++ (VC++ for the Win32 version) and can be used by any application (even Win32 VB apps).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    LIBSEPA

    VB module designed to create a SEPA XML file

    This is a Visual Basic module, that you can include into your VB or VBA project. It provides two very simple functions that let you output payment information into an SEPA XML file. This XML file then can be processed by other software in order to e.g. antually perform the transaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    BitrateCompressionCalculator for Python

    A simple Python utility to calculate file size from bitrate.

    BitrateCompressionCalculator for Python (BCCpy) is a very simple application for calculating a file size from length and bitrate. BCCpy came about as the result of my beginning to learn Python and recreating the basic functionality of a simple VB program I wrote back in 1999. Since I was never very proficient with Visual Basic (or Applesoft BASIC for that matter); this application is very basic and could use lots of improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Schooner browser

    Schooner browser

    A simple, lightweight browser for Windows.

    ...Schooner's development name was YourWeb, so the code files are listed under that name. It'll still install as Schooner, though. Just download the "Schooner.zip" file and run "setup.exe". You can access the code by going to "Files" and then opening the "VB project" folder. Don't open "Code". Schooner is completly public domain, liscensed under CC 0. If you feel it has helped you, please rate and review it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Mukund's Calc 3D Fig(Cylinder)

    Calculator for calulations with cylinder

    Use for complex calculations with cylinders. Made with VB 2010. Requires .NET Runtime. No setup. Extract the zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Mukund's Ultimate Calculator (2D)

    2D object and simple calculations

    Use for simple calculations and calculations with 2D objects. Made with VB 2010. Requires .NET Runtime. Sources.zip for source code...the exe file for the setup
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    bdbbasic

    Multi-User Database Interpreted BASIC Environment

    This is an Open Sourced BASIC interpreter environment using PostgreSQL. It is focused on (1) Simple to program, (2) Powerful database statements, (3) UNIX shell friendly, (4) Business focused, (5) "Function" over "speed". This is *not* another VB implementation. Extensive language documentation is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    VB 6.0 Text editor that encryts the text. Chaotic pseudorandom generator with reordering of characters. Keys of 192 bits. It uses digital data of the microphone to obtain pure random numbers for the keys, saved in a file protected by password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EzBasic - A C++ based library, that can be used to make programs using functions as in VB. The library has 25 classes ranging from GUI, Threads, String, Active-X etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DBF Library is a self-contained and comprehensive class library writen in pure VB that reads/writes dbf files/records with support for dBASE/dBASE III PLUS/FoxBASE/FoxBASE+/FoxPro 2.x/Visual FoxPro/HiPer-SIx and icluding Memo field/file support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pVigil is an Objected Oriented Bug/Issue manager API (LGPL) written in PHP and several "example" user interfaces (GPL) such as e-mail, web, windows (VB) and Soap/XML-RPC. It uses the file system for storage, or you may choose from a variety of SQL DBs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Protect your bandwith and increase traffic to your vBulliten web site. This project is to keep the location of files a secret that are on FTP of a vBulliten forums website. Avoid using the vB attachments database and hide file locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The TurboQueue is a tool written in VB to help download full music albums. you can browse cd-database sites and use Audiogalaxy to download the Songs. However development stopped (even before AudioGalaxy became worthless).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB