Search Results for "visual blocks" - Page 3

Showing 71 open source projects for "visual blocks"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 1
    jQuantum
    jQuantum is a Java program to simulate a quantum computer, to design quantum circuits, and to visualize the execution of quantum algorithms. Another main purpose, however, is to create images in your head, and thereby - understanding.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    MiniTemplator is a compact template engine for HTML files. It's available in Java, PHP and Visual Basic (VB/VBA). It uses a simple syntax for template variables and blocks, supports nested blocks and is implemented as a single code module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A visual template engine that can help you visualize your template structure, and customize the layouts simply by dragging objects on screen. Web design like playing with blocks...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    anti-cheating-programm for tests at school, loggs all activities on the computer, blocks www-browsers and saves data encrypt (own encryption script) only for windows!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 5
    Crap Out is dice game where the player rolls 2 dice, the player then removes the the sum of the dice from 9 blocks (any combination can be used). What ever is left when the player cannot remove any more blocks is that players score. Who ever has the lowe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EPerl, or Embedded Perl, is a basic call-level interface that supports calling Perl subroutines or evaluating Perl code blocks from Java 5 and .NET 2.0. ActivePerl 5.8.8 (or later) for Windows is required. See unit tests (browse CVS online) for examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Randomly generates scientifically-plausible solar systems, simulates plate tectonics, calculates climate, randomly generates towns, city blocks, NPCs, treasure hoards, dungeons, and other RPG-related things.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Multihop ad hoc networks rely on auto configuration in most of the system's building blocks. The goal of this project is to generate easy to install and use packages for multihop ad hoc network auto configuration tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenMedic is a set of open source software and hardware building blocks written in C# for building computer-based medical instrumentation and controls using the .NET framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 10
    Stacker Blocks 3D is a falling blocks game in the style of classic Tetris. However, unlike classic Tetris, Stacker Blocks uses Direct3D graphics to give the game added visual appeal. It is available for Microsoft Windows operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Start of Antarctica is a visual workflow generator for WSDL, normal web forms, ssh, SQL queries and XML/DOM documents. Creates visual blocks with in/out parameters, generates java JARs. Based on GEF and what have you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This small programme blocks the eject button at almost every CD/DVD drive and gives the user the power of controlling the CD/DVD drive by a small icon at the windows system tray.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    emuSICK is a free multiplatform radio automation system based in the QT framework from Trolltech and the best wonderful FMOD sound engine. It allows to play multiple playlist grouped in blocks of time. You should use it in Linux, Windows and Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Auto Draw is an set of vba and arx applications, for land development in AutoCad. It will include and a set of tools like hatches,linetypes and blocks.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    This project aims to create a block oriented visual workbench for general purpose systems modelling and simulation. In the first milestone, we`ll build a simple GUI and the basic blocks to model neural network training and internetwork topologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Blocked is a source code editor that uses visual "blocks" to represent program structure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    csblocks

    Composing C# Visually, Connecting Blocks, Automatic Block Creation

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FDCLib - Free Delphi Class Library. A collection of low-level easy to use / re-use classes to use as basic building blocks in new projects. Mostly standalone non-visual classes that don't have any external dependancies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CV Lab

    Visual algorithm designer for OpenCV

    ... of the algorithm. Instead, CV Lab offers interactive construction of the algorithms. OpenCV functions are available in a form of a palette of image processing blocks. They can be drag'n'dropped into a diagram and connected to each other for defining the data flow. Outputs of the functions in the diagram can be previewed. Parameters are available as convenient widgets like sliders or spinners. Therefore, any change in the diagram or parameter values can be instantly observed in the selected previews.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SG Input Box

    SG Input Box

    A static library by Michael Haephrati to add InputBox to c++ program

    Based on an article by Michael Haephrati. There are several building blocks in programming that are available in most of the languages and make life easy. For example, the ability to pop up a message. In Win32 that would be MessageBox(). Another building block is Inputbox. InputBox() is a very handy command for prompting the user for an input. You can find it in VBA and Visual Basic. However, while Message Boxes can be easily displayed in any c++ program, there is no direct way for calling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Free Lead Capture Builder

    Free Lead Capture Builder

    FREE LEAD CAPTURE /  LANDING PAGE BUILDER

    GLeadCapture is a simple and yet powerful landing page builder that helps convert your traffic into leads and sale on any web page, blog and e-commerce store. It's a completely free online service that empowers everyone to quickly build a custom landing page and high converting popups for any kind of campaign. No obligation and no fee.
    Downloads: 0 This Week
    Last Update:
    See Project