Search Results for "qt static windows" - Page 2

Showing 108 open source projects for "qt static windows"

View related business solutions
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 1
    .Net Core for Delphi/Lazarus

    .Net Core for Delphi/Lazarus

    The best library to work with the .Net Core from Delphi and Lazarus.

    The .Net Core for Delphi/Lazarus (dotNetCore4Delphi) is a .Net Core Runtime Library for Delphi which helps Delphi/Pascal developers work with .Net Core. It is designed to provide a way to interact with .Net Core applications from Delphi/Pascal. What dotNetCore4Delphi can do: - Access .Net Core Framework Class Library. - Access Third Party .Net Core Libraries. - Access Your .Net Core Libraries. - etc Competitive Advantages: - Cross-platform framework that runs on Windows, Linux...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    LibSEDML: Sharing Simulation Experiments
    This project hosts a library and tools for sharing simulation experiments encoded using SED-ML.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    OpenDAFF

    OpenDAFF

    Directional Audio File Format

    OpenDAFF is a free, open-source software package for directional audio data - like the directivity of microphones, speakers, as well as head-related transfer functions (HRTFs)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    .Net Runtime Library for Delphi

    .Net Runtime Library for Delphi

    This is the best library to work with the .Net framework from Delphi.

    The .Net Runtime Library for Delphi (CNClrLibrary) is the best library to work with .Net framework and .Net libraries from Delphi. It is designed to provide a way to interact with applications written in anyone of the .Net languages (such as C#, Visual Basic.Net, Delphi.Net, JScript.Net, etc) from Delphi. CNClrLibrary allows Delphi to use .Net libraries without the need for registry entries, COM registrations, or changes to the .NET libraries. Competitive Advantages: - No extra dll...
    Downloads: 9 This Week
    Last Update:
    See Project
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 5
    SBML Layout: Graphical SBML Annotations
    The SBMLLayout Project provides libraries and tools for handling layout and render information of SBML Models. Supported are SBML Layout / Render Extension, CellDesigner annotations and JDesigner annotations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Optimized Storage for temporal Data

    open Optimized Storage of time series data

    Beta version. Base class for optimized storage of time series data. Uses any kind of relational database. Cross plateform with multiple languages (C++, C#, Java). Conditional storage based on value variation : DeltaValue and DeltaTime params. Get back data without losts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Christmas Tree

    Christmas Tree

    Decorate your own virtual Christmas Tree

    ... place on Christmas Tree. Press and hold your finger on the toy to send it to background or bring to foreground. Move toy away from Christmas Tree to remove it. 4. Repeat previous step, choosing different toys from gallery until you get your own wonderfully decorated Christmas Tree. Press Capture or Record buttons to save image or GIF of your Christmas Tree or share it with friends. Christmas Tree is available for iOS 11+, Android 4.4+ and Windows Phone 7.5+ environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pocket Piglet

    Pocket Piglet

    Cute 3D animated piglet who lives inside your phone

    ... bubbles while he is taking a bath; - Help him to assemble puzzles. And, of course, watch funny animations with your little pet in the title role! PocketPiglet is available for iOS 11+, Android 6.0+ and Windows Phone 7.5+ environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Presage

    the intelligent predictive text entry platform

    Presage (formerly Soothsayer) is an intelligent predictive text entry system. Presage generates predictions by modelling natural language as a combination of redundant information sources. Presage computes probabilities for words which are most likely to be entered next by merging predictions generated by the different predictive algorithms. Presage's modular and extensible architecture allows its language model to be extended and customized to utilize statistical, syntactic, and semantic...
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 10
    JPPF

    JPPF

    The open source grid computing solution

    JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    UDPStressTest

    UDPStressTest

    A Desktop app for network stress testing, TCP-Ping and icmp ping.

    ... (only stress test + ping). *TCP-Ping is a perfect way to discover network devices which active firewall to ignore ping packets or you can use it as TCP port scanner to check your network security. *Stress test speed graph can be exported as image easily. *Searching log files for certain data is also integrated to app. *Exporting search results as static HTML page.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    West Wind Globalization

    West Wind Globalization

    Database driven resource localization for .NET applications

    This library and tooling provides easy-to-use database resource managers and providers that allow you to use a database for storing localization resources. Unlike static Resx resources, database resources are dynamic, can be changed at runtime and are editable by multiple users at the same time. The custom resource managers, providers and ASP.NET Core StringLocalizers use the standard .NET resource infrastructure, so other than startup configuration there are no code changes when switching from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pose

    Pose

    Replace any .NET method (including static) with a delegate

    Pose allows you to replace any .NET method (including static and non-virtual) with a delegate. It is similar to Microsoft Fakes but unlike it Pose is implemented entirely in managed code (Reflection Emit API). Everything occurs at runtime and in memory, no unmanaged Profiling APIs and no file system pollution with re-written assemblies. Pose is cross-platform and runs anywhere .NET is supported. It targets .NET Standard 2.0 so it can be used across .NET platforms including .NET Framework, .NET...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Web.SimpleWebServer for .NET

    Web.SimpleWebServer for .NET

    Simple WebServer for .NET and Mono

    Simple WebServer for .NET and Mono can serve static web sites with images of corse. Beta version can catch 404 and 418 ;-) errors with custom files for now , run with configurable json file look at "config.json". In true is planned use it as cordova local webserver but for Windows Devices Any Support will be welcome look at https://ydk2.tk/ Och you can use dll only to use try SimpleHTTPServer myServer = new SimpleHTTPServer (root + www, host, port);
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    GPU Machine Learning Library. This library aims to provide machine learning researchers and practitioners with a high performance library by taking advantage of the GPU enormous computational power. The library is developed in C++ and CUDA.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    SmartRoom

    Smart services for assistance to conferences, meetings, lectures

    Recent progress in ubiquitous computing, ambient intelligence and Internet of Things has resulted in several prototypes of smart environments. The smart spaces concept and its open source implementation - Smart-M3 - provide methods and tools for constructing such environments. The SmartRoom project aims at development of a set of smart services to assist in conferences, meetings, lectures, and other educational/research/business events. The project applies the advanced Smart-M3 SDK and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cygwin Ports

    Cygwin Ports

    Repository of desktops and programs for the Cygwin platform

    A large repository of open-source programs built for Cygwin, including X11 desktops, language interpreters, multimedia frameworks, cross-compiler toolchains, and much more. Also hosted here is the cygport tool for building Cygwin packages. cygport releases and the Ports Git repositories are hosted here; Ports packages are available from the website.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    SeelWorks.InterCom

    Simplified Inter-Process Communication for Windows

    This .NET library uses named pipes to allow client processes to communicate to a server process either locally or across a local network connection using either byte arrays or the easy-to-use proprietary ByteBuffer class via duplex burst messaging.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    CiaoSepp

    Tschau Sepp Card Game

    C# implementation of the popular card game Mau-Mau. "Tschau Sepp" is the Swiss German name of the game, which means something like "Bye bye Jack". The project name "Ciao Sepp" is supposed to be a word play between German and Italian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    TrailMap

    A tile-based map viewer with support for GPX files.

    TrailMap is a tile-based online and offline map viewer. Multiple map tile sources are supported by adapters. Currently supported features: - GPS positioning (on Android only) - Points-of-Interest from GPX and LMX files - OpenStreetMap maps - MML maps (covers only Finland) from https://tiedostopalvelu.maanmittauslaitos.fi/tp/kartta
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FUBI

    FUBI

    Full Body Interaction Framework

    FUBI is a framework for full body interaction using a depth sensor such as the Microsoft Kinect with OpenNI/NiTE or the Kinect SDK. It further supports the Leap Motion Controller. FUBI is written in C++ and includes a C#-Wrapper. Releases are tested on Windows 8.1, but there also exist Linux Code::Blocks project files. Fubi's main functionality is gesture and posture recognition according to four gesture categories: 1. Static postures: Configuration of several joints (positions...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Wake On Lan

    Wake On Lan

    A powerful WOL, ping, shutdown, GUI application.

    ATTENTION!!! Wol is now hosted on our own servers at http://wol.aquilatech.com. Wake On LAN, WakeOnLAN, shutdown software for Windows. A powerful WOL, ping, shutdown, GUI application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Videojely

    Videojely

    Videojely is a non-linear video editor for video creation.

    Make Awesome Videos With Videojely, the Most Advanced Cross-Platform, FREE Video Editor For Video Creation. No matter your skill level or experience, it’ll have you creating professional looking videos in no time. It comes with professional free video templates and tutorials you can download from videojely.com to get you started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A little helper for EVE-Online. with Database fetching and handling routines for Eve Online. API and Raw web based functions. GUI and structure templates. Mining, Character, Bussiness, Analyzer, Infos, Market, EveMath, Parsers and more areas are touched.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Ahava -Z5 OS
    Portable engineering Profil (PEP,PPI,PMI) Additional Project Details(FreeDownload_beta_test) Languages Deutsche, English,Ukraine Intended Audience Information Technology, Telecommunications Industry, Advanced End Users, Developers, End Users/Desktop User Interface Gnome, Win32 (MS Windows), KDE, Cocoa (MacOS X), Qt Programming Language C++, C, C# ... Präambel : * Sicherheitsschlüssel montiert auf den monolithischen Kernel-Pae-Linux mehr... * reduziert den Verbrauch von...
    Downloads: 0 This Week
    Last Update:
    See Project