68 projects for "visual basic programming" with 2 filters applied:

  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 1
    MP3Gain

    MP3Gain

    Analyzes and adjusts the volume of MP3 files

    MP3Gain analyzes and losslessly adjusts mp3 files to a specified target volume. It does not simply do peak amplitude normalization. Instead, it performs statistical analysis to determine how loud the file actually sounds to the human ear.
    Leader badge
    Downloads: 14,821 This Week
    Last Update:
    See Project
  • 2
    FreeImage is a library project for developers who would like to support popular graphics image formats (PNG, JPEG, TIFF, BMP and others). Some highlights are: extremely simple in use, not limited to the local PC (unique FreeImageIO) and Plugin driven!
    Leader badge
    Downloads: 2,479 This Week
    Last Update:
    See Project
  • 3

    Irrlicht Engine

    3D Engine c++

    The Irrlicht Engine is an open source high performance realtime 3D engine written and usable in C++. It is completely cross-platform, using D3D, OpenGL and its own software renderers.
    Leader badge
    Downloads: 381 This Week
    Last Update:
    See Project
  • 4
    A easy basic in order to make games in 2d style amos for linux and windows The basic it comprises a module runtime, ide examples and games.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    KABOOM! in 180 lines of bare C++

    KABOOM! in 180 lines of bare C++

    A brief computer graphics / rendering course

    ...in 180 lines of bare C++ project is a compact educational ray tracing engine implemented in approximately 180 lines of C++ code, designed to teach the fundamentals of computer graphics. It serves as a hands-on learning tool rather than a production-ready renderer, focusing on clarity and simplicity over realism. The project demonstrates how basic rendering techniques such as ray-object intersection, lighting, and shading can be implemented from scratch. It intentionally avoids external libraries to encourage a deeper understanding of underlying algorithms and data structures. The codebase is small enough to be fully understood in a short time, making it ideal for students and developers new to graphics programming. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    TESTIMAGES

    TESTIMAGES

    Testing images for scientific purposes

    ...Please cite the following papers when using any image in this archive: * ASUNI N, GIACHETTI A, "TESTIMAGES: A Large Data Archive For Display and Algorithm Testing", Journal of Graphics Tools, Volume 17, Issue 4, 2015, pages 113-125, DOI:10.1080/2165347X.2015.1024298 * ASUNI N, GIACHETTI A, "TESTIMAGES: a large-scale archive for testing visual devices and basic image processing algorithms", STAG - Smart Tools & Apps for Graphics Conference, 2014.
    Leader badge
    Downloads: 130 This Week
    Last Update:
    See Project
  • 7
    Gimias

    Gimias

    Graphical Interface for Medical Image Analysis and Simulation

    GIMIAS is a workflow-oriented environment for solving advanced biomedical image computing and individualized simulation problems, which is extensible through the development of problem-specific plug-ins. In addition, GIMIAS provides an open source framework for efficient development of research and clinical software prototypes integrating contributions from the Physiome community while allowing business-friendly technology transfer and commercial product development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    YouStream

    YouStream

    Stream Audio/Music from Youtube.

    Free, beautiful, and most importantly functional. Stream Audio from your favorite Youtube Videos, Music Videos, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CamDesk

    CamDesk

    The Desktop Webcam Widget

    CamDesk is a free, open source, desktop webcam widget, that was created as home surveillance application. Although others have used it for demonstrations even with CamStudio, and QuickTime Player for screen casting.
    Downloads: 67 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    Omniverse
    Omniverse is a simple but power full multimedia player designed for people who watch a series of videos.a beautiful and unique interface, along with support for playlists and YouTube integration.Since Omniverse's main concern was an easy to use multimedia player.Omniverse is an user friendly program that can be used to play numerous video and audio formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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. I'll implement them as I learn them. As of October 6, 2018; I have "abandoned" the project. I have actually forgotten everything I know about Python since writing this and other than adding error handlers; I really don't know how much further I could take it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ...Topics ==== - Useful programming IDEs and tools. - Using Qt Designer for quick GUI design. - Using signals and slots. - Using basic widgets. - Using timers. - Using Phonon multimedia framework. - Using list widgets. - Using stylesheets. (In Progress) - Internationalisation. (In Progress)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    ...Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A slide show for JPG, GIF, BMP, PNG, TIF, & WMF files; maximizes images without distortion. Folders can be selected at run time, or in advance with arguments or a .picshow file. File name, date of picture, and comment can optionally be shown with image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Tibetan and Himalayan Library has several open-sourced tools for inputting, manipulating, translating, and transcribing Tibetan-language text, audio, and video. We aim to make using a computer easier for Himalayan peoples and scholars.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Blast XPlayer

    Blast XPlayer

    Portable mp3 Player

    This application is a music player application is very practical and simple. Easy to use and the capacity that is not too big only 5MB. with this application you can play music whenever you want to store in flashdisc and opened on the computer without having to install it first. This application is still in the Indonesian version, but will be present in the english version in a few days. (sorry for my bad english)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Mouse Gesture Composer (MGC)
    MouseGestureComposer is a graphical partition editor for visual artists and musicians. Basic elements are mouse movements, placed on a timeline segmented in measures, similar to classical music. Uses processing.org. Developed by numediart.org. A video tutorial is available here: http://vimeo.com/33442844 Main developper: François Zajéga - http://www.frankiezafe.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Broadcast software for everything related to audio and station-management. For all-size broadcast radio- and TV-stations who want: Hard-disk audio recording, on-line newsroom, disc/media cataloguer, salesman utils (like contracts, invoices, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MNGEdit is an music editor (and player!) for the music files used in the Creatures 2, 3 and Docking Station games by Creatures Labs. Developers may also use the underlying libraries for their own projects - MNG is a scripted, sample-based music syste
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Ultimate Webshots Converter is a Webshots pictures converter. It is able to show and save into JPEG files the pictures contained in the following files : WBC, WBZ, WB1 and WBD.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Provides files to display a photo album stored either locally (ie CD or hard drive) or on the web using a web-browser. Album data (title, caption, etc) is stored in a single convenient XML file which can be generated with our Windows GUI, or by hand.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    This is a program to store data calculated from the tempo of a song into different degrees of seconds for use with "programming synths". Written in C++ with Visual C++ Express. Java version coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Exposes OpenAL functionality via c# in an object oriented way. The end result will be a framework that allows developers to create audio solutions in .NET and Mono languages for various uses, such as 3D audio in games, audio players/recorders, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Video Squirrel is a cross-platform wxWindows video file cataloger. Designed to gather infomation on the actual video files, ex compression used, bitrate, video pixel size and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FengGUI is a highly customizable, XML centric graphical user interface (GUI) application programming interface (API) based on OpenGL for Java. It addresses game and multimedia developers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB