<< Prev Showing: 121-125 of 127 Next >>
· 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-110 · 111-115 · 116-120 · 121-125 · 126-130 ·Write a Bash shell script to sum two numbers read from user.
Write a Bash shell script that reads in two numbers from user and adds them together, and displays the script name, the two input numbers, and the sum.
Subject:
Computer Science
Topic:
Computing and Communications Software
Posting ID:
184594
OTA ID:
105381
Write and execute a shell script to read in 3 numbers and display which is the largest and which is smallest.
Subject:
Computer Science
Topic:
Computing and Communications Software
Posting ID:
185065
OTA ID:
103987
Using Unix - a script to read and display numbers
Write and execute a script to read and display numbers using a while loop terminated when 0 is entered.
Subject:
Computer Science
Topic:
Computing and Communications Software
Posting ID:
185382
OTA ID:
103644
Develop and run a shell script to input number of hours worked and pay rate and calculate the total pay, then the social security amount (assume 5%), then the net pay. Do this as a loop until the number of hours worked is zero.
Subject:
Computer Science
Topic:
Computing and Communications Software
Posting ID:
186367
OTA ID:
103644
Draw Turing machine configurations and find the output as asked in the questions below.
For questions 3 to 5, remember that a Turing machine starts in state 1, reading the leftmost nonblank cell. 1. Given the Turing machine instruction (1,1,0,2,L) and the configuration ... b 1 0 b ... (Tape read head is in state 1, and is over symbol 1 on the left) Draw the next configuration. 2. A Turing machine contains only the following instructions: (1,1,1,1,R) (1,b,1,2,R) Can this machine ever reach the following configuration? Explain your answer. ... b 0 1 b ... (Tape read head is in state 1, and is over symbol 1 on the left) 3. Find the output for the Turing machine (1,1,1,2,R) (1,0,0,2,R) (1,b,1,2,R) (2,0,0,... click for more
Subject:
Computer Science
Topic:
Computing and Communications Software
Posting ID:
193075
OTA ID:
105381
<< Prev Showing: 121-125 of 127 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 · 56-60 · 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-110 · 111-115 · 116-120 · 121-125 · 126-127 ·Page generated in 0.0159 seconds