Showing 367 open source projects for "x11-basic"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    MiniLA logic analyzer software and hardware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Varkon is a very powerful parametric 2D/3D CAD, modeling and application development tool for engineering, design, architecture, etc. It does 2D drafting, 2D and 3D modeling, sculptured surface modeling, and even animations. See our website for details.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4
    Flare

    Flare

    Flare is an ActionScript library for creating visualizations

    ...It supports data management, visual encoding, animations, and interactive behaviors so that users/developers can build expressive, dynamic visual data displays in Flash. Flare is an ActionScript library for creating visualizations that run in the Adobe Flash Player. From basic charts and graphs to complex interactive graphics, the toolkit supports data management, visual encoding, animation, and interaction techniques.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    imDEV

    imDEV

    Tools for multivariate data visualization, exploration and analysis.

    You may also like some newer work: http://createdatasol.com/ Project imDEV is an application of RExcel, which seamlessly integrates Excel and R for tasks focused on multivariate data visualization, exploration, and analysis. Interactive modules for dimensional reduction (imPCA), prediction (imPLS), feature selection, analysis of correlation (imCorrelations) and generation of networked structures (imGraph) provide an integrated environment for systems level analysis of multivariate data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jCAE is a JAVA based environment for CAE applications. It provides meshing and visualization capabilities. It is targetted to run on a maximal number of platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    KineticaRT .Net Components

    KineticaRT .Net Components

    KineticaRT .Net Components - for fast control & monitoring systems

    KineticaRT .Net Components are a unique collection of software components for building high speed systems for control, monitoring, test and data acquisition. KineticaRT .Net Components have a proven track record for reliability and speed of implementation in automotive and aerospace markets. KineticaRT .Net Components are used in applications as diverse as greenhouse automation, financial data displays, retail security, F1 wind tunnels and engine test cells. KineticaRT .Net...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GeoSolid3D produces 3D geologic solid models, incorporated into the aquifer and confining units of the USGS ground water models, Modflow and Sutra. Uses GIS data of DEMs, geologic maps, and maps of river, watershed, recharge, and aquifer parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    miniTraff
    Simulates a city grid of streets, intersections and traffic signals. It supports 8 phases with overlaps, right and left hand drive, turnouts, permitted left and right on red, density and semi-actuation and help screens for every panel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    MyDataBars is a Microsoft Excel add-in program that draws data bars in worksheet cells. This program will enable you to create data bars in Excel prior to 2007.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project has been moved to GoogleCode: http://code.google.com/p/openmbv/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NetVis 2D (NV2D) is a social network visualization application that can be embedded in a browser or run as a standalone applcation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Plotting of mathematical functions, including math expression evaluation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pyFormex is a program for generating, transforming and manipulating large geometrical models of 3D structures by sequences of mathematical operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A modular implementation of various algorithms and techniques of Machine Vision, and a 3D virtual environment for demonstration, a project for UCM (Universidad Complutense de Madrid).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lindenmayer ist ein Programm zur Visualisierung von L- bzw Lindenmayer-Systemen mittels hübscher Baumgrafiken. Die ausführbaren Dateien und Hinweise zum Quellcode finden Sie auf unserer Homepage unter http://lindenmayer.berlios.de/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simon is a C++ library for physically plausible dynamics simulations. Its features include collision resolution with resting contact, friction, articulated joints and spring connections for rigid bodies and particles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    visualFSA is a small tool which lets you construct NFAs/DFAs [(non)deterministic finite automata]. It offers some common algorithms which can be applied to that automatons, like converting NFA -> DFA, word problem, accepted language etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The project purpose is to develop an application to store and analyze workout data. Workout data in terms of duration of a training session, average pulse during the session and so forth. The focus will be on endurance training.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MESH is a tool that measures distortion between two discrete surfaces (triangular meshes) using the Hausdorff distance to compute a maximum, mean and root-mean-square errors between two given surfaces. It also displays the error values on the surface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    j-Algo is an algorithm visualization tool, especially useful for students and lecturers of computer science. It is written in Java and platform independent. j-Algo is developed at Dresden University of Technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SciChart

    Interactive Swing based Charting library to display science data

    This free charting library supporting in the initial version line plot and bar plots. Provides: Axis sharing independent rescaling and panning of axis and datasets. Basic tooltips Legend displayer component with ability to select the active dataset. It is designed upon the Model View Controller paradigm. This mean that the dataset related API is abstracted in a model. This model is used by the swing components. Display related functionality is limited to the swing components with no interaction with the model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    WhipChart

    Fast .NET 2D Line Graph / Scatterplot / Polar Graph

    A .NET UserControl designed to display simple line-graph-style plots, X-Y scatterplots of data, or polar charts. Direct3D rendering is used for maximum performance, and hundreds of thousands of points can be graphed on typical PC hardware in real-time. The view can be panned, zoomed, and stretched using simple mouse controls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Jep is a Java package for parsing and evaluating mathematical expressions. It currently supports user defined variables, constants, and functions. The open-source Jep project was halted in favor of commercial development of version 3.0 upwards.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB