Basic Morse Code and Pseudocode Homework Help

Виконано Опубліковано %project.relative_time Оплачується при отриманні
Виконано Оплачується при отриманні

The program that I need can be found at [url removed, login to view] . The program has to do exactly what the page says. I need some comments in the source. I also need two basic pseudocodes translated into C++. The first is this one... Below is an algorithm that prompts the user to enter a two digit positive integer number and then reverses the order of the digits in the number and displays the result on the screen. For example if the user enters the number 35 the program displays 53 to the screen. Subroutine enterNumber (void) returns an integer: Set userNum = 0 loop while (userNum < 10 || userNum >= 100) Display "Enter a two digit number: " Get userNum from user input end loop Return userNum Subroutine reverseOrder (accepts integer fNum) returns an integer: Set revNum = fNum % 10 * 10 Set fNum = fNum / 10 Set revNum = revNum + fNum % 10 Return revNum Algorithm reverse: Set userNum = enterNumber() Set revNum = reverseOrder(userNum) Display revNum The second is this one... Following the logic for reversing a two digit number, write pseudocode for a new reverseOrder algorithm that will reverse an integer with any number of digits. For example if the user enters the number 35371 the program displays 17353 to the screen. Subroutine enterNumber (void) returns an integer: Display "Enter a number: " Get userNum from user input Return userNum Subroutine reverseOrder (accepts integer fNum) returns an integer: <YOUR CODE HERE> Return revNum Algorithm reverse: Set userNum = enterNumber() Set revNum = reverseOrder(userNum) Display revNum I would like to have each one in it's own .cpp file. These things have to be in C++.

## Deliverables

1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.

2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.

3) Complete ownership and distribution copyrights to all work purchased.

## Platform

Windows XP.

## Deadline information

Has to be done in C++.

Програмування на С Техніка MySQL PHP Архітектура ПЗ Тестування ПЗ

ID Проекту: #2878344

Про проект

6 заявок(-ки) Дистанційний проект Остання активність Oct 22, 2002

Доручено:

rambobones

See private message.

$2 USD за 14 дні(-в)
(12 відгуків(-и))
2.0

6 фрілансерів(-и) готові виконати цю роботу у середньому за $14

softdreamsvw

See private message.

$8.5 USD за 14 дні(-в)
(55 відгуків(и))
7.1
sarderhasnut

See private message.

$42.5 USD за 14 дні(-в)
(54 відгуків(и))
4.8
fabianjones

See private message.

$17 USD за 14 дні(-в)
(20 відгуків(и))
3.3
keyservw

See private message.

$7.65 USD за 14 дні(-в)
(11 відгуків(и))
2.6
gmrvw

See private message.

$8.5 USD за 14 дні(-в)
(0 відгуків(и))
0.0