sing C++ (Visual studio) The input will contain 2 files: car1.txt and car2..txt Using argc, argv  in order to take input from two files, Using fork() and pipe() in the code First file ( car1.txt ) will contain the matrix (n..'s tracking rows for different processes) 0 0 0 1 0 0 0 0 0 0 n0 0 0 0 1 1 0 0 0 0 0 n1 0 0 0 0 0 0 0 1 0 0 n2 0 0 1 0 0 0 0 0 0 0 n3 0 0 1 0 0 0 0 0 0 0 n4 0 0 1 0 0 0 1 0 0 0 n5 0 0 0 0 0 0 0 1 0 0 n6 0 0 0 0 0 0 0 0 0 0 n7 0 0 0 1 1 1 0 0 0 0 n8 0 0 0 0 0 1 0 0 0 0 n9 Second file ( car2..txt ) will contain words: Words = [toyota, honda, ford, 8 nissans] Example: n3 = toyota, honda, ford n4 = honda, ford n5 = ford, nissan n2 = toyota, two hondas, three fords, nissan n6 = ford, nissan n7 = toyota, two hondas, four fords, two nissans T = toyota, two hondas, four fords, two nissans Output : toyota, two hondas, four fords, two nissans

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Using C++ (Visual studio)

The input will contain 2 files: car1.txt and car2..txt

Using argc, argv  in order to take input from two files, Using fork() and pipe() in the code

First file ( car1.txt ) will contain the matrix (n..'s tracking rows for different processes)

0 0 0 1 0 0 0 0 0 0 n0
0 0 0 1 1 0 0 0 0 0 n1
0 0 0 0 0 0 0 1 0 0 n2
0 0 1 0 0 0 0 0 0 0 n3
0 0 1 0 0 0 0 0 0 0 n4
0 0 1 0 0 0 1 0 0 0 n5
0 0 0 0 0 0 0 1 0 0 n6
0 0 0 0 0 0 0 0 0 0 n7
0 0 0 1 1 1 0 0 0 0 n8
0 0 0 0 0 1 0 0 0 0 n9

Second file ( car2..txt ) will contain words:

Words = [toyota, honda, ford, 8 nissans]

Example:

n3 = toyota, honda, ford

n4 = honda, ford

n5 = ford, nissan

n2 = toyota, two hondas, three fords, nissan

n6 = ford, nissan

n7 = toyota, two hondas, four fords, two nissans

T = toyota, two hondas, four fords, two nissans

Output : toyota, two hondas, four fords, two nissans

Toyota
Honda
Ford
Nissan
no
n1
n8
n9
n3
n4
n5
n2
n6
n7
Transcribed Image Text:Toyota Honda Ford Nissan no n1 n8 n9 n3 n4 n5 n2 n6 n7
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY