711 results for “topic:c-programming-language”
Low-Level Programming Roadmap and Resources
This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic, providing theoretical understanding and hands-on coding experience.
These are small C language programs meant for learning and understanding the fundamentals of programming.
An open source Smartwatch firmware written in C for the Raspberry Pi Pico
A fast and flexible data logging/tracing toolkit for software testing, debugging, and visualization. Features minimally intrusive C/C++ code instrumentation, a host-based decoding application, and demo code. It is essentially an fprintf() function that runs on the host instead of the embedded system.
Repository for PEX1241|PET2033 Algorithms and Data Structure I subject/course on Information Technology - UFERSA
Install C on Windows with just one click.
📗 浙江大学《C语言程序设计》第四版——何钦铭 颜晖(教材源码、PTA 练习题、实验、调试程序、教师用书、课件资源等),且有官方配套 MOOC 微视频讲解和 PTA 练习平台,加速学习🚀🚀
Resources on the C Programming Language @ software.nju.edu.cn
C programming questions and answers
The Naval Observatory NOVAS C astrometry library, made better
This repository contains a collection of programming questions and solutions in the C programming language. The questions cover various fundamental concepts such as Input/Output, Operators, Decision Control, Loops, Functions, Arrays, Strings, Pointers and more.
Hardware-accelerated distance metrics and similarity measures for high-dimensional data
This Reopositories is a Scientific Calculator 💗 using C-Graphics 😍
Library for arbitrary precision arithmetic and computation
Ejercicios realizados durante la :swimmer: piscina (C Piscine) de agosto de 2022 en School 42 Málaga :sunny: (Fundación Telefónica)
AVR course at Brno University of Technology
Solving Challenges in C Programming repository, featuring over 100+ curated resources to boost your skills. Crafted by Mahendra Mahara, explore challenges, PDFs, and mini projects. Contribute, connect, and stay updated to excel in C programming. Embark on a journey of learning and mastery.
Skyscraper puzzle solver in C
Repo consisting of my C files for my practice
The Art Of Fun / C
This was a fork of Checked C used from 2021-2024. The changes have been merged into the original Checked C repo.
Password Protected Hotel Management System in C language.
Educational material and examples for those interested in learning the C programming language
The Flopperating System is a free and open source 32 bit operating system made in C. It is themed around the famous internet Caracal "Big Floppa"
C program
c_programming_basic
This Repo is meant and maintained to help learners complete the course -- "C-for-Everyone-Programming-Fundamentals-by-University-of-California-Santa-Cruz", in COURSERA.
Library Management System is implemented using linked list in C programming language. The main operation involves issuing books, returning the issued books and maintaining records of the issued books.
Dragon's Dice Roller is the first and (so far the only) open source RPG dice roller written in C available on GitHub. It aims to be a lightweight, simple, reliable and easy-to-use dice roller for any kind of role-playing game.