Search Results for "code::blocks sample" - Page 4

Showing 391 open source projects for "code::blocks sample"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • 1
    IEC 60870-5 101 Protocol Win C# download

    IEC 60870-5 101 Protocol Win C# download

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

    v21,06.008 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 Server...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Muse: Middleware Universal Scripting idE

    Muse: Middleware Universal Scripting idE

    DevOps Automate: WebSphere; WebLogic; JBoss; Glassfish; Tomcat; Linux.

    ... Compatible. *** Now with powerful JBoss / GlassFish / Tomcat / Linux Active Auditing Framework. *** Preset profiles for Server Compliance to deploy Pega and Informatica, easily expanded. Tomcat / Glassfish 2 Python - Configuration Snapshots *** Infrastructure-as-Code, Code-Writing-Code *** an Automation as-a Service Concept. Designed to Run on JETPack: https://sourceforge.net/projects/jetpack
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    PmPrintf - OS/2 debug helper

    printf() style debugging output to log file or PM-Viewer via queue

    PMPRINTF allows you to direct the output from debugging statements placed in code (using printf() like statements) to a highly configurable PM viewer or into a log file of your choice. Both, PM-Viewer and CLI logger which can be write to a log file in parallel are included. Sample code for C, REXX and SOM/WPS classes included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Discriminative Concept Learning Network: Sample Source Code and Supplement The provided code and document refer to the 14th reference of the main paper. Mature DCLNv2 package: 'archive-base-2.1.1.zip': Last version 2.1.1 and document. 'archive-legacy-2.0.X.zip': Older 2.0.X versions, data, utility scripts and rerun results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • 5
    Discriminative Concept Learning Network: Sample Source Code and Supplement The provided code and document refer to the 14th reference of the main paper. Mature DCLNv2 package: 'archive-base-2.1.1.zip': Last version 2.1.1 and document. 'archive-legacy-2.0.X.zip': Older 2.0.X versions, data, utility scripts and rerun results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    fleck
    MP3 decoder and player using madlib(recommended) and mpeglib, sample code showing how to use madlib and mpeglib to decode mp3 data, and also OGG Vorbis, AAC, MP4, Opus, the first version used to replace Libav in the project rsppmp3 standalone is ready now
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sample project for a Live Wallpaper, heavily inspired by the Matrix animation (Matrix movie) I tried to keep a minimum set of files and as few dependencies as possible. It will take some time / downloading on first start. The animation / drawing code is "isolated" in the class app\src\main\java\net\ctstudio\matritsa\DrawLWP.java By starting with this class and leaving all else as is, you should have a good starting point. The project does not handle different display densities or sizes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    things

    things

    Small applications including the technical suggestions.

    * SITE = https://sourceforge.net/p/a-things : this site + HOME = SITE/files : download site __________________________ • PROJECTS/@Archiver : console interface of ZIP_UTILITY is ready to use. ~ ZIP_UTILITY : command line version of 7-Zip = 7z.exe in the site : "https://www.7-zip.org". + console interface = "@Archiver{7z}.cmd" in "@Archiver_7z~Files.zip" This handy program uses list for compressing files to a zip-package. _______________________ * PROJECTS/Samples : Sample code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    StringTemplate-for-Octave

    StringTemplate-for-Octave

    Interface for GNU Octave/MATLAB with StringTemplate V4 template engine

    This project provides a generic interface for GNU Octave with Terence Parr's popular StringTemplate V4 template engine; MATLAB is supported, too. The concept is simple. An Octave script wraps your data in suitable Java collections, so that deeply nested data structures can be passed to the template engine just like that - and without the need for a compiled Java interface class, as it would when directly building on Octave's generic Java interface to access StringTemplate. A major sample...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 10

    Laila.BalloonTip

    A .NET6 WPF balloon tip control.

    Just add the Nuget package Laila.BalloonTip, put the control in your XAML and set the PlacementTarget, Placement, PopupAnimation, Timeout and Text or ContentTemplate and optionally the HorizontalOffset properties. You can also redefine the whole balloon through the BalloonTemplate property. See sample app and source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Taylorplot_Neptune

    Creation of a Taylorplot for several machine learning models

    Here we present the lines of code for creating a taylor plot with python to display several machine learning models. We show the solution for displaying 10 models, but the list and number can be changed simply by modifying the sample list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    teleport

    teleport

    Task-based bidirectional sync script utilizing rsync

    rsync-based backup script designed to sync files between local and portable storage for easy migration between multiple PCs without relying on network transfer or cloud storage. Sync operations are organized as customizable sync tasks that can be selectively chosen each time the script is executed. To use the script, browse the code repository, and download files 'teleport.rb' and the sample config file. For more information, read README.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MATTA

    MATTA

    Morse Code Utilitiies to convert text messages to & from sound files.

    This is a commandline utility that converts a WAV sound file containing morse code to English text. Pre-built binaries run on OSX, MsWindows, & GNU/linux. It is written in Ada, so can be rebuilt on any platform with an Ada compiler. The input wav file must be monaural, with a 16-bit signed integer encoding, and a sample rate of 8000 Hz. Either sox or audacity can easily transform to this format. The wav file is expected to be international morse code, preferrably clean and properly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RegexLab .NET

    RegexLab .NET

    dev environment tool to write and test complex regular expressions

    RegexLab .NET is a rich-featured development environment and laboratory tool for creating, writing and editing complex regular expressions . It targets the .NET Framework and .NET Core (.NET 6, .NET 8) Regex Engine. Compared to other regex tools and lots of online regex testers this allows to store your regular expressions in local files including sample inputs for testing it. Use this tool build your own regex library with usage demonstration and meta data. This tool requires basic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    payables-disbursements

    payables-disbursements

    Accountants Friend - Payables and Disbursements

    AF - Payables is a Windows Based Payables APP written as a sample application for programmers who want to learn VBA and the MS-Access database. So you can use it to help if you are programmer . You can also use it to do Payables for a small business (1 – 15 employees). Before beginning, please note that setting up, and logging into the APP, is described in the Appendix. Also read the readme.txt file in the program directory. Note that the program is a conversion of the Invoicing APP. So...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Your online shop

    Your online shop

    Simple Modern Ecommerce in NodeJs. Using Mongodb.

    Your Online Shop is an intuitive ecommerce system (also known as online store or shopping cart). Main features: - Modern SPA (Single Page Application) - Easy edition - Quick purchase process - Site pages (About, Contact, ect...) - Themes (components / templates) - Multi-shop - Very light code ** Live Demo: http://youronlineshop.net/sample/ Web administrator login (user/password): webadmin/webadmin Product administrator: productsadmin/productsadmin Orders manager: ordersadmin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    rsptar_gzip

    rsptar_gzip

    TAR based DLL

    C code and DLL (with sample project) with library libarchive and GNU tar 1.34 to list, update, delete, extract and create latest GNU tar files uncompressed or compressed with gzip, gzip2, gzip2 multi-thread, bzip2, bzip3, bzip3 multi-thread, lzip, lzop, lzop2, lzop2 multi-thread, lz4, lz5 multi-thread, lzma, brotli, brotli2 multi-thread, Zstandard, xz , the old Unix compression utility 'compress' (.Z) , compress2 multi-thread (.Z2), zip, 7zip and many more formats with full Unicode support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AWS Step Functions Data Science SDK

    AWS Step Functions Data Science SDK

    For building machine learning (ML) workflows and pipelines on AWS

    ... notebooks. These notebooks provide code and descriptions for creating and running workflows in AWS Step Functions Using the AWS Step Functions Data Science SDK. In Amazon SageMaker, example Jupyter notebooks are available in the example notebooks portion of a notebook instance. To run the AWS Step Functions Data Science SDK example notebooks locally, download the sample notebooks and open them in a working Jupyter instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JetPackMvvm

    JetPackMvvm

    A Jetpack combined with the MVVM rapid development framework

    A Jetpack combined with the MVVM rapid development framework, based on the MVVM model to integrate the JetPack component library officially recommended by Google: LiveData, ViewModel, Lifecycle, and Navigation components use Kotlin language, add a lot of extension functions, simplify the code and add Retrofit network requests, coroutines, to help you Simplify various operations, allowing you to quickly develop projects. The sample format is the data format returned by the Android Api...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Windows Input and Composition Samples

    Windows Input and Composition Samples

    Windows Composition Samples, for getting the latest code samples

    Welcome to the Windows App SDK Input and Composition Samples! For those of you familiar with the Windows Composition Samples, these samples are very similar but instead built on the APIs in the WinAppSDK (to learn more about the WinAppSDK, visit here), and they also feature new input APIs. This is the place for the latest code samples, demos, and developer feedback around building beautiful and engaging WinUI3 apps. This repo focuses on the platform building blocks that make up the Fluent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ipfs-provider

    ipfs-provider

    Connect to IPFS via an available provider

    Returns IPFS API object by trying multiple providers in a custom fallback order. This is a general-purpose replacement for ipfs-redux-bundle. When using prebuilt bundles in production use explicit versions and SRI hashes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    E-XD++ Label Report Design

    Ticket printing, bill printing, label printing, document printing

    ..., directly to the sample programs we provide documentation compiled together to have a label, business cards, CD covers and other design software systems to print. label printing software design features: . put through the tool box, or any desired image file extensions E-XD++ vector graphics, the way by dragging directly onto the canvas. . the graphics can be moved on the canvas, scaling, rotation, deformation, distortion, arts editor of the word, and so powerful.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    Planar Elastica

    A collection of technical notes on planar elasticas and sample code

    The collection Planar Elastica (Planar Elastica.zip) includes: 1. A technical note deriving the governing equations for a planar elastic subjected to general end loading (i.e., combined bending moment, angled direct load and torsional moment). This note is heart of this project. 2. Macro enabled Excel spreadsheet examples that illustrate use of the above result. These examples range in sophistication from large displacement leaf springs to one requiring simultaneous solution of two...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LCUI

    LCUI

    A small C library for building user interfaces with C, XML and CSS

    Build simple desktop apps with C, XML and CSS. LCUI is a simple GUI library, it is written in C, supports XML and CSS, you can use C, XML and CSS to build simple desktop applications, at present it is mainly supported by Windows, subsequent versions will improve support for Linux. If you have web development experience, then the use of LCUI will be easier to get started, because LCUI's XML, CSS, and element layout processing effects are similar to web browser, you can refer to the sample code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    wavtomid_chung

    wavtomid_chung

    Wav / mp3 to midi best unique conversion

    wavtomid chung is an accurate high quality polyphonic audio wav / mp3 (libMAD) to mid midi midifile converter conversion transcription free open source written in easy compiled freebasic . new algorythm almost as good as the original with sample piano song . . new spectrum filter for enhanced detection . selfharmonics and reverb removal . may work with Bill Evans and Finanwen piano songs , others : to try (instruments must be well tuned) . (no vocals nor drums) load import midi files...
    Downloads: 1 This Week
    Last Update:
    See Project