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

Overloading binary operators using friend function, Overloading Binary Oper...

Overloading Binary Operators Using Friend Function class SI {float i,p,n,r,a; public: SI(){}; SI(int gp,int gn, int gr); void putdata(void); friend SI operato

Write down the class listnode, Question: (a) Write down the class 'Li...

Question: (a) Write down the class 'ListNode' to contain the following:- (i) variable data of type Object (ii) variable next of type ListNode (iii)

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

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 of packets with thes

ASCII, A string S is said to be "Super ASCII", if it contains the character...

A string S is said to be "Super ASCII", if it contains the character frequency equal to their ascii values. String will contain only lower case alphabets (''''a''''-''''z'''') and

C code, how can i easily make a program?

how can i easily make a program?

C program to check display days and months , C program to check display ...

C program to check display days and month main() {           int months, days;           clrscr();           printf("ENTER DAYS: ");           scanf("%d", &days);

C assignment , 1. Create text a file with the name "myemail" that has a sin...

1. Create text a file with the name "myemail" that has a single line in it, consisting of your email address. Something like "[email protected]" (or your hotmail or gm

Friendly function and rules of friend function, F r i e n dly Function...

F r i e n dly Function: A class can have public members and private members.   The public member can be used through the class using dot operator.   Where as private me

Stack, Implement multiple stacks in a single dimensional array. Write algor...

Implement multiple stacks in a single dimensional array. Write algorithms for various stack operations for them.

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