Build a debug version of the executable randomprime

Assignment Help Software Engineering
Reference no: EM131317161

Portfolio 0 - Presentation- 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

if it is a 'simple' topic, goto 5:

Advanced topic

 

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)

6.   upload the presentation to the module Wiki2

7.   commit the presentation to your personal submission repository3

Your presentation should be uploaded to the NOW dropbox to satisfy the assessment requirements. However it is NOT assessed from there - it needs uploading to a folder named P0 at the root of your personal submission repository on warren; the warren Git upload is a lab activity (week 5 lab) and it's not assessed.

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 exception is for the warren upload which is worth 3/15.

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 maintained

Portfolio 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: EM131317161

Questions Cloud

What is the present value if the discount rate : The chief financial officer of a home health agency needs to determine the present value of a 120000 investment received at the end of year 5. What is the present value if the discount rate is 3 %?
Expected npv of glow in the dark hamburgers : If each outcome is equally likely (50%), what is expected NPV of "glow in the dark hamburgers"? Will the firm accept the project?
How much money does she have in each account : A student has money in three accounts that pay 5%, 7%, and 8%, in annual interest. She has three times as much invested at 8% as she does at 5%. If the total amount she has invested is $1600 and her interest for the year comes to $115, how much money..
Calculate lissa total dividends : Calculate Lissa's total dividends for 2014 if its dividend payment is set to force dividends to grow at the long-run growth rate in earnings.
Build a debug version of the executable randomprime : SOFT20111 - Software Engineering - 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).
Treasury strips matures : A Treasury STRIPS matures in 8 years and has a yield to maturity of 5.4 percent. Assume the par value is $100,000. a. What is the price of the STRIPS?
How leaders sustain the culture in that organization : Explain and give two examples how leaders sustain the culture in that organization, good or bad. Note: When incorporating information from the workplace, be sure to remove all identifying information such as the name of the organization.
Firm new balance sheet : Write out the firm's new balance sheet? What is the firm's new stock price?
Develop a convincing argument that your approach will work : This is a challenging problem. Unless you are unusually ambitious, you should stop short of a detailed design, which is tedious; just develop a convincing argument that your approach will work.

Reviews

len1317161

12/18/2016 11:55:34 PM

Learning Outcomes - 1st Researches, identifies and explains the essence of the topic; creates a precise and illuminating example, using appropriate technology 2:1 Chooses and presents correct information, but context or focus or presentation could be improved 2:2 Correct information, but with weakness in context or focus or presentation 3rd Correct but limited content – flaws in other aspects fail Inappropriate or incorrect information, poorly conceived or presented Learning Outcomes Grade Indicative criteria 1st fully functional – high code quality 2:1 these grades will be differentiated by the style and quality of the code and the degree of functionality. The combination of the two characteristics will determine the overall outcome 2:2 3rd fail little functionality – poor code

Write a Review

 

Software Engineering Questions & Answers

  What are various types of software maintenance

Please answer the following question: What are various types of software maintenance ?

  Describe the 7 step sdlc

Describe the 7 Step SDLC and Describe the 4 Step SDLC

  Software services versus software components

Provide an example of a software component and another example of a software service. Explain what these examples have in common and how they differ.

  Create an employee class

Create an Employee class that has fields for the given pieces of data, Also create a class named ProductionWorker that extends the Employee class.

  Brian and carrie are systems analysts with many years of

brian and carrie are systems analysts with many years of systems development experience at a large firm. jane has

  Trends in software development

Trends in Software Development, From the e-Activity, analyze the important principles and practices that are driving the current trends in software development that you researched

  Identify all functional requirements the gui must support

Develop a persistence mechanism using data access objects for the domain objects involved in the CCRD use case.

  Build an entity relationship model for the above scenario

Build an entity relationship model for the above scenario.  Show all attributes and indicate all of your key attributes in red.

  Design a software application

During this course, we will design a software application. The requirements for the application are below. Design artifacts that we will deliver during this course are:Sequence diagram High-level use cases

  Prepare a decision table to assist you decide what to do

prepare a decision table to assist you decide what to do for the day. if it is a weekday and it is not a holiday then

  Open source technology is a reliable basis for system-level

open source technology is a reliable basis for system-level software and open source tools are finding their way into

  Designing flowchart for wholesale company

Design a flowchart to depict each situation. An individual from a wholesale company needs to prepare five copies of sales.

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