Skip to content
#

cpp-programming

Here are 331 public repositories matching this topic...

This program is C ++ console application and will read the file named Numbers.txt when run. This file will 'contain positive numbers between 0-255 on the line and separate the numbers with a space. A doubly circular linked list object will be created for each line in the file. Numbers in order will be read and added to the lists according to the…

  • Updated Aug 18, 2020
  • C++

MultilayerPerceptron Project is a C++ implementation of a multilayer perceptron capable of classifying handwritten Latin alphabet images with 2 to 5 hidden layers. Built with the MVC pattern and Qt library, it requires C++17, CMake, Qt5 Widgets/Charts, and Google Test library. The program can be customized and features options.

  • Updated May 9, 2023
  • C++

Improve this page

Add a description, image, and links to the cpp-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cpp-programming topic, visit your repo's landing page and select "manage topics."

Learn more