Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
- Updated
Aug 7, 2024 - C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
A library of generic data structures for the C language.
Common libraries and data structures for C.
Implementation of All ▲lgorithms in C Programming Language
A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP).
M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).
Real-Time ASCII Art Rendering Library
A library of generic intrusive data structures and algorithms in ANSI C
This Repository is a collection of different ethical hacking tools and malware's for penetration testing and research purpose written in python, ruby, rust, c++, go and c.
🎓 Harvard CS50x — 2018 solutions 👨🏫
Examples and exercises from Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching by Robert Sedgewick book
A reuseable codebase for C Programming Language.
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
My variant of the C Template Library
Harvard CS50x — 2021 solutions
STFT based real-time pitch and timbre shifting in C++ and Python
Lab programs and Assignments for MIT CSE dept.