Search Results for "linux tutorial" - Page 3

Showing 77 open source projects for "linux tutorial"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Tutorial de como utilizar SDCC con el PIC18F4550. Incluir ejemplos de funciones particulares: adc, spi, i2c, usart, usb, atención a interrupciones etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    DRAMMS

    A Deformable Medical Image Registration Toolbox

    DRAMMS is a software package designed for 2D-to-2D and 3D-to-3D deformable medical image registration tasks. Released by Section of Biomedical Image Analysis (SBIA) at the University of Pennsylvania. Some typical applications of DRAMMS include, -- Cross-subject registration of the same organ (can be brain, breast, cardiac, etc); -- Mono- and Multi-modality registration (MRI, CT, histology); -- Longitudinal registration (pediatric brain growth, cancer development, mouse...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3

    Simple C++ string and vector classes

    Two simple C++ classes, replacements for std::string and std::vector

    The classes are useful as training examples for a C+++ tutorial, for novices in C++, or if you have to avoid the standard C++ library with its classes std::string and std::vector class for any reason. It contains basic functionality compatible with the std:: versions, more functions can easily be added. Class my_string is based on original work by Christian Stigen Larsen, 2007. It may happen in real projects that the std library must be avoided: I needed it because of link problems in an application using mixed libraries, especially one compiled with an old Intel compiler icc 7 (for Linux), and other libs compiled with newer compilers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Melon

    Melon

    Kinect based controller.

    Melon's purpose is to simplify as much as possible the setup of interactive installation (art, cultural, commercial, etc) as much as possible. It broadcast in OSC 3D pointers. Each pointer can be attached to any of the bone of the skeleton. The interaction area defined for this pointer is attached to another bone of the skeleton, therefore the visitor is free to move in the space defined. Video tutorial: https://vimeo.com/73297050 Developped by http://www.numediart.org [!] >...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    This is an implementation of inputbox for windows forms for visual c++ by me. There will be a tutorial how to use it soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Evoversum
    This project has been moved to https://bitbucket.org/pbazant/evoversum/src/master/ . Evoversum is a fast Darwinian evolution simulator. The program simulates a 2D world populated with "animals" which struggle for food, reproduce and may also eat each other. The subject of evolution is their behavior, which may become quite complex. There is an updated video tutorial at http://www.youtube.com/watch?v=nPkZvyVDWJU !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bioinformatics Learning Tutorial

    Bioinformatics Learning Tutorial

    An interactive undergraduate biology tutorial

    Interactive tutorials for undergrad genetics students illustrating DNA replication, transcription, and translation. Original color graphics and animations. * Source requires Qt libraries (http://qt-project.org/downloads) * Windows version @: http://www.cs.transy.edu/nsmith/BLT_Windows.zip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DMouse

    DMouse

    Camera Mouse

    Mouse control via webcam: DMouse was developed as a simple and easy-to-use application that allows you to control your mouse cursor with the help of a webcam. Now, you can perform various actions with the help of your hand. All you have to do is calibrate it and you're ready to go. Requirements: · Webcam How to use DMouse?-Full tutorial: http://www.youtube.com/watch?v=WlV0c4LnTZs The full code behind DMouse: http://robofreaksindia.wordpress.com/2013/04/01/the-code-behind-dmouse/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    cZUI is a Zoomable User Interface framework, allowing the creation of zoomable interfaces in C++. It uses the scene graph concept, with the possibility of panning and zooming cameras on various parts of the scene. Multiple cameras can be painted on the same window, each with its own painting rectangle. Multiple demos and a tutorial are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Simple, fast coordinate conversion for commonly used geodetic and Cartesian coordinate systems. Also includes functions for Euler angles and a tutorial on what they are and how to handle them. Written for Gnu/UNIX but easily ported to others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IntenseVT

    IntenseVT

    Vocabulary trainer with image support

    IntenseVT is a vocabulary trainer with the aim to support the learner in learning as effectively as possible. The capability of using images and graphics of e.g. formulas or flowcharts makes IntenseVT also a tool for learning for subjects other than only languages. Tutorial and feature video: http://youtu.be/d_bzhGn4wek
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SFish

    SFish

    Basic real-time simulation engine in C++

    In SFish you can model simulation objects with attributes and behaviour (continuous over time and not-continuous over time, latter one being events) and the communication between objects; then you can run simulations (real-/non-real-time) given a set of objects with specific attributes and see what happens in cause of their behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    C++ Checks

    Checksum and checkdigit Checks in C++

    Thie project aids C++ programmers in adding checks using a wide variety of checksum and checkdigit systems, including, for example, Visa credit card, ISBN, EAN, UPC. It uses C++ templates to make it easy to implement a very wide range of existing check systems, but also to easily devise and implement new variants. The C++ code is header-only and only requires the header to be in the path of the project. A manual with tutorial and many examples and tests are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The so3DTools aims to provide many different helper class, examples and tutorial in C++ for OGRE3D. It aims to make understand how to use some advanced features in OGRE 3D. It is LGPL. At 2011/03/28, the project contains 20 tutorials + Ogre.chm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    cca-forum
    Cca-forum unifies the Common Component Architecture tools and tutorial. It includes the CCA specifications, the Ccaffeine framework for HPC, and related tools. These support multilanguage scientific and parallel computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XPC: A set of "Cross Platform C/C++" projects, a framework for basic software development. Includes a unit-test library (C), a C++ wrapper for it, and a utility library (C). Includes extensive design/tutorial documentation and Debian support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a C++ implementation of Puyo Puyo, a Japanese computer puzzle game of 1991. It uses Qt and Boost Graph Libraries and some design patterns and works with any platform on which Qt is available. It can be used as a tutorial for learning game design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is no Sudoku solver, but "explainer". It can guide you with logic through the solving process. Not only 9x9 grids: MxN, samurai or any layout you can describe with the board editor! Now with a great GUI! Manual, tutorial, examples...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Screen capturing program that records your screen-activities, supports commentboxes and exports to all video formats. It also acts as a client for the captorials.com website that enables you to share your captured tutorial with users around the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    wyoGuide is a guide, a tutorial for developing well-designed cross-platform applications. Where possible sample code written in C++ using the wxWidgets framework is accompanied. The included demo application is well suited as a starting code base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    lsx is a small and powerful text and source code generator based on a format called Eva. Both java libraries for lsx and Eva and tutorial with some "Hello" samples including "Hello State Machine", interesting demo that generates C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SDK for Jobo AG's Giga Vu Pro Evolution device. Includes tutorial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    freecgi++ is an ANSI C++-compliant hierarchy for developing object-oriented CGI applications. It supports FORMS, cookies, multi-part submissions, basic cryptography, HTML output, custom HTTP headers, etc. and includes full documentation, help, a tutorial
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HelloWorldOS is an assortment of tutorial and example operating systems code designed to help new operating systems developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Emotion Engine is an 3d game engine based on plib of the 3d graphics, lua for the scripting engine and xml for the world files. Originally the engines intent was to demo and create a tutorial on how to use plib for new game developers.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB