GitHub topics: c-code
rppicomidi/midi2usbhost
Make a Raspberry Pi Pico a USB Host to bridge modern USB MIDI to old school MIDI IN and MIDI OUT
Language: C++ - Size: 481 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 148 - Forks: 24

fredsiika/30-seconds-of-c
🔌Curated collection of useful C Programming tutorials, snippets, and projects that you can understand in 30 seconds or less.
Language: JavaScript - Size: 358 KB - Last synced at: 12 days ago - Pushed at: over 5 years ago - Stars: 38 - Forks: 10

paultheal1en/Deep-Learning-based-Vulnerability-Detection-Are-We-There-Yet---Reimplement
Reimplement empirical study on deep learning-based vulnerability detection techniques using real-world datasets (Devign and Chrome+Debian). Includes tools for parsing, slicing, and analyzing C code with GGNN and ReVeal pipelines.
Language: C - Size: 778 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AdolfoRojasJ/Picomposer
Raspberry Pi Pico Development Tool for LInux!
Language: Shell - Size: 25.4 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 1

contispaulcristian/7_segment_display
This project features a custom ATmega328P microcontroller board programmed in C. It drives a 4-digit 7-segment display to implement a simple counter application.
Language: C - Size: 81.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

codeAbinash/try-aurora
The C code highlighting engine for the web.
Language: C - Size: 444 KB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 6 - Forks: 0

IBM/microprobe
Microprobe: Microbenchmark generation framework
Language: Python - Size: 53.6 MB - Last synced at: about 22 hours ago - Pushed at: 10 months ago - Stars: 21 - Forks: 17

isaka-james/c
cccccccccccccccc
Language: C - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

mazen-daghari/systemc-opencv-project
systemc opencv guide
Language: C++ - Size: 5.11 MB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

gabriel-logan/PrimeNumbers
Repository containing code that aims to find prime numbers and displays a list of them available on the web.
Language: C - Size: 23.8 MB - Last synced at: 20 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

EbramMaher95/I2C_RTC
Using STM32 microcontroller to set, edit and read data from an externally connected Real Time Clock (RTC) to the controller using I2C protocol
Language: C - Size: 3.07 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

TebogoYungMercykay/TeamName_COS284_Group_Project_1
This program would allow lecturers to define a DFA in a file, which the program could then construct and simulate with input strings. The task is to finalise this project in three stages, with each subsequent stage building on the former.
Language: Assembly - Size: 1.93 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

dadul96/C_Code_Quine
Implementation of a quine in the C language.
Language: C - Size: 12.7 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Andrew-EKrause/Compiler-Project
Compiler created for my CS 442 class that takes a simple language similar to C and converts the language into MIPS assembly code. The assembly code can be run using the Mars Simulator.
Language: C - Size: 4.72 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

dawoodcyber/C-language-Project
University Project made in C language!
Language: C - Size: 11.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

juandapradam12/Wave-Equation-Solution
Wave equation solution for a drum membrane and guitar string using de finite difference method for solving partial differential equations.
Language: C - Size: 21.5 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

juandapradam12/Bayesian-Parameter-Estimation-For-Radial-Velocity-Model
Using Monte Carlo Methods to estimate mass potential parameters on a model describing a galaxy radial velocity in terms of the radius with the bayesian parameter estimation.
Language: C - Size: 207 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

juandapradam12/Finite-Difference-Method-For-Solving-The-Advection-Equation
Solving the advection differnetial equation using the finite diference method.
Language: C - Size: 1.95 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

juandapradam12/Random-Distribution-Of-Points-Into-An-Sphere-Of-Arbitrary-Radius
Implementation of a random distribution of points at the surface of an sphere with arbitrary radius.
Language: C - Size: 160 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

motcodes/microControllerBeispiele
HTBLuVA Salzburg atmega microcontroller examples for Finals
Size: 4.75 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

GrAbsRD/KuiperVnStatistic
Fixed-point algorithms for solving the critical value and upper tail quantile of Kuiper's statistics
Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

javos65/H7-CArray-Converter-for-USBDisk
Image to C-Array on USB-Drive
Language: C++ - Size: 880 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rtabrizi/STMotionExploration
Under Distinguished Professor William Kaiser, our group has been exploring embedded Machine Learning through the STMicroelectronics SensorTile.
Language: MATLAB - Size: 9.11 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

baraa99salah/Some-basic-question-in-C
The question are in "Some basic question in C" file, and the answers are in "answers" file. NOTE: the answers were written as flowcharts and codes in C.
Size: 2.59 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

baraa99salah/LinkedList-in-C
Some important questions about LinkedList were written in C language. NOTE: the questions are in "list_questions" file.
Language: C - Size: 202 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

firecrestHorizon/SwiftyGeodesic
Swift package wrapper for Charles Karney's solutions to the geodesic inverse and direct problem. This version will no longer be updated, please use the SwiftyGeographicLib repo instead.
Language: C - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

xenpac/ESP32-CAM-Linux-Motion
ESP32-CAM as low-cost IP surveillance camera.
Language: C - Size: 6.36 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 39 - Forks: 7

BlakvGhost/CLineCalc
CLineCalc is a command line calculator writen in C
Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

hooman650/Pan-Tompkins-FixedPoint
Fixed point C implementation of Pan Tompkins QRS detector
Language: C - Size: 514 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

shreya-panale/100DaysOfCode
Data Structures and Algos - DS, DSA, Python, C
Language: C - Size: 4.55 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 22 - Forks: 5

Jigsy1/dump
Dumping ground for anything I code that has no specific need for a repo, nothing more.
Language: Python - Size: 67.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

giang-nguyentbk/OOP-in-C
Implement OOP concept in C programming
Language: C - Size: 66.4 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

fardinanam/FlamingTires2D
A project made with C and igraphics
Language: C - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

rashti-alireza/Cpi
Converting Mathematical Equations Like Tensorial Equations to C Programming Language. For example, in numerical relativity (NR), one can write Einstein's equations in C progrmming language.
Language: Python - Size: 338 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

ArunanElamaran/STM_Walk_Motion_Classification
Under the guidance of Distinguished UCLA Professor William Kaiser, we have developed an algorithm that we created on SensorTile's SystemWorkbench that can distinguish between stand still, neutral walking, stair ascent, and stair descent as the four primary gaits.
Language: C - Size: 7.88 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

giangnguyen-bker/object-in-C
Object implementation in C language
Language: C - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

xenpac/ESP32-CAM-OV7670
esp32 + OV7670 camera using the esp32-cam board
Language: C - Size: 5.88 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

geoscience-community-codes/MOLASSES
MOLASSES (MOdular LAva Simulation Software for the Earth Sciences) - The MOLASSES model relies on a cellular automata algorithm to estimate the area inundated by lava flows.
Language: C - Size: 9.24 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

BullyWiiPlaza/UDP-Debug-Reader
This is a UDP debug logger for reading logs broadcasted by Wii U homebrew projects
Language: C++ - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

BullyWiiPlaza/lua-wiiu
The source code of lua specifically for using it on the Nintendo Wii U
Language: C - Size: 356 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

alimogh/C Fork of examplehub/C
All Examples for learning C programming
Size: 353 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

kmilo17pet/qfiscgen-MATLAB
Generate C code using the qFIS engine from a fis object.
Language: MATLAB - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

MurtadhaAlobaidi/Ingenjorsmetodik-II1300
Ingenjörsmetodik II1300 kurs i KTH. Högskoleingenjörsutbildning i datateknik
Language: C - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

gusenov/examples-c
:copyright: Примеры исходного кода на языке программирования C.
Language: C - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

geoscience-community-codes/spatial_density
C-code and perl script for calculating the spatial density or spatial intensity of volcanic vents/events based on their location (easting, northing).
Language: Perl - Size: 152 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

bmalbusca/algorithms
Pathfinding Algorithm implementation in C
Language: C - Size: 602 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Capsar/python-neural-network
A simple fully connected feed forward neural network written in python from scratch using numpy & optimized using numba. It is possible to have multiple hidden layers, change amount of neurons per layer & have a different activation function per layer.
Language: Python - Size: 943 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

MiguelHG2351/notes-administration
Login con passport y utiliza mongodb atlas para base de datos de usuario. Aplicación CRUD de notas
Language: JavaScript - Size: 897 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

alexandrecvieira/xantetris
Jogo tetris em C com libncurses cross compilado para Linux e Windows no Eclipse
Language: C - Size: 59.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

decal/oligdna
:biohazard: Convert Oligonucleotides to Literal DNA Strand Sequences
Language: HTML - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

barismeral/C-Language
C language examples for beginner
Language: C++ - Size: 23.4 KB - Last synced at: 12 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

carlosal1015/Introduction-to-programming
This is the repository of the Introduction to programming course.
Language: C - Size: 25.6 MB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

q-sn/course-cpp
Language: C++ - Size: 14.6 KB - Last synced at: 7 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
