Showing 198 open source projects for "c++ tutorial"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • 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.
  • 1
    6502 Tutorial

    6502 Tutorial

    A tutorial on cross compiling for the 6502 CPU

    A tutorial on cross compiling for the 6502 CPU
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    libtorrent

    libtorrent

    An efficient feature complete C++ bittorrent implementation

    libtorrent is a feature-complete C++ BitTorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops. It boasts a well-documented library interface that is easy to use. It comes with a simple BitTorrent client demonstrating the use of the library. The interface of libtorrent consists of a few classes. The main class is the session, it contains the main loop that serves all torrents. Each class and function is described in this manual, you may...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    GLFW

    GLFW

    A multi-platform library for OpenGL, OpenGL ES, Vulkan, etc.

    ..., via polling or callbacks. Comes with a tutorial, guides and reference documentation, examples and test programs. Open Source with an OSI-certified license allowing commercial use. Access to native objects and compile-time options for platform specific features. Community-maintained bindings for many different languages.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    Dungeon Crawl: Stone Soup

    Dungeon Crawl: Stone Soup

    A game of dungeon exploration, combat and magic

    ... instead of an exercise in frustration. Crawl also sports a number of systems and mechanics that diverge from more traditional roguelikes. For example, there's less emphasis on character classes (or backgrounds in Crawl parlance); your character is defined more by their skills, species and choice of deity than their background. Crawl includes an in-game tutorial and manual in the name of providing something playable without the aid of a guide or wiki.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • 5
    cpprestsdk

    cpprestsdk

    Microsoft project for cloud-based client-server communication

    The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services. cpprestsdk is in maintenance mode and we do not recommend its use in new projects. We will continue to fix critical bugs and address security issues. Once you have the library, look at our tutorial to use the http_client. It walks through how to setup a project to use the C...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    EF Core

    EF Core

    Object-database mapper for .NET

    ... to target. This tutorial uses SQLite because it runs on all platforms that .NET Core supports. This application intentionally keeps things simple for clarity. Connection strings should not be stored in the code for production applications. You may also want to split each C# class into its own file. Query and manage relational data in a .NET Core app with an Object-Relational Mapper (O/RM).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Codiga VS Code

    Codiga VS Code

    VS Code plugin that suggests code blocks as you type and check

    VS Code plugin that suggests code blocks as you type and check for errors. Works for JavaScript, TypeScript, Python, Java, Scala, Ruby, PHP, Apex, Docker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pytorch-cpp

    pytorch-cpp

    C++ Implementation of PyTorch Tutorials for Everyone

    C++ Implementation of PyTorch Tutorials for Everyone. This repository provides tutorial code in C++ for deep learning researchers to learn PyTorch (i.e. Section 1 to 3) Interactive Tutorials are currently running on LibTorch Nightly Version. Libtorch only supports 64bit Windows and an x64 generator needs to be specified. Create all required script module files for pre-learned models/weights during the build. Requires installed python3 with PyTorch and torch-vision. You can choose to only build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SolrNet

    SolrNet

    Solr client for .Net

    SolrNet does not attempt to abstract much over Solr, it's assumed that you know what Solr is and how to use it, just as you need to know relational databases before using an ORM. If you're not familiar with Solr, take your time to follow the Solr tutorial, see the FAQ and the docs. Consider getting a book. SolrField maps the attribute to a Solr field and SolrUniqueKey (optional but recommended) maps an attribute to a Solr unique key field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 10
    mlpack

    mlpack

    mlpack: a scalable C++ machine learning library

    mlpack is an intuitive, fast, and flexible C++ machine learning library with bindings to other languages. It is meant to be a machine learning analog to LAPACK, and aims to implement a wide array of machine learning methods and functions as a "swiss army knife" for machine learning researchers. In addition to its powerful C++ interface, mlpack also provides command-line programs, Python bindings, Julia bindings, Go bindings and R bindings. Written in C++ and built on the Armadillo linear...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GeneticSharp

    GeneticSharp

    GeneticSharp is a fast, extensible, multi-platform and multithreading

    GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs). Can be used in any kind of .NET 6, .NET Standard and .NET Framework apps, like ASP .NET MVC, ASP .NET Core, Blazor, Web Forms, UWP, Windows Forms, GTK#, Xamarin, MAUI and Unity3D games. GeneticSharp and extensions (TSP, AutoConfig, Bitmap equality, Equality equation, Equation solver, Function builder, etc). A Blazor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GoNB

    GoNB

    GoNB, a Go Notebook Kernel for Jupyter

    ... be used as a C kernel. It already includes many goodies: cache between cell of results, contextual help and auto-complete (with gopls), compilation error context (by mousing over), bash command execution, images, html, etc. See the tutorial. It's been heavily used by the author (in developing GoMLX, a machine learning framework for Go), but should still be seen as experimental — if we hear success stories from others, we can change this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hello AI World

    Hello AI World

    Guide to deploying deep-learning inference networks

    Hello AI World is a great way to start using Jetson and experiencing the power of AI. In just a couple of hours, you can have a set of deep learning inference demos up and running for realtime image classification and object detection on your Jetson Developer Kit with JetPack SDK and NVIDIA TensorRT. The tutorial focuses on networks related to computer vision, and includes the use of live cameras. You’ll also get to code your own easy-to-follow recognition program in Python or C++, and train...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    LC-3 VM

    LC-3 VM

    Write your own virtual machine for the LC-3 computer!

    .... First, we need to simulate the essential hardware components of the machine. Try to understand what each component is, but don’t worry right now if you are unsure of how it fits into the larger picture. Start by creating a C file. A register is a slot for storing a single value on the CPU. Registers are like the “workbench” of the CPU. For the CPU to work with a piece of data, it has to be in one of the registers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Binary Analysis Platform

    Binary Analysis Platform

    Binary Analysis Platform

    ... conditions, modeling functions (writing stubs) and even interfacing with the SMT solver. The toolkit repository includes various examples of program analysis tools that could be implemented with BAP and can be used as the starting point (in addition to the tutorial) for implementing custom analyses. BAP can be used as a framework with a single bap utility that is extended with plugins or it can be used as a library embedded in a user application, which could be written in OCaml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IEC 104 Windows c c# code download

    IEC 104 Windows c c# code download

    IEC 104 Source code Library for Windows c c++ c# .net

    v21.06.008 The complete implementation of IEC 104 protocol stack including File Transfer-Monitor and Control, Directory Commands, Supports all type of Monitoring, command, parameter ASDUs. Support C, C++, C# ( C SHARP .NET ), IEC 104 Windows SDK contains Win DLL (precompiled library), Static link lib, Demo IEC104 Server & Client programs, Visual Studio Demo console project files, Doxygen . Get free Download Evaluation Kit - IEC 104 Development Bundle In the Development Bundle...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    DNP3 Windows c c++ c# .net Program code

    DNP3 Windows c c++ c# .net Program code

    DNP3 Source code Library for Windows and simulator

    v21.06.008 Complete implementation of DNP3 protocol standard including File transfer. Binary Input, Double-bit Binary Input, Binary Output, Counter Input, Analog Input, Analog output, Octect String, virtual terminal String. support CROB, analog output command with "select-before-operate" or "direct-execute" command execution modes, unsolicited response, Time Synchronization support C C++, C# ( .net ) programming languages Get a free DNP3 Development Bundle In the Development...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Programming Without Coding Technology

    Programming Without Coding Technology

    Create software without writing a single line of code

    ... of code where the programming process done using the PWCT visual components. This language called Supernova and it's free-open source. Many database, Multi-Media, Network, AI, Simulation & Math applications are developed using PWCT You can see/edit the generated source code. PWCT support Harbour, Supernova, C, Python, & C#.NET and you can extend PWCT to support code generation in any text based programming language. PWCT comes with many samples, tutorials and movies.
    Leader badge
    Downloads: 2,455 This Week
    Last Update:
    See Project
  • 19
    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

    ... Simulator 2) IEC101 Client Simulator 3) Static and Dynamic Libraries 4) IEC101 Source Code Library Download Evaluation Kit - IEC 101 Development Bundle In the Development Bundle, We included IEC 101 Server & Client Simulator, Windows & Linux SDK. http://www.freyrscada.com/iec-60870-5-101.php http://www.freyrscada.com/iec-60870-5-101-Windows-Software-Development-Kit(SDK).php video tutorial: https://www.youtube.com/watch?v=rITfG-BOnHs&list=PL4tVfIsUhy1bsVPrJVW4nknHozdfcWE5u
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    IEC 104  Client Master Simulator tool

    IEC 104 Client Master Simulator tool

    Simulate iec 104 client Master all ASDU monitor command file transfer

    ...://www.freyrscada.com/docs/FreyrSCADA-IEC-60870-5-104-Client-Interoperability.pdf Download Evaluation Kit - IEC 60870-5-104 Development Bundle: In the Development Bundle, We included IEC 60870-5-104 Server & Client Simulator, Windows and Linux Software Development Kit. http://www.freyrscada.com/iec-60870-5-104.php video tutorial: https://www.youtube.com/playlist?list=PL4tVfIsUhy1bx7TVjtZnqFB6tbZBhOlJP
    Leader badge
    Downloads: 129 This Week
    Last Update:
    See Project
  • 21
    VeroRoute

    VeroRoute

    Qt based Veroboard, Perfboard, and PCB layout and routing application

    Cross-platform software for producing Veroboard (stripboard), Perfboard, and 1-layer or 2-layer PCB layouts. Automatically prevents short-circuits and checks for open-circuits. Pre-compiled versions available for MS Windows and 64-bit Linux Mint 20.3 (should also run on other 64-bit Linux systems that are based on Debian and support Qt version >= 5.12.8). Android APK available (tested on Android 7 and Android 10) and requires device resolution of at least 1280x800.
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 22
    DNP3 Client Master Simulator download

    DNP3 Client Master Simulator download

    Simulate DNP3 Client / Master using serial, TCP communication

    ... manual : http://www.freyrscada.com/docs/FreyrSCADA-DNP-Client-Simulator-User-Manual.pdf Interoperability : http://www.freyrscada.com/docs/FreyrSCADA-DNP-Driver-Object-Variation-Support.pdf Get a free DNP3 Development Bundle In the Development Bundle, We included DNP3 Outstation & Client Simulator, Windows & Linux SDK. http://www.freyrscada.com/dnp3-ieee-1815.php Video Tutorial https://www.youtube.com/playlist?list=PL4tVfIsUhy1abOTxSed3l56FQux5Bn_gj
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 23
    Linux Air Combat

    Linux Air Combat

    Combat Flight Simulator for LINUX. WW2. Network and VOIP. Open-source.

    WW2 Combat Flight Simulator. Free. Current Version: 9.68. This is now the world's leading open-source combat flight sim for LINUX. Linux Air Combat ("LAC") was derived from the classic "gl-117" game, after a huge re-write to create a far more realistic plane simulator. LAC runs on almost any desktop LINUX system (even Steam Deck & Raspberry Pi) and generates smooth, high-performance flight. Clean, open source code provides an easy option to compile it yourself, or use our...
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 24
    IEC104 Device RTU Server Simulator tool

    IEC104 Device RTU Server Simulator tool

    Simulate Complete IEC 104 RTU Server Monitor Command File transfer

    .../docs/FreyrSCADA-IEC-60870-5-104-Server-Interoperability.pdf Download Evaluation Kit - IEC 60870-5-104 Development Bundle: In the Development Bundle, We included IEC 60870-5-104 Server & Client Simulator, Windows and Linux Software Development Kit. http://www.freyrscada.com/iec-60870-5-104.php Video tutorial: https://www.youtube.com/playlist?list=PL4tVfIsUhy1bx7TVjtZnqFB6tbZBhOlJP
    Downloads: 18 This Week
    Last Update:
    See Project
  • 25
    SMILI

    SMILI

    Scientific Visualisation Made Easy

    ... user interfaces and/or via the command-line. See our YouTube channel for tutorial videos via the homepage. The applications are all built out of a uniform user-interface framework that provides a very high level (Qt) interface to powerful image processing and scientific visualisation algorithms from the Insight Toolkit (ITK) and Visualisation Toolkit (VTK). The framework allows one to build stand-alone medical imaging applications quickly and easily.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next