Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with pointers-and-arrays
A curated list of projects in awesome lists tagged with pointers-and-arrays .
https://github.com/juliaarrays/unsafearrays.jl
Stack-allocated pointer-based array views
arrays julia pointers-and-arrays
Last synced: 18 Dec 2024
https://github.com/teddyoweh/transvarpy
A new method of declaring and editing variables in python.
algorithms algorithms-and-data-structures modules pointers pointers-and-arrays python
Last synced: 24 Nov 2024
https://github.com/adebayo-s/alx-low_level_programming
💾 Low level programming projects repository. Done at @ALXAfrica-Holberton School
bit-manipulation c data-structures-and-algorithms libraries memory-management pointers-and-arrays system-calls
Last synced: 10 Nov 2024
https://github.com/supermoudy/c-programming-a-modern-approach-2nd-ed-solutions
My solutions to the C Programming A Modern approach book 2nd edition. These solutions are published for historical purposes and intended to be a guide for other learners to gain intuition rather than being used for cheating.
abstract-data-types algorithms c c89 c99 cprogramming cprogramming-language cprogrammingbooks cprograms cprojects data-structures enumeration functions low-level-programming pointers pointers-and-arrays preprocessor-directives problem-solving standard-library string-manipulation
Last synced: 15 Nov 2024
https://github.com/thuongtruong1009/point2d-and-vector2d
The first mini project kind of Data Structure & Algorithm subject. Enjoy it !
algorithm data-structures java-8 pointers-and-arrays vector-space-model
Last synced: 17 Nov 2024
https://github.com/gyakobo/quadtree-image-compression
This project aims utilize a graph(a tree) as a form of image value compression by implementing a special kind of data structure where it basically groups repeating variables into a node and ungroups non-repeating values into their own nodes.
c compression-algorithm grayscale-images malloc njit partitioning pointers-and-arrays rgb tree-structure weissman-score
Last synced: 15 Nov 2024
https://github.com/samuelselasi/alx-low_level_programming
ALX Low Level Programming (C)
alx-low-level-programming argc-argv c data-structures doubly-linked-list function-pointers functions linked-list loops malloc-free pointers-and-arrays preprocessor recursion reverse-engineering shell static-libraries structures-c syscall typedef variadic-function
Last synced: 23 Nov 2024
https://github.com/micahondiwa/cs50
Harvard CS50's Introduction to Computer Science
c cs50 cs50problems data-structures-and-algorithms malloc malloc-free malloc-functions malloc-library pointers-and-arrays
Last synced: 16 Dec 2024
https://github.com/micahondiwa/alx-pointers_arrays_c
Implementing pointers and arrays in C.
malloc malloc-free malloc-library pointer pointers-and-arrays pointers-and-references pointers-in-c sizeof
Last synced: 16 Dec 2024
https://github.com/ayaankhan98/c-cpp-practice
C/C++ programs
class cpp generic-programming object-oriented-programming pointers-and-arrays stl-containers
Last synced: 12 Dec 2024
https://github.com/osspk/bubble-sort-using-pointer-arithmetic
☘️ An implementation of Bubble Sort where Pointers are used to traverse and process the array
array-manipulation arrays bubble-sort bubble-sort-pointers bubblesort cplusplus pointer-arithmetic pointer-traversal pointers pointers-and-arrays sort-using-pointers traversing-using-pointers
Last synced: 24 Nov 2024
https://github.com/vinislima/42sp_piscine_c01
This project covers the topic of module C 01 from the 42 C Piscine, a series of programming exercises in C. It includes general instructions, an introduction to the subject, and a set of tasks focused on pointer and array manipulation.
42born2code c pointers-and-arrays
Last synced: 07 Dec 2024
https://github.com/tebogoyungmercykay/computer_organisation_and_architecture
Topic-level detail and learning outcomes for each of these areas are given by the first six units of `Architecture and Organisation' knowledge area as specified by the ACM/IEEE Computer Science Curriculum 2013
64 64-bit 64bit-assembly assembly c c-programming-language functions intel makefile objconv pointers pointers-and-arrays registers shell stack structs user-input x86-64
Last synced: 20 Nov 2024
https://github.com/zyn10/object_oriented_programming
OOP complete course SPRING 2020
cpp enca encapsulation oop pointers-and-arrays
Last synced: 18 Nov 2024
https://github.com/jaaumg/trabalhoedu-structponteiros
c pointers pointers-and-arrays struct structs
Last synced: 20 Nov 2024
https://github.com/nickolasrm/pointerarithmetic.jl
C like array manipulation in Julia
c julia julia-language pointer pointers pointers-and-arrays
Last synced: 08 Dec 2024
https://github.com/codeslinger-alpha/snake-game-using-c
A basic snake game, made relying on pointers and 2D array.
c pointers-and-arrays snake-game
Last synced: 13 Dec 2024
https://github.com/dgwerds/estructuras_de_datos
colección de implementaciones de estructuras de datos y algoritmos fundamentales escritos en C++
console-application cpp data-structures double-linked-list executable graph pointers pointers-and-arrays proyects tree-structure
Last synced: 23 Nov 2024
https://github.com/pidgey0403/simple-array-sorting
Sort and build a 3D array using pointers in C.
c dynamic-allocation input-output pointers pointers-and-arrays
Last synced: 08 Nov 2024
https://github.com/samuelselasi/printf
C Custom Printf Function
alx-low-level-programming alx-system-engineering c pointers-and-arrays printf struct typedef variadic-functions
Last synced: 23 Nov 2024
https://github.com/castilloglenn/tictactoe
Activity for the subject DCIT 25D Data Structures and Algorithms, a different approach of tictactoe's checking algorithm.
pointers-and-arrays tictactoe tictactoe-game
Last synced: 19 Nov 2024
https://github.com/augustdanell/c-programs
Just a repo for maintaining and learning C.
c datastructures pointers-and-arrays
Last synced: 06 Nov 2024
https://github.com/anthonymazzie/wordfall
Try to type the random words correctly before they reach the bottom of the screen!
c game games pointers pointers-and-arrays typing typing-game typing-practice
Last synced: 15 Dec 2024
https://github.com/allisonoge/alx-low_level_programming
Programming challenges that touches on concepts in C such as control flow programming, source and header files, compilation process, recursion, static and dynamic memory allocation, pointers, standard and common preprocessor directives and much more
c compilation memory-allocation pointers-and-arrays preprocessor-directives recursion
Last synced: 09 Nov 2024
https://github.com/vatsalj17/dynamic-matrix-operations-using-c
Explore matrix operations in C with this project that includes functionality for dynamic memory allocation, ensuring efficient handling of matrices. Operations implemented: addition, subtraction, multiplication, and transposition.
2d-arrays beginner-friendly c dynamic-memory-allocation pointers-and-arrays
Last synced: 30 Nov 2024
https://github.com/rifat392000/structuredprogramming
Solving various problems and familiarity with C programming language.
arrays c c-programming c-programming-language files function pointers-and-arrays structure structured-programming
Last synced: 16 Nov 2024