Showing 1356 open source projects for "wxdev-c"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    The small footprint GUI Toolkit for embedded systems. This is a minimum size C GUI Toolkit for small sized full graphic embedded displays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    x-ballistics

    x-ballistics

    a browser based ballistics calculator for arrows and bullets

    Browser based ballistics calculator for arrows and bullets: http://www.x-ballistics.eu/app/web/ballistics/index
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    TreePie

    TreePie : a simple way to display disk usage

    TreePie : a simple way to display disk usage. It shows the distribution of size in a tree of directories by using an interactive multilevel pie (sunburst diagram). Really small and simple.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Lata is a file format to store CFD results, with special care for huge datasets. This project provides tools for manipulate and convert the lata files. This project is part of the VisIt plugin reader. The Snorky3D sofware is presented in the following conference communication: Visualisation of CFD computations: millions of particles in real time with Snorky3D Visu 2012, september 2012, Paris, France http://visu2012.imag.fr/articles/mathieu.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    D_2D and D_3D plotting programs
    D_2D and D_3D are plotting programs with unique features, useful for data visualization and analysis. Input data should be provided as ASCII files formatted as x,y pairs or x,y,z triplets. Graphic output can be in DXF vector format, or raster image.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Descend

    Descend

    Program for drawing 3D surfaces from parametric equations

    Descend is an open source program for drawing 3D surfaces from parametric equations. It uses a custom, very fast language called Misc to calculate the geometry. It also uses OpenGL to render scenes with high quality shaders. Website: https://descend.mimec.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AnyWave is a multi-platform software designed for neurologists and researchers who want to visualise and apply signal processing on electrophysiological signals. AnyWave can handle EEG, SEEG, MEG and more. MATLAB/Python/C++ plugins can be added. See this wiki section to learn how to build AnyWave on Linux : http://meg.univ-amu.fr/wiki/AnyWave:BuildSDK
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Objective-C And Swift Dependencies

    Objective-C And Swift Dependencies

    Objective-C and Swift dependency visualizer

    Objective-C Dependency Visualizer is a tool that generates dependency graphs for Objective-C projects, helping developers understand code structure and module relationships.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This site hosts the source code for C++ version of the Broker for SBW, NOM module, advanced simulation suite, analysis applications and model editors.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Deliver trusted data with dbt Icon
    Deliver trusted data with dbt

    dbt Labs empowers data teams to build reliable, governed data pipelines—accelerating analytics and AI initiatives with speed and confidence.

    Data teams use dbt to codify business logic and make it accessible to the entire organization—for use in reporting, ML modeling, and operational workflows.
    Learn More
  • 10

    PdCom

    Realtime process data exchange library

    This project has been moved to https://gitlab.com/etherlab.org/pdcom. The PdCom library shall provide a flexible C++ API for exchange of process data. It is designed to be independent of any communication protocols and channels, and shall be usable under several operating systems and platforms. I. e. it has been tested successfully under Linux and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    VAPOR is the Visualization and Analysis Platform for Ocean, atmosphere, and solar Research
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PDFsharp

    PDFsharp

    PDFsharp is a .NET library for creating and modifying PDF documents.

    PDFsharp moved to https://github.com/empira/PDFsharp PDFsharp is a .NET library for creating and modifying Adobe PDF documents programmatically from any .NET language like C# or VB.NET. PDFsharp defines classes for the objects found in PDF files, so you never have to deal with IDs or references directly. The downloads include MigraDoc Foundation, a .NET library for creating documents on the fly (supports PDF and RTF). PDFsharp is the .NET library that easily creates and processes PDF documents on the fly from any .NET language. ...
    Downloads: 77 This Week
    Last Update:
    See Project
  • 13

    MandelbrotExplorer

    A program to calculate and represent the Mandelbrot set

    This project is a C++ program to calculate and represent graphically the Mandelbrot fractal set, and/or the corresponding Julia sets, according to the seed Z0 given by the user as input. The user disposes of a graphical interface to control the program and modify conveniently some parameters, like the XY-scales, the XY map area, the Julia seed for the complex series iteration of Z(n+1)=Z(n)^2+a, being Z(0)=(X0,Y0) the seed, and "a in XY" the points to be calculated. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    RNAfdl

    RNA force directed layout

    RNAfdl is a highly flexible tool for drawing RNA secondary structures. Secondary structures can be visualized as classical secondary structure plot, circle plot, linear plot or mountain plot. RNAfdl allows manual editing and several drawing styles, as well as a fully automated conjugate gradients minimization approach to draw more complex structures without user interaction. In addition, RNAfdl allows you to incorporate non-canonical base pairs into drawings.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    ParTools

    Support for manual parallelization of sequential C programs.

    ParTools allows the interactive analysis of a C program execution profile and data dependencies to facilitate the discovery and selection of suitable parallelization candidates in a manual parallelization process. The flow does not assume any specific parallelization technique, thus it can be broadly applied. The original (serial) C source is automatically annotated to trace the execution profile and data dependencies at run-time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    FractalNow

    FractalNow

    Fast, advanced, multi-platform fractal generator

    FractalNow provides users with tools to generate pictures of various types of fractals quickly and easily. It is made of both a command line tool, FractalNow, and a graphical tool, QFractalNow. The graphical tool, based on Qt library, allows users to explore fractals intuitively and generate pictures. Both tools are entirely multi-threaded and implement advanced algorithms and heuristics that make computation very fast compared to most existing free fractal generators.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 17
    Small utility to make cvsgraph ( http://www.akhphd.au.dk/~bertho/cvsgraph/ ) useful also for subversion users
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    irayMol

    Molecular visualization

    Analyses and Interactive visualizations of the structures, functions and actions of biomolecules including molecular surface computation, and protein-ligand interface and protein-ligand docking where the ligand could a small compound, a nucleic acid, membrane and other proteins, written in C++/Qt/openGL/GLSL with more than 125,000 lines of codes. In addition to Qt, the only external library needed is GSL everything else is coded from the scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a very simple OpenGL visualization library with a 3D and 4D volume renderer. It can easily be reused in other projects (e.g. with medical volumes). It is just perfect for learning or great if you like to hack your own code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PyVE

    PyVE is image analysis and visualization environment

    PyVE is image analysis and Visualization Environment focused at clinical use. At the core of it there is a powerful viewer for displaying 3D datasets (MRI, PET, CT) based on VTK. It all comes precompiled allowing painless access to Python (2.x), the ITK toolkit for image analysis, numpy/scipy for numerical calculations, Qt and PyQt4 for the development Graphical User Interfaces. It is what you need for fast prototyping and development of more complex projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FreeMat
    Freemat is an interpreted, matrix-oriented development environment for engineering and scientific applications, similar to the commercial package MATLAB. Freemat provides visualization, image manipulation, and plotting as well as parallel programming.
    Leader badge
    Downloads: 276 This Week
    Last Update:
    See Project
  • 22
    ViSTA is a software platform that allows integration of VR technology and interactive, 3D visualization into technical and scientific applications. ViSTA FlowLib combines rendering techniques for the exploration of unsteady flows in virtual environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    wpf-plot3d

    Tool to plot 3d-graphic from an XML, EXCEL or parametrization

    ...It can handle a wide range of graphic types: - Surface: Graphic defined on a Cartesian grid defined via an XML file - Mesh: Graphic defined on a general mesh defined via an XML file - Points: Set of points defined via an XML file - Curve: 3d-curve defined via an XML file - Parametric surface: Parametric surface defined on a cartesian grid - Parametric curve: 3d parametric curve "wpf-plot3d" includes toolboxes: - Camera: Rotation, zoom, ... - Settings: Define own colors, effects, timer to refresh, ... - Pallet: Add comments, arrows, ... "wpf-plot3d" is implemented in C/C# and uses Windows Presentation Foundation (WPF)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    A2WagoTagConvert

    Export variables from a WAGO PLC to other HMI/SCADA applications

    Converts the variables of a WAGO PLC program (Codesys) and create a Export file compatible with some HMI/SCADA applications. It applies to most of WAGO Modbus/TCP controllers as 750-88 x and PFC200. I am open to add support to other target applications, Just send me the description and a export file sample.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    S7 Siemens PLC Trace Signals

    Free and easy software to trace, analise and log Siemens PLC variables

    S7 Trends is a free and easy-to-use software to trace what is going on in Siemens PLC. You can watch & record in real time the state of all types of variables: - Markers - Inputs/Outputs - Timers - Counters - Databases It is written in C# and it is using Snap7 library. It should work also with S1200. Current state is stable. If you encounter any problems or you have any idea for a new feature - write a review https://sourceforge.net/projects/s7-trends/reviews/new Testing and criticism is very welcome, as well as donations. Version 1.02 Released: - Much performance improvement & Bugfixes - Chart zooming with rectangle - Import symbols in DIF format - Change Display format for variables - Save & Load variables configuration - Handling of Timers & Counters
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project