Code Monkey home page Code Monkey logo

RADARIST's Projects

awesome-cpp icon awesome-cpp

A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

cpp-concepts icon cpp-concepts

This repository covers a wide range of topics including Object-Oriented Programming (OOP), the Standard Template Library (STL), and smart pointers.. It contains practical examples, and best practices.

dijkstraalgorithm icon dijkstraalgorithm

This project implements Dijkstra's shortest path algorithm in C and C++ for finding the shortest paths from a source vertex to all other vertices in a weighted graph. The code includes functions to create and initialize a graph, add vertices with weights, and perform Dijkstra's algorithm to find the shortest paths.

discordbot icon discordbot

A discord bot to send private message when someone type !buy <product>

dll-injection-into-all-processes icon dll-injection-into-all-processes

This project demonstrates how to perform DLL (Dynamic Link Library) injection into all running processes on a Windows system. DLL injection is a technique used to run custom code within the address space of another process, allowing for various applications such as debugging, hooking, or even malicious activities.

employeemanagementsystem icon employeemanagementsystem

This is an Employee Management System developed using the Windows Presentation Foundation (WPF) framework. It provides a user-friendly interface for managing employee data and performing various operations related to employee management.

gans icon gans

Generative adversarial networks from scratch

graphtheory icon graphtheory

Graph Algorithms is a C++ project that implements fundamental graph algorithms like Breadth-First Search (BFS) and Depth-First Search (DFS). It focuses on clear implementations of graph representations such as Adjacency Matrix, with plans for Adjacency List and Edge List. This project serves as an educational tool for understanding graph theory.

hackerrankproblemsolving icon hackerrankproblemsolving

This GitHub repository contains a collection of solutions to Hackerrank & LeetCode problems implemented in C++.

image-processing-library-in-c icon image-processing-library-in-c

This repository contains a collection of C algorithms designed for advanced signal and image processing tasks, including filtering, rotating, cropping, denoising, and more.

kerneldriverwithkdmapper icon kerneldriverwithkdmapper

This repository provides a WDM kernel driver integrated with kdmapper for advanced driver loading and management. It offers example code and setup instructions for educational and research purposes.

labelimg icon labelimg

🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images

lite.ai.toolkit icon lite.ai.toolkit

🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOX, YOLOP, YOLOv6, YOLOR, MODNet, YOLOX, YOLOv7, YOLOX. MNN, NCNN, TNN, ONNXRuntime, CPU/GPU.

machine-learning-unsupervised-classification icon machine-learning-unsupervised-classification

Implémentation des méthodes des centres mobiles ou K-moyennes, ainsi que la méthode de classification ascendante hiérarchique. Ces algorithmes seront appliqués dans un premier temps au clustering spatial de nuages de points 2D, puis à des descripteurs extraits d’imagettes d'épi de blé.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.