jmljk2003

jmljk2003

Geek Repo

Github PK Tool:Github PK Tool

jmljk2003's repositories

Stargazers:0Issues:0Issues:0

LinkedListImp

This program provides the implementation of the linked list for storing information of addresses. In addition, it continues to store data for records with missing parameters, avoiding error.

Language:CStargazers:0Issues:0Issues:0

Pr-Quadtree-Implementation

The programs display an implementation of PR quadtrees in the scenario of house addresses, using recursion to traverse through the tree. IN addition nodes have a dynamic array to store information of places which are located at the same location.

Language:CStargazers:1Issues:0Issues:0

Linked-Lists-Implementaion-in-C

Linked list implementation in the scenario of restaurants and recording customer visits. Includes linked list traversal and saving data within arrays in each node. Providing quantity of visits of each customer to particular restaurants and also displaying which restaurants a customer has not visit.

Language:CStargazers:1Issues:0Issues:0