Usb photobackup, C/C++ Programming

Assignment Help:

Project Description: Prepare software that will work with our USB hardware that easily lets you backup all the pictures in your computer into the USB stick in one single step. Once a user inserts the usb stick into any computer, a pop up will come up that says "start backup" and it can automatically find and copy all the jpg, files to the usb stick once you click start. The user will not be needed to download any software to make it work, it should be instantaneous. Also, the Photo USB stick will have the ability to identify newer files and only copy the newest images when you use it again to save your currently added or changed pictures. The user may have the ability to view the pictures in the usb and also be able to download the pictures. All within a nice and clean user interface.

1. USB inserted

2. Software will be installed on PC or Laptop and you click desktop Icon to run it.

3. A very fast scan searches for all JPG images.

4. The User Interface will be minimized, but if left open it would indicate thumbnails of found pictures being flashed.

5. All found JPG images will be compressed. We will use a compression SDK and the compressed images will be saved to the USB.

6. After some time when the USB is plugged in again, and the user runs the backup, the scan can only find new images and add them to the USB key.

Essentially the user has a choice save as is or compress the images.

Skills required are C++ Programming


Related Discussions:- Usb photobackup

Decode the code, Smugglers are becoming very smart day by day. Now they hav...

Smugglers are becoming very smart day by day. Now they have developed a new technique of sending their messages from one smuggler to another. In their new technology, they are send

A program that divides the screen into n vertical bars, Write a function th...

Write a function that takes in a number n and divides the screen into n vertical bars, alternating black and white. (What should you do if someone puts in n=0 or n=-99?)

Minimum Shelf , At a shop of marbles, packs of marbles are prepared. Packet...

At a shop of marbles, packs of marbles are prepared. Packets are named A, B, C, D, E …….. All packets are kept in a VERTICAL SHELF in random order. Any numbers

C program to demonstrate pointer to string, C program to demonstrate Pointe...

C program to demonstrate Pointer to string: void main() {                 int a;                 char str[]="hello how are you?",*ptr_str;                 ptr_str=&

C program to add two polar coordinates, Aim: To implement a program to add...

Aim: To implement a program to add two polar coordinates using operator overloading. Code:                       #define PI 3.14 class polar {             double

Program for greatest common divisor – c++ program, Greatest Common Divisor ...

Greatest Common Divisor (GCD) - The greatest common divisor (GCD) of two integers is the largest integer that will evenly divide both integers. The GCD algorithm involves intege

Board coloring, in this problem u given a board in which some of the eleme...

in this problem u given a board in which some of the elements are placed as shown in diagram below .each element represent a color .fill the other elements in the board such that n

A string S convert it to a palindrome by doing chara, A palindrome is a str...

A palindrome is a string that reads the same from both the ends. Given a string S convert it to a palindrome by doing character replacement. Your task is to convert S to palindrome

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd