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

What is the role of && operator in a program code, What is the role of && o...

What is the role of && operator in a program code? - && is also referred to as AND operator. - When this operator is used, all conditions specified should be TRUE before nex

Luminous Jewels - The Polishing Game, within 2 mins give me answer pllzzzzz...

within 2 mins give me answer pllzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz

Derivatives and symbolic math, #Hi, I''m planning to derive the escape velo...

#Hi, I''m planning to derive the escape velocity through C++. I would just like to know if it''s possible to differentiate symbolic functions? Do I need to download libraries,etc?

Pointers with an array, // Basic pointer code #include "stdafx.h" #in...

// Basic pointer code #include "stdafx.h" #include iostream using namespace std; int _tmain(int argc, _TCHAR* argv[]) {             int FirstNumber, SecondNumber;

Calculate the area and circumference of a circle , Write a program which in...

Write a program which incorporates a function named compute and which is used to calculate the area and circumference of a circle. Use the main function for inputs and outputs.

Do i require checking for null before delete p?, No. it's not required T...

No. it's not required The C++ language guarantees that delete p will do nothing if p is equivalent to NULL. As you might get the test backwards, and as most testing methodologie

C program, Just need the answers to the following 3 questions. "NO NEED to ...

Just need the answers to the following 3 questions. "NO NEED to write a program compile or run it, do not need it. Just need the answers for the following questions. Example quest

Program with inbuilt functions, write a atm program in c with inbuilt funct...

write a atm program in c with inbuilt functions for 1782?

Explain compound assignment operators, Compound Assignment Operators Ap...

Compound Assignment Operators Apart from the binary and the unary arithmetic operators, we also have compound assignment operators. These are +=, -=, *=, /=, %=. Using these op

I want to convert atmel c code into arduino mppt, Normal 0 fals...

Normal 0 false false false EN-US X-NONE X-NONE

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