Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Programming Language Expert

Logis Technologies is a small IT company located in the city centre. It develops hardware and software for smart home applications.

Logis Technologies owns four car-parking spaces in the city centre, which are used *only* by its employees.  The company developed an in-house system for monitoring occupancy of its car-parking spaces. This information is accessible to the employees via a web portal on the company's intranet.

The information about the occupancy of the car parking spaces is collected by the company's own sensors and stored in a plain ASCII text file parkinfo.txt. Every line in that file describes occupancy of a single car parking space. A single newline character separates text lines. Given below is a complete example of parkinfo.txt content.

85 St. Stephen's Green : Johnson

33 Synge Street : Gladyshev

21 Westland Row : Lowry

2/3 Kildare Street : empty

Every 30 seconds this file is downloaded from the parking space monitoring system by a program running on the company's web portal.

You are investigating an intellectual property theft at Logis Technologies and you would like to determine if a particular individual's car was parked in one of the Logis parking spaces at a particular date and time. Unfortunately, the historic parkinfo.txt files are continuously overwritten with the new data. All you have is the Apache web server access log from the parking space monitoring system, which looks like this:

192.168.44.15 - - [11/May/2015:15:00:00 +0000] "GET /parkinfo.txt HTTP/1.1" 200 114

192.168.44.15 - - [11/May/2015:15:00:30 +0000] "GET /parkinfo.txt HTTP/1.1" 200 114

192.168.44.15 - - [11/May/2015:15:01:00 +0000] "GET /parkinfo.txt HTTP/1.1" 200 112

192.168.44.15 - - [11/May/2015:15:01:30 +0000] "GET /parkinfo.txt HTTP/1.1" 200 118

The last number recorded on each line is the size of the transmitted parkinfo.txt file in byte. It is easy to see that different combinations of surnames present in parkinfo.txt will result in different lengths of the parkinfo.txt file.

Download the attached file 'variants.zip'. It contains ten files named 0.txt, 1.txt, ... 9.txt. Find the file whose name corresponds to the last digit of your student number (for example, if your student number is S1576893 the last digit is '3' and the corresponding variant file is '3.txt' ).  It is your variant file.

You task is to write a ProbLog program that takes a particular size of parkinfo.txt file and calculates probabilities for all possible contents of parkinfo.txt taking into account all additional evidence and information contained in your variant file.

When you write the program, please note that

1. Everyone whose car can be parked in the Logis Technologies car parking spaces is listed in your variant file.

2. It is not possible for the same individual to simultaneously park in two or more parking spaces.

3. More than one parking slot can be empty at the same time.

Logis Technologies employees who can park their cars in the company spaces:

  • Estes
  • Landry
  • Mccarthy
  • Robbins
  • Gardner

Additional evidence:

* Mr. Robbins drives to work one day a week, and cycles to work all other days to stay fit.

* There is an eyewitness who saw Mr. Estes's car parked in 85 St. Stephen's Green at the time of interest.

Given the above information, identify probable contents of parkinfo.txt if its size is 113 bytes.

Attachment:- Sample.rar

Programming Language, Programming

  • Category:- Programming Language
  • Reference No.:- M92292330
  • Price:- $75

Guranteed 36 Hours Delivery, In Price:- $75

Have any Question?


Related Questions in Programming Language

Assignment - horse race meetingthe assignment will assess

Assignment - Horse Race Meeting The Assignment will assess competencies for ICTPRG524 Develop high level object-oriented class specifications. Summary The assignment is to design the classes that are necessary for the ad ...

Task working with arraysoverviewin this task you will

Task: Working with Arrays Overview In this task you will create a simple program which will create and work with an array of strings. This array will then be populated with values, printed out to the console, and then, w ...

Question - create a microsoft word macro using vba visual

Question - Create a Microsoft Word macro using VBA (Visual Basic for Applications). Name the macro "highlight." The macro should highlight every third line of text in a document. (Imagine creating highlighting that will ...

Background informationthis assignment tests your

Background Information This assignment tests your understanding of and ability to apply the programming concepts we have covered throughout the unit. The concepts covered in the second half of the unit build upon the fun ...

Assignment - proposal literature review research method1

Assignment - Proposal, Literature Review, Research Method 1. Abstract - Summary of the knowledge gap: problems of the existing research - Aim of the research, summary of what this project is to achieve - Summary of the a ...

Question 1 what is a computer program what is structured

Question: 1. What is a Computer program? What is structured programming? 2. What is modular programming? Why we use it? 3. Please evaluate Sin (x) by infinite series. Then write an algorithm to implement it with up to th ...

Overviewthis tasks provides you an opportunity to get

Overview This tasks provides you an opportunity to get feedback on your Learning Summary Report. The Learning Summary Report outlines how the work you have completed demonstrates that you have met all of the unit's learn ...

Php amp session managment assignment -this assignment looks

PHP & SESSION MANAGMENT ASSIGNMENT - This assignment looks at using PHP for creating cookies and session management. Class Exercise - Web Project: Member Registration/Login This exercise will cover adding data connectivi ...

Assignment - haskell program for regular expression

Assignment - Haskell Program for Regular Expression Matching Your assignment is to modify the slowgrep.hs Haskell program presented in class and the online notes, according to the instructions below. You may carry out th ...

Assignment - horse race meetingthe assignment will assess

Assignment - Horse Race Meeting The Assignment will assess competencies for ICTPRG524 Develop high level object-oriented class specifications. Summary The assignment is to design the classes that are necessary for the ad ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As