Skip to content

heidict/heidict.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Projects by Heidi Tubbs

Point-Region Quadtree

Language: Java

The point-region quadtree is a tree-based data structure used to store points in a two-dimensional space.

Extensible Shell

Language: C

The extensible shell (esh) is a simple shell that provides a Unix-like command line user interface. The esh supports job control, pipes (|), I/O redirection (< > >>), and can run programs that require exclusive access to the terminal (e.g. vim). It also implements the built-in commands ‘jobs,’ ‘fg,’ ‘bg,’ ‘kill,’ and ‘stop,’ along with \ˆC (SIGINT) and \ˆZ (SIGTSTP).

Threadpool: Fork-Join Framework

Language: C

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published