Showing 10 open source projects for "cpp check"

View related business solutions
  • Get Advanced Threat Protection for Your Azure Workloads Icon
    Get Advanced Threat Protection for Your Azure Workloads

    FortiGate NGFW on Azure Enables You to Protect Your Workloads Beyond Basic Azure Security Services

    FortiGate NGFW identifies and stops advanced threats with powerful application control, malware protection, web filtering, antivirus, and IPS technology. As the attack surface expands, FortiGate provides integrated and automated protection against emerging and sophisticated threats while securing hybrid or multi-cloud environments. Deploy today in Azure Marketplace.
  • 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.
  • 1
    Red Panda Dev-C++

    Red Panda Dev-C++

    A powerful and lightweighted C/C++ IDE

    This project is mainly for users of windows XP. Users of windows 7/8/10/11 should consider Red Panda C++ ( https://sourceforge.net/projects/redpanda-cpp/ ). Red Panda Dev-C++ (Dev-Cpp) is a greatly improved fork of Bloodshed Dev-C++ and Orwell Dev-C++. It provides many features that old versions (and Embarcadero dev-c++) lacks, and lots of bug fixes and enhancements. Highlights of its new and enhanced feature: * Code intellisense (Code Completion suggestion while editing...
    Leader badge
    Downloads: 928 This Week
    Last Update:
    See Project
  • 2
    Dev-C++

    Dev-C++

    Open Source C & C++ IDE for Windows

    Dev-C++ is a full-featured Integrated Development Environment (IDE) for Win32. It uses GCC, Mingw or Cygwin as compiler and libraries set. It supports Windows 98, NT, 2000 & XP. This is the original Dev-C++ software as published by Colin Laplace and this repository is frozen to version 4.9.9.2. For more recent versions of Dev-C++, please check the following forks: - Embarcadero Dev-C++: https://sourceforge.net/projects/embarcadero-devcpp/ (last update: March 2021) - Orwell Dev-C...
    Leader badge
    Downloads: 123,585 This Week
    Last Update:
    See Project
  • 3
    Dev-C++ for Windows 10/8/7

    Dev-C++ for Windows 10/8/7

    A fast, portable, simple, and free C/C++ IDE

    Coding Boot Camp Learning to program? Check out the free boot camp from Embarcadero which runs from Monday, August 22nd to Friday, August 26th. https://learndelphi.org/boot-camp-2022/ Embarcadero Dev-C++ is a new and improved fork (sponsored by Embarcadero) of Bloodshed Dev-C++ and Orwell Dev-C++. It is a full-featured Integrated Development Environment (IDE) and code editor for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as its compiler...
    Leader badge
    Downloads: 14,484 This Week
    Last Update:
    See Project
  • 4
    KAREL 3D WebGL

    KAREL 3D WebGL

    Children's learning programming language Karel the Robot in 3D

    KAREL 3D written in JavaScript with WebGL is a children's programming language for teaching algorithms. This is later variant from Karel the Robot in 3D, created in 1986 for 8bit microcomputer PMD 85-2. Support full recursion, create new commands, complex commands with condition from dialog and direct control with keys, language translation. Objects: brick, wall, mark, fence. Check out the Wiki (here) for more examples and pictures. Include ZIP with original historical manuals...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5
    nsnake

    nsnake

    Classic snake game on the terminal; made with C++ and ncurses

    nsnake is a clone of the classic snake game that we all used to play on our cellphones. You play this game on the terminal, with textual interface. It has a gui-like interface on the console, with many settings and possible game modes. Note that it depends on `ncurses` and `yaml-cpp`. For a more detailed README, check out the GitHub page: https://github.com/alexdantas/nSnake
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XOR encrypt v2.0

    XOR encrypt v2.0

    Encrypt Your Text documents with XOR encryption

    .... The password you provide is hashed ( SHA256 ) and saved into the encrypted file to check if the password provided is correct.This algorithm has limitations in general more the numbers of relative characters in the password to plaintext more secure will be the encryption. XOR encrypt has a 3.5 of 5 editors rating from softpedia http://www.softpedia.com/get/Security/Encrypting/XOR-Encrypt.shtml
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Codegroup

    Codegroup

    A Java application for transferring computer files in 5 letter groups

    ... has a graphical user interface, an Enigma like subsystem must be devised for data whitening. For content encryption, the use of Java's facilities is being considered as a long term option. This project's initial sourcecode is related to : http://www.fourmilab.ch/codegroup/ http://winmorse.com/ https://bitbucket.org/bgneal/cpp-enigma http://www.whence.com/minimodem/ For the User Interface http://www.oracle.com/technetwork/java/javafx/tools/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    TestCpuAndRam

    test your cpu and ram only (linux vs windows)

    why linux more better than windows ???!!! run this application on your windows and your linux . i'm run this appliction on my win seven 32 and ubuntu 32 . this promgram check is 65537 is prime or not by miller and robbin test base on https://sourceforge.net/projects/hugecppnum/ . please see windows vs linux .txt file. this my prove to linux is more better than windows . program write in cpp and codeblocks IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a simple Tv program that uses a seperate class.h file as well as using multiple .cpp files. Check it out and please let me know what you think. I am new to programming and would just like to know if it looks even close.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 10
    An inversion of control mechanism for C++. cpp-resolver takes advantage of the strengths of C++ to check the resolution of dependencies at link time, while promoting proper separation of concerns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next