Final Course Project for GPU Programming
-
Updated
Feb 7, 2023 - C
Final Course Project for GPU Programming
Two methods are used to store images: 1). Image storage directly to the database 2). Image stored in a file system(Folder/Directory) and path set to that file in database
File compression/uncompression algorithm called "Huffman Coding".
Add a description, image, and links to the compression-decompression topic page so that developers can more easily learn about it.
To associate your repository with the compression-decompression topic, visit your repo's landing page and select "manage topics."