[SOLVED] AIP1091-Homework 1 Read/write Image Files

20.99 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

Rate this product
  1. Please write a program which can read and write image files with different format. Compile it to an execution file named “HW1student_number.exe.”
  2. The program should read JPG files, BMP files, and PPM files.
  3. The program could write any one of the image file formats, including JPG, BMP, or PPM.
  4. The programming language and compiler should be C, C++, Python, or JAVA.
  5. An example of the user interface:

(input image)                     (output result)

  1. The report should include project topic, programming language and compiler, the main functions of the program, the flowchart of the program, testing results, and discussion (learning experience). n At least A4 2 pages, no more than 4 pages. n   12 point text, single line spacing, times font type. n         Testing results should be more than 3 examples.

n    Learning experience should be more than 100 words.

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.