Mario Kart DS (EU) reverse-engineering work: ASM-hacking and other tools
-
Updated
Jan 24, 2025 - C
Mario Kart DS (EU) reverse-engineering work: ASM-hacking and other tools
Contains solutions for all DS Lab Programs.
TWAIN Data Source that capturing video from a USB web camera and making snapshots using it
This is a simple implementation of Circular Doubly Linked-List in C. Circular Doubly Linked-List is a data structure that is a combination of a doubly linked list and a circular linked list. It is a linked list where all nodes are connected to each other. It is a circular linked list because all nodes are connected to each other.
cisco-hdlc: Linux kernel module for Cisco HDLC (ds) encapsulation
This is a simple C program to check if a binary tree is full or not.
C Programs
This repo will consists of the basic programs and the concepts a programmer need to know in order to master DSA
This is a simple implementation of Binary Search Tree (BST) in C language. All In-order, Pre-order, and Post-order traversal functions are implemented.
This is a C implementation of a sparse polynomial linked-list. This is a good example of how to use a linked-list in C. By using a linked-list, we can store a sparse polynomial in a memory efficient way. Sparse polynomials are polynomials that have a lot of terms with a coefficient of 0.
This is a simple implementation of a doubly linked-list in C. Doubly linked-lists are a type of data structure that are similar to singly linked-lists, but they have a pointer to the previous node in addition to the next node. This allows for traversal in both directions.
A dynamic workspace documenting my learning journey into embedded systems through practical tasks and hands-on projects as part of the Embedded Systems Circle in IEEE Mancsc Society Chapter.
pxtone music playback for Nintendo DS
This is a simple implementation of a circular linked-list in C. Circular linked-lists are a type of linked-list where the last node points to the first node. This is useful for implementing queues and stacks. This implementation is a doubly linked-list, meaning that each node has a pointer to the next node and a pointer to the previous node.
Data Structures and Programming with C
Add a description, image, and links to the ds topic page so that developers can more easily learn about it.
To associate your repository with the ds topic, visit your repo's landing page and select "manage topics."