265 results for “topic:gcc-complier”
A minimalist C compiler with x86_64 code generation
Gcc for termux with fortran scipy etc... Use apt for newest updates instructions in README.txt
An hobby OS written in modern C++20 which aims to be Unix-like. Currently based on EvangelionNG, a GhostOS derived kernel
Welcome to C programming repository. C is one of the most important and widely used of all programming languages. It is a powerful language that can be used not only to build general-purpose applications but also to write “low-level” programs that interact very closely with the computer hardware.
Ubuntu 18.04 How to install Nvidia driver + CUDA + CUDNN + build tensorflow for gpu step by step command line
Generate profiling traces for GCC
Install C on Windows with just one click.
本项目是全国大学生智能车竞赛GDUT 2022年极速越野组的项目文件。采用了LQR控制器和多速率卡尔曼融合算法,并在单片机上实现。This project is the project document for the GDUT 2022 Extreme Off-Road Category of the National Student Intelligent Vehicle Competition.
VSDSquadron Research Internship 2024 program where we learn about RISC-V processor and VLSI Design using various open source tools.
Bare metal ultralight kernel for Raspberry Pi 3 (BCM2837)
A hands-on exploration of bare metal programming with the STM32 Nucleo-F446RE. Learn how embedded systems work from the ground up using C, GCC toolchains, Makefiles, and more.
This repo contains Weekly GCC 11 builds for x86_64 hosts, targeted for bare-metal (ELF / kernel-only) AArch64 systems.
Generate and output a set of points that are located on the surface of a gyroid, providing a discrete representation of this complex and intriguing minimal surface
Twigs – 512 bytes procedural graphics in C code (IFS Fractal, Linux, fbdev)
GCC cross toolchains Builder (glibc/musl/uclibc/baremetal)
Port of Mame106 (2006) to Amiga classic 68060, using bebbo gcc6.5 crosscompiler and cmake.
GCC 7.x & 8.x compiler & Binutils build scripts
WinGPG is a tray-based classical Windows application, Windows NT Explorer shell extension, and a classic GPGv2 distribution. Secure your data with our simple encryption tool. 🚀
An operating system from scratch.
Emma Memory and Mapfile Analyser
:computer: An online 1v1 hacking game where you can face off against your friends to find out who's the better coder.
测试FreeRTOS以及移植模板和中文注释
Competitive Programming Contests Automation Package for text editor Atom.
This repository contains an MPI program written in C that calculates the Riemann zeta function and evaluates its performance using MPI collective communication functions. The program approximates the value of ζ(3) with a given value of `s` (3 - Apéry's constant). It calculates the runtime, speedup, and efficiency for different numbers of processes.
A SDL2 Demo game
Scripts to ease building gcc (cross) toolchains.
🔧 A shell implementation in C featuring command parsing, built-in commands, external program execution, and robust memory management for a simplified Unix-like experience. Also includes GoogleTest for unit testing.
Код книги: Программирование на C в примерах и задачах. Автор: Васильев А.Н.
Compilar códigos em C/C++ com biblioteca gráfica Conio2.h utilizando o compilador TDM-GCC 4.7.1 (x86)
Some basic algorithms and data structure exercises.