50 likes | 249 Views
Jonathan C.L. Liu, Ph.D. CISE Department University of Florida. Suggested Project Topics. Example Topic: JPEG(-2000). - Can be a C++-based software system - Input: given a JPEG compressed image file * Run-Length Decoding * Huffman Decoding * Reversed Zig-Zag Scan
E N D
Jonathan C.L. Liu, Ph.D. CISE Department University of Florida Suggested Project Topics (c) Jonathan C.L. Liu, Ph.D.
(c) Jonathan C.L. Liu, Ph.D. Example Topic: JPEG(-2000) - Can be a C++-based software system - Input: given a JPEG compressed image file * Run-Length Decoding * Huffman Decoding * Reversed Zig-Zag Scan * Inverse DCT Transformation - Output: display the decompressed image/pixels
(c) Jonathan C.L. Liu, Ph.D. 1. JPEG Decoder/Viewer software 2. Calculator software that does not use floating points 3. ATM software 4. Grading system 5. Parking lots system 6. Minimum distance between two cities
(c) Jonathan C.L. Liu, Ph.D. 7. A Maze Solver software 8. Dictionary software 9. Longest Common Subsequence 10. Definite Integral Computation (given a polynomial function of max. order of 5) 11. Gomoku Game 12. Snake Game
(c) Jonathan C.L. Liu, Ph.D. 13. Text Editor 14. Random Gift Suggestions 15. TV Show Tracker 16. ...