Showing 30 open source projects for "graphical programs"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    A series of open source files and programs available to use for developing programs to work with the WowWee Robotics RSMedia Robot. These include a USB serial console, a cross-compiler, a firmware dump program, text-to-speech and source code.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    IEC 60870-5 101 Protocol Win C#

    IEC 60870-5 101 Protocol Win C#

    IEC 60870-5-101 Source code Library Stack - Windows c, c++, c# .net

    v21,06.018 The complete implementation of IEC 101 protocol stack including File Transfer-Monitor, Balanced and Unbalanced mode, Directory Commands, Supports all type of Monitoring, command, parameter ASDUs. IEC 101 Windows SDK contains Win DLL (precompiled library), Static link lib, Demo IEC101 Server & Client programs, Visual Studio Demo console project files, Doxygen . We used Visual studio compiler to create the dll, sample test projects. FreyrSCADA offering 1) IEC101...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Facyt-quimicomp
    Software and codes created in "Laboratorio de Química Computacional" of "Facultad de Ciencias y Tecnología" of "Universidad de Carabobo"
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    PUPIL
    PUPIL (Program for User Package Interface and Linking), is a software environment that allows developers to link quickly and efficiently together multiple pieces of software in a fully automated multi-scale simulation. More specifically, it supports QM/MM MD simulations where the user might choose among any of the different MD engines and QM engines, which are connected to PUPIL as external programs through a tiny specific interface. One of the main advantages here is that the user can use...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    XDraft is a mechanical drawing editor similar to XFig or various Windoze cad programs, but geared towards more precise drawing. XDraft adds input constraints and other features that makes it highly suitable for power users. Also includes dimensioning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Automatic Drawing Generation

    Automatic Drawing Generation

    A canvas library for generating technical drawings

    The ADG library (Automatic Drawing Generation) is a set of functions focused on automating the drawing of mechanical parts. It is not a CAD system but a GObject-based library where a custom application can put common CAD entities such as paths, hatches and dimensions, to automatically create technical drawings. A demo application is provided in order to show the capabilities of the canvas. Although it is possible to interact with the library directly in C (that is what the adg-demo...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ClassicLadder

    ClassicLadder

    Free ladder & sequential (grafcet) languages used on automation PLC

    Free ladder & sequential (grafcet) languages as used on many PLC for programming automation process. Ladder language allows to realize programs on PLC in an electric way. GTK graphical interface to edit/simulate. Modbus protocol for SCADA connexion and remote Inputs/Outputs modules. Logs events available. Can run on embedded targets for real usages (without GTK interface), as Arietta, RaspberryPi, ... Xenomai support for real-time.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 8

    ParamIT

    a Toolset for Molecular Mechanical Force Field Parameterization

    ParamIT is a toolkit aiding the development of molecular mechanical force field parameterization of small, drag like, molecules within CHARMM general force field (CGenFF) protocol. The developed toolkit helps the researchers in following ways: 1) automating the creation of multiple input files for quantum and molecular mechanics programs, 2) automating the output analysis and 3) substitute the use of full MM programs with a faster specialized one. The developed tools include: 1) generator of molecule-water complexes with graphical user interface (GUI), 2) semi-automatic frequency analysis using symbolic potential energy distribution matrix and comparison of optimized internal coordinates, 3) GUI for charge fitting with three modes: manual, Monte-Carlo sampling or brute force, and 4) GUI for dihedral terms fitting. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project contains some programs that designed to process gravity data through applying of the reductions to determine the Bouguer gravity anomaly and to model the subsurface structures by forward and inverse methods as well as some programs to determine geo‌detic parameters from geo‌potential mo‌dels. This project may be useful in Geodesy and Geophysics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 10
    Geomview

    Geomview

    an interactive 3D viewing program

    Geomview is an interactive 3D viewing program for Unix. Geomview lets you view and manipulate three- and higher-dimensional objects, and can also be used as a display engine by other programs to animate objects. Geomview supports OpenGL and uses a Motif X interface.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    A base for programs. Includes algorythms for Q-learning and SOM's etc. too. Examples: Hamron: Simulates evolution, uses the 2D-renderer. DriveUnit: created for school, for a robotic arm, uses the 3D-renderer. Hlearn: http://www.sagenb.org/home/pub/8
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    libfgen

    Library for optimization using a genetic algorithm or particle swarms

    libfgen is a library that implements an efficient and customizable genetic algorithm (GA). It also provides particle swarm optimization (PSO) functionality and an interface for real-valued function minimization or model fitting. It is written in C, but can also be compiled with a C++ compiler. Both Linux and Windows are supported.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    lagrange_simulation_mechanics

    lagrange_simulation_mechanics

    simulations with Lagrangian method,both symbolic and by numeric deriv

    alleged to the video 'tutorial' "the Mechanics and its Simulation". Simulation with Lagrangian method, both symbolic, and by numerical derivation. All well-grouped in folders. there is also a 'review' in 3 demos of the Newtonian dynamics: mass-spring systems. most of progs are written in C, with use of SDL lib to display simple graphics and have real-time interactivity. As to programming complexity, it's very simple... this all aims at classical physics simulation in a simple but efficient...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CTruck3D _Open

    CTruck3D _Open

    realistic truck & car simulator, with OpenGL graphics

    update: https://sourceforge.net/projects/newctruck3drally/ It's a 3D, physically realistic truck/car simulator, oriented to dirt tracks. This is subsancially kept as hystorical. The environment is a hilly terrain which can also be user-defined in the form of a Bitmap image file (where intensity of red component defines height). It's similar to the classic "Terep 2". Particular care for internal cam. Written in standard C. There's a Windows executable ready for use, but it's compilable...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    NIOSH_BViewer

    NIOSH Digital Radiograph Viewer for B Readers

    BViewer Version 1.0p Purpose: Development of viewing software assuring consistent softcopy display and usability in the NIOSH Coal Workers' Surveillance and B Reader Certification Programs. The most recent additions support a general-purpose mode of operation (the installation default) and report form. Installable standard reference images must be licensed by the individual B Reader from the International Labor Organization. NIOSH Contact: David N. Weissman, MD,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    iLua - Lua Interpreter For Mac OSX
    A Lua interpreter for Mac OSX with a simple user interface. I would greatly appreciate a small review to aid in the process of eliminating bugs and increasing user satisfaction. This application is created by the ROBLOX user named CLIPSE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Maq is a set of programs that map and assemble fixed-length Solexa/SOLiD reads in a fast and accurate way.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    It is an 8085 simulator. it is having very user friendly graphical user interface. It can be used to test 8085 programs before actualy implementing them on target board. For Win32 version you must have latest GTK+ runtime installed on your system. Find l
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IFEFFIT is a library and set of interactive programs for the analysis of x-ray absorption fine-structure (XAFS) data. IFEFFIT combines state-of-the-art analysis algorithms with graphical display of XAFS data, and general data manipulation. It can be
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    A suite of programs for performing particle image velocimetry, a common technique in the field of fluid mechanics. The suite includes programs to perform cross-correlation, synthetic image generation, as well as graphical visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TSimPanel provides a progress bar for your simulation programs with only a few modification costs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Octave GTK+ is a Octave binding for GTK+, to help develop GUI programs from Octave, with GTK+. It aims to aid fast creation of scientific programs that need GUI's as well as number crunching power. We will also simulatneously work on a GUI for Octave
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A small suite of programs to help you design a geodesic dome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cracks of Reality is a high-quality fractal image renderer for Mac OS X. It is written in ObjC/Cocoa with the core engine in C to allow for a portable command-line version. Goals are speed, quality, and the ability to import other programs' descriptions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    ChNIDAQ allows user programs to use the NI-DAQ C library and run interpretively without compilation. It is an ideal solution for teaching and learning data acquisition, prototyping, and web-based remote data acquisition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next