Showing 23 open source projects for "vb-dxf"

View related business solutions
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 1
    Ayam
    Ayam is a free 3D modelling environment for the RenderMan interface.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    AcousticSoundboard

    AcousticSoundboard

    Free, easy to use, lightweight soundboard for Windows

    ...View a demo video here https://www.youtube.com/watch?v=cPdncc-q1oM If you want others to hear your microphone and the sounds you play, you will first need to install a virtual audio cable such as this one: https://vb-audio.com/Cable/ IMPORTANT: Windows may warn you that this program contains a virus because it hooks the keyboard. Your data stays on your computer only. Please see the readme for more information.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    TopoCad France

    TopoCad France

    French Geographic Information System

    topography oriented GIS for cadastre maintenance fully configurable and totally autonomous (can be transfered to USB key) .
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    SixelViewer

    SixelViewer

    View Sixel images in Windows, and Sixel image repository

    View Sixel formatted images on a Windows platform without needing a DEC VT emulator. Convert Sixel formatted images into BMP format. Save as BMP and print Sixel image capability. Supports both RGB and HLS formatted Sixel images with up to the full 256 color specification. Supports up to and including Windows 11. Included are many new and old and free Sixel images. Sixel slide shows supported. If you have sixel images you would like to contribute e-mail me. Version 1.3.0 released ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 5

    .Net Native Interface Library

    The best library to work with .Net Assemblies in any programming lang.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for programming languages such as C, C++, Fortran, Assembly, Pascal, Java, VB etc to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the .Net libraries. The following examples illustrate when you need to use DotNetNativeInterface native methods: 1. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Disk Scheduling Simulator tool. With an intuitive GUI interface and command line functionality. Built using both VC and VB. Currently supports SSTF,LOOK,CLOOK,SCAN and CSCAN algorithms. Rotational latency is also optionally supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AthTek WebXone

    AthTek WebXone

    Convert C/S type software to B/S type webapp.

    AthTek WebXone is an advanced RIA (Rich Internet Applications) Builder. It enables software developers to create web applications directly by C++Builder, VC, VB, Delphi and PowerBuilder. It can also convert C/S type software projects to B/S type web applications easily and effectively. WebXone supports all VCL components in web application development and the created web application is all browser supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    illustrative_progs

    illustrative_progs

    collection of illustrative programs:small games, simulators: C, Matlab

    a collection of small and medium-sized simulation programs that I made explicitely for dydactic and/or documentation purposes. Browse the files, don't click on widnload because there are multiple zips!! All are related to rigidbody dynamics used to make vehicle simulators in the simplest way. Other types of programs may figure too: Snake or Tetris in C for showing the C programming style opted for the other, more specific programs. Possibly this is a link for supplying material to some...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    this tool is like a On-Screen Keyboard but it's writes unicode control character RLE or LRE and RLM or LRM The function of it is correction the direction of writing Useful in programs that does not support right to left languages Discussion in Arabic forum:- http://www.mexat.com/vb/threads/1014415 and http://www.mexat.com/vb/showthread.php?t=1040255 vs project http://www.mediafire.com/?9b451ss158oc5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 10
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other errors. Input example: //DECISION_TABLE: // 1 3 2 2 | light == $$ /* 1=red, 2= yellow, 3=green. */ // N - - - | speed == STOPPED // - - Y - | speed == SLOW // - N - Y | speed == FAST // ______|___________________ // X - X - | Stop(); // - - - X | SlowDown(); // - X - - | SpeedUp(); //END_TABLE:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    wavefront

    wavefront

    2D Finite Element Analysis for Acoustics

    Wavefront is a programme for simulating 2D acoustic systems, with a particular emphasis on determining wavefront shapes at the mouths of horns. It accepts CAD drawings in DXF format and produces animated displays of wave propagation as well as exporting various data as text files. It is GPL software and runns on Linux and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    KonSol

    Integrated Architectural Design Program! Intend for BIM!

    ...It helps users to customize parameters of archictural elements – parameters for processes such as structure, electric & heating design, estimation, and construction plan – and to insert plugins (Add-Ins) in programming languages like VB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Create 3D models easily in Win95,NT,XP,Vista,Win7 on all desktops, laptops and even netbooks without any 3D hardware acceleration. Supports 3DS, DXF, WRL, POV, ASC, spreadsheet & compressed files, extrude/sweep, mesh edit, parametric NURBS curves ...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    bdbbasic

    Multi-User Database Interpreted BASIC Environment

    ...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
  • 15
    FoamBlade provides a complete toolchain for hotwire foam-cutting. FoamBlade currently supports 4-axis hot-wire foamcutting machines that are connected to the parallel port. Generating cut-files from special built DXF-Files is also possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The newest guys out there! We (I) have experience in C/C++ and VB and I we are in the process of creating a large RPG. In the future, we'll be creating mmorpg's and Fps's. Hope you enjoy our projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    libcurl.vb Internet Client API for Visual Basic 6 and Microsoft Office
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    This project offers an uniformized way to interface a extented variety of analog-to-digital conv. chips to a computer that uses Windows. It is written in C as a set of plugin DLLs plus a central interface. The interface is intented to be VB compatible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mod_gb is an Apache module which allows to run ASP/VBScript pages. It currently includes support for the core VB interpreter, ASP objects, ADODB classes. It is written in C and aimed at Linux/BSD servers running Apache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Shorthand scripting language is a cross platform web application language with a simple to use API, VB-like syntax, and native MySQL and ODBC Connectivity. At the present time, there is no new production happening on this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Two applications, one VB/Win32, the other Palm, and a conduit, designed to track scale model collections from desire through purchase, building, contest entry, and display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    gcad is a 2D and 3D Computer Aided Design (CAD) program written with the GTK+ library with the possibility to read and write dxf and svg file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mpp Project

    Mpp Project

    MPP is a C-based programming language that allows you to code more eas

    .... - Code autocomplete - Status information - sidebar menu -Simple & Fast -Syntax highlighting -Compiling -Tabs [+] Supported languages : MPP, PHP, SQL, VB, HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB