Search Results for "vb6 source code" - Page 82

Showing 2223 open source projects for "vb6 source code"

View related business solutions
  • $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
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Start Free
  • 1
    This is and old program written in C to read from ADSM tapes without needing the database. This code has been used on AIX machines, but may work on others. No guarantees. It does need some tweeking to get working for NT backed up tapes. This was used
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    lsp2html is a tool that converts lisp source code in a HTML formatted document. HTML format options are defined in style definition files. It works fine with elisp, guile, autolisp, scheme, and other lisp dialects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Random Bit Generator Test Suite will take in large blocks of binary data and attempt to tell the user what is not random about them. Code developers, mathematicians and statisticans welcome to help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    3D Mesh generator for letters (characters string) using fonts supported by freetype, and triangle.c or libgts to triangulate contours. There are simple output for POVRAY, 3DG1, and GTS. There are few deformations already defined in code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 5
    A QuickTime Export Module for MPEG1-4; using the libavcodec code from FFMPEG. Hopefully, it will export to all the formats supported by that library (MPEG1, MPEG2, MPEG4, DivX)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    The GDB (GNU debugger) RSP (remote serial protocol) allows remote debugging of embedded software. This project offers source code of monitors so the developer only needs to burn flash EPROMs once, then use serial communication to download/debug.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Designed to aid in the conversion of Python modules to C extension modules while keeping the same interface into the module. This will make it easier to convert existing Python code into C code to give it a speed boost without changing to existing code
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Faile is a free chess program which plays a fairly strong game of chess (Expert strength or better). One of the main goals of Faile is to provide a full featured chess program with source code which is tidy, well documented, and easy to understand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The EMMP is an embedded mobile mp3 player. The code (written mostly in c) supports playing mp3's, radio, software eq, and playlists. It has hardware support (a kernel module) for the noritake 800 series graphic vfd as well as an SDL simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 10
    This library allows developers to quickly add to their code management of probability laws. The Distri library gives close control to random distribution for each possible value. The distribution can also be directly modified by the user of the applica
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is the PCMCIA device driver for the 1-2 mbit Frequency Hopping Symbol Spectrum24 WLAN card. We've also moved the 11 mbit Direct Sequencing code here. The 2.2.x and 2.4.x code trees have been merged.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    CHX is a C++ embeded HTML extension just like JSP is java embeded. This is a CHX to C++ source translater.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Native code compiler for Standard ML 97 and associated libraries and tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is a repository of the Quake code ported to handhelds running Linux and PocketPC. That means it'll run on the iPAQ and other similar devices, either under X, Qt/Palmtop or PocketPC. It is optimized for CPUs without FPUs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a console IMAP email client. It based upon the Carnegie Mellon ezmail code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Doodle project aims to provide a language to easily describe Origami diagrams and produces a ready-to-print document. Doodle will free creators from diagramming constraints and increase their capability to share their creations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    It is a tool that converts source codes(such as c/c++) directory tree to XML files tree.It also support easy-done plugins for free your-designed source code converting method!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ...If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the community, please create your own fork of the project. ====>Due to the age of the code, the cryptography should not be used in any new products.<==== This repository may be deleted on or after June 30, 2020. CDSA is a security middleware specification and reference implementation that is open source, cross-platform, interoperable, extensible, and freely exportable
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A function is computable if it can be computed by a Turing machine. A Turing machine is a very simple machine, but, logically speaking, has all the power of any digital computer. The Turing Optimizer utilizes this to superoptimize code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Rust is a drag&drop RPM creation utility and general purpose sandboxing toolkit. You can create RPM packages intuitively with the GUI. Rust may also be used to build RPMs for arbitrary source code, just by doing a 'make install' in the sandbox...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Installer Options is a small utility used to create option dialogs for use by NullSoft's NSIS installer application. NSIS is a very powerful install program, but lacks the ability to create dialog boxes to prompt the user for additional information. Please Note: This is an old project that was eventually integrated into NSIS distribution directly. The plug-in mechanism eventually changed, so this version of the code no longer works properly with NSIS. I have left the project online for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The goal of the miniGL project is to allow for easy porting of 3D OpenGL code to the Palm Computing platform.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    rev_brain has been moved to savannah.gnu.org !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Xmt is a Motif Tools library. The Xmt Motif Tools library provides developers of user interfaces tools that make Motif easier to use. Xmt consists of the core library of additional widgets, utility programs, docs, tutorials, and example code.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    The orthogonally persistant pure capability operating system. Orthogonal persistancy means it preserves its entire system status across system reboots, replacing the concept of file systems for persistancy. This eliminates around half the code in applic
    Downloads: 0 This Week
    Last Update:
    See Project