Build a debug version of the executable random prime

Assignment Help Software Engineering
Reference no: EM131189604

Portfolio 0 - Presentation (& upload) - the process

P0 is an individual ‘presentation' - it is about the development of a learning resource. The topic should be chosen from the list of Unix Basics on the module Learning Room on NOW. There is some advanced topics, but you should only choose one of these if you already have *nix experience; the whole range of grades is available for all the topics, but the Advanced ones are loaded towards content rather than design.

To register your topic, email the module leader (ML) with a subject line "P0 N1234567 topicID"; these will be allocated on a first-come first-served basis - some duplication will be allowed, at the discretion of the ML. If you are wanting an Advanced topic, you should discuss this with the ML beforehand.

Once signed-off, the development process should be something like

1. choose topic

2. read around/research the topic to get a feel for possible content

3. sketch out (back of envelope! outline only) what you consider the best angle to present the topic & what content you think is appropriate

4. confirm outline (3) with module leader by email/quick 1:1 (to make sure you are on correct track)1

5. develop and capture a short screencast for uploading (short - the appropriate size will vary, but 2-3 minutes (max 4) is the ballpark)

Portfolio 1 - My First makefile1 Project

P1 is an individual exercise, developing the prime number project.

As released, the project uses a makefile to build a debug version of the executable randomPrime; your task is to develop alternative programs with different functionality and to modify the makefile to add new targets for these (debug versions with the exception of release).

interactive this target interactively (using std::cin & std::cout) queries the user, who enters a number; the corresponding2 prime number in the sequence is output, on its own, on a new line.

auto this target will print the first 50 prime numbers, one per line, on std::cout

howMany accepts a command line parameter and outputs the number of prime numbers less than this value; if no parameter is given, output just std::endl to std::cout

release this target will produce a release executable of the randomPrime program, without any debug information; you must decide how to achieve this, which will likely require some changes to the makefile, not just additions.

These are not allocated marks on an individual basis - see the table below for details of the indicative criteria which are assessed holistically

The following are requirements, not optional guidance; non-compliance will impact adversely on the eventual mark awarded
- You must maintain the same project/directory structure - your project must build from the makefile executed in the src folder.
- Use relative file paths in the makefile - you do not know the folder structure where your code will be built.
- Do not modify headers/prime.h or src/prime.cpp; the assessed build will not use your version of these files. If you need to organise extra functionality common across applications, add appropriately named .cpp & .h files to the project, in the appropriate locations.
- All existing functionality (of randomPrime) should be maintainedPortfolio 2 - Parsing NMEA Sentences - phase 1 & phase 2

P2 is an individual exercise, involving the manipulation of text strings; the basis of the problem is to parse log files containing 2 types of NMEA sentences. The files are generated initially by a Sony camera with GPS functionality. Instances of log files can be found on NOW.

The files will contain RMC GGA and GLL sentences - the particular sentence format(s) are not needed until part (c), so the detail is omitted for the moment. All NMEA sentences start with a followed by the identifier for the sentence type, ($GRMCL $GPGGA $GPGLL) and a varying number of comma-separated fields The sentences finish with a two character checksum, starting with ‘*'

In the file p2.cpp, implement the functions p2 declared in p2.h; do not include a main() function in p2.cpp. The latest version of this file includes p2c() & p2d() specifications.

You can include any libraries you need EXCEPT <iostream> - your functions should not perform any console I/O

There are numerous other sentence formats, which will need decoding in future; try to code with this in mind (avoid ‘magic' character positions, prefer to search - expect other fields in your text source, which can then be easily ignored.

Attachment:- Software engeenering.zip

Reference no: EM131189604

Questions Cloud

Examine theories of effective business : Examine theories of effective business responses to innovation across disciplines. Assess methods and tools that guide innovation approaches within business organization strategies.
Literature review on australian accounting software : Assignment 1-Literature Review Individual Assignment for STRATEGIC INFORMATION SYSTEMS (course subject), Each student will write a literature review of NOT more than 1500 words. The review should demonstrate that the student has thoroughly researched..
Why do you think the effort was largely unsuccessful : Summarize the history of America's first attempts to implement the metric system in the 1800's. What was different in the American and French approach to the metric system?
Concepts of the product life cycle : Explain the concepts of the product life cycle and identify the four phases of the product development cycle. Make sure you define the strategies used in each phase.
Build a debug version of the executable random prime : Developing the prime number project and build a debug version of the executable randomPrime; your task is to develop alternative programs with different functionality and to modify the makefile to add new targets for these (debug versions with the ..
Identify some reasons why resistance to single-payer concept : As strongly evidenced by the ACA and prior legislative attempts to address the problems of the health care system, these attempts are always met by shifting alliances among well financed and, often, self-serving lobbying groups. How, in the Americ..
Write entries for the religion and the revolution section : Read/Watch section and write about topic. Please make sure to cite and not plagiarism. Write 2 entries of 250 words each for the Religion and the Revolution section.
Determining the domain configuration : A new customer who wants to install Windows 8.1 on about 100 computers has contacted you. She tells you that the network uses Windows Server 2012 R2 in a domain configuration, and all new computers should be added as members of the domain.
What is the least number of threads that must be engaged : What is the least number of threads that must be engaged for the thread shear strength to be equal to the bolt tensile strength if the nuts are made of steel whose yield and proof strengths are 70 percent those of the bolt steel?

Reviews

Write a Review

Software Engineering Questions & Answers

  Choose an industry in which two or more companies has

choose an industry in which two or more companies has historically competed to maintain a significant share of the

  What is the difference between text enclosed

When the shell is reading the command line what is the difference between text enclosed between double quotes (") and text enclosed between single quotes (')? Consider two cases.

  Use short answers to explain the difference between them

Transmission Control Protocol (TCP) and Internet Protocol (IP)

  Highlight the software configuration management activities

Highlight the software configuration management activities.

  Create flowchart to accept length of base of triangle

Create a flowchart that will accept the length of the base and height of a triangle and print the area. Area of a triangle is : area = 1/2b*h ; where b = base and h = height.

  Describe the four levels of software testing

Write a 200- to 300-word short-answer response to the following: Review the following article on software testing levels -http://www.seguetech.com/blog/2013/07/31/four-levels-software-testing. Describe the four levels of software testing

  As part of the auditing team in capacity of a digital

as part of the auditing team in capacity of a digital forensics expert your task is to prepare a report explaining the

  Internal events by creatinguml one state diagram

Which event driven modeling can be used to illustrate how system responds to external and/or internal events by creating a UML ONE State Diagram.

  Explain which change model would follow for the short-term

Provide rationale for your decision and discuss the effects that these changes would have on the employees, managers, and executives within the organization.

  How to write better code and reduce logic errors in design

Debugging a program is an important skill to learn for software developers. It can teach a developer how to write better code and reduce logic errors in the design.

  Design the requires and the provides interfaces

Design the Requires and the Provides interfaces of at least two (2) components that might be used in a system in an emergency control room for a call-logging component that records calls made

  Identifying the tokens

Suppose that we are looking in a programming language that allows underscore in variable names. When a scanner sees a character string such as AB_CD.

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