Pinned Loading
-
-
Spectral_Clustering
Spectral_Clustering Publicimplementation of normalized spectral clustering algorithm
C 1
-
Multithreaded_Parallel_File_Searcher
Multithreaded_Parallel_File_Searcher Publicprogram that searches a directory tree for files whose name matches some search term. The program parallelizes its work using threads. Specifically, individual directories are searched by different…
C 1
-
TCP_Client-Server_Architecture
TCP_Client-Server_Architecture PublicClients connect to the server and send it a stream of bytes. The server counts how many of the bytes are printable and returns that number to the client. The server also maintains overall statistic…
C 1
-
Kernel_Module_Message_Slot
Kernel_Module_Message_Slot Publickernel module that provides a new IPC mechanism, called a message slot. A message slot is a character device file through which processes communicate. A message slot device has multiple message cha…
C
-
Shell
Shell Publicimplementing shell functionality including: process management, pipes, signals, and the relevant system calls.
C
If the problem persists, check the GitHub status page or contact support.