header-files
There are 162 repositories under header-files topic.
juliettef/IconFontCppHeaders
C and C++ headers, C# and Python classes, Rust files and Go package for icon fonts Font Awesome, Fork Awesome, Google Material Design icons and symbols, Pictogrammers Material Design icons, Kenney game icons, Fontaudio, Codicons and Lucide.
arizvisa/ndk
A local copy of Alex Ionescu's seemingly abandoned native-nt-toolkit project containing knowledge inherited from the ReactOS project.
Arham4/42-piscine-c
An overview of my work at 42 Silicon Valley's Piscine on C, including a topic overview and an explanation of the grading system.
smv1999/custom-header-files-cpp
A Collection of Custom Utility Header Files written in C++
StephenHodgson/Native-Unity-API
C++ Headers for Unity Native Plugins
UIU-Developers-Hub/C-STRUCTURE
A comprehensive collection of header files of 'C' language focusing on the data-structures and algorithms
ShawnZhong/CUDA-Programming-Starter-Kit
CUDA Programming Starter Kit for VSCode and CLion
muhibarshad/Salik-Bank-Limited
Bankist application in C++ by using dynamic arrays and classes concepts :Its main features are login system, user authentication ,create a new account , requesting loan , transfer money, sort your movements , currency converter , delete your account and log out system .
nimaaghobadi/AutomatedMenuManagementSystem
Automated Menu Management System: A C-based application for efficient restaurant order management. Users can view a menu, order pizzas, drinks, soups, and salads, and receive a detailed invoice. This project aims to enhance the dining experience through streamlined order processing and user-friendly interactions.
thales-e-security/header2go
Convert C header files into skeleton Go implementations
vtarale/STM32F4
pid controller, and helper libs for stm32f407-discovery
Catium2006/STC15-Header-SDCC
SDCC语法的STC15单片机头文件
dernyn/RPI-Wifi-DRVr
This script allows an easy way to Install and Compile non-Raspbian-Included 802.11 Wi-fi Drivers on any Raspberry PI (RPI), It's Mostly a Kernel header installer script which allows the user to compile kernel Modules, made specially for wifi drivers to install in a fast manner without having to compile the Raspbian Kernel Source after every firmware release/kernel update.
mohit-thakur09/car-rental-system
Car Rental System : C Lang - CUI based Project
RIDWANE-EL-FILALI/libft
libft made easy
XYZliang/Add-Xcode-bits-stdc--.h
为macOS Xcode加入bits/stdc++.h万能头文件的支持的一键式脚本。Script that adds the support of bits/stdc++.h c++ header file for mac OS Xcode.
rahulsonone1234/c-project
datastructure -linked-list project of bank management.
tpauldike/alx-low_level_programming
Introduction to C programming
AJV009/Pacman
A simple PACMAN game developed in Borland C Graphics lib. (code copied from web)
CyberFlameGO/PICAXE_BASIC_libs
PICAXE headerfiles
manuelinfosec/algebra_h
header files for some common (and not so common) linear algebra operations
mohit-thakur09/railway-reservation-system
Railway Reservation System
vikramsamak/Header-File-For-Data-Structures-For-C-Language
Header File For Data Structures (Linked List,Stack,Queue)
andy-y-li/stcHeader
Transfer STC (Keil) head file to SDCC.
arielspalter/Squall
Statistics and Quantitative Analysis Library for C++. Squall provides a set of robust, high-performance and easy to use tools for managing, manipulating & reshaping datasets, calculating statistics, aggregating data, extracting subsets and much more. Squall contains 4 header files only and is easy to implement into any existing C++ project.
iamdeepak199/ATM-Management-system
ATMs are Automated Teller Machines that are used to carry day-to-day financial transactions. ATMs can be used to withdraw money or to deposit money or even to know the information of an account like the balance amount, etc. They are convenient and easy to use,and it allows consumers to perform quick self-service transactions.
le-mountassir/ft_printf
In this project, we will recode the famous printf function using variadic arguments with some of the functions that we made in the first project Libft.
le-mountassir/Get_Next_Line
the idea of the project is that u need to create a function that reads one line from a file descriptor each time u call it until it reaches the EOF using static vars so u can preserve their previous value and start from where u finished in the next call.
node-3d/addon-tools-raub
Helpers for Node.js addons and dependency packages
QKenRu/HeaderFileForStudy
C++ Header files for study | 用于学习的C++头文件
SpaciousCoder78/unitconversion.hpp
A C++ library containing predefined unit conversion formulas to make your life easier
stamp-cmd/OBJ-Reconstructor
Python script that attempt to convert the Object3D file back to obj file
Vladimir-Novick/CPP-Memory-leak-detection
Inserting preprocessor directive in the multiple files / Enable memory leak detection / Adding breakpoint on memory leak detection items
i-am-djordan/HW3
In this assignment, you will be writing a template-type struct for a Node in a singly-linked list data structure, a Stack class template designed using a linked data structure (using the Node struct), and an Instagram class template which utilizes the Stack class template as a data member.
seanpm2001/Pikeheader
🪧️ Headers for the Pike programming language.
seanpm2001/PikeHeader_Docs
🪧️📖️ The official documentation source repository for the Pikeheader project.