Create a cpp visual studio console application

Assignment Help C/C++ Programming
Reference no: EM131321679

1. Create a C++ visual studio console application with the name Project2. (As usual, to make the grader happy, it is critical that your project as well as your zip file contain your name and the exercise or project number.) 000 001 002 003 004 005 006 007 000 0 1 2 3 4 5 6 7 001 8 9 = - 002 + A B C D E F G 003 H I . ) 004 - J K L M N O P 005 Q R $ * 006 space / S T U V W X 007 Y Z , ( 000 001 002 003 004 005 006 007 2. Implement the above BCD character encoding for the IBM 704 using the following table

(from https://en.wikipedia.org/wiki/BCD_(character_encoding):

a. Include methods for encoding and decoding individual BCD characters,

b. Include methods for converting to and from BCD and ascii characters.

c. Add methods for storing and retrieving 5 BCD characters in each unsigned int in that array. The first character should be in bits 0-5, the second, in bits 6-11, the third in bits 12-17, the fourth, in bits 18-23, and the 6th in bits 24-29. Bits 30 and 31 are unused and should be set to zero. Your Bcd class should allow allocation of a dynamic array of unsigned integers.

d. Add methods to pack and unpack entire strings of ascii characters into array of integers of length n with 5 BCD characters per 32bit integer.

e. Add a method that accepts a file name containing ascii text, reads it in, converts it to an BCD integer array and writes that array out as a binary file. f. Write a second method that accepts the name of that binary file, reads it in, converts it back to an ascii string, and writes it out as a .txt file. 3. Go to gutenburb.org and obtain a .txt file of Jane Austen's pride and prejudice. Write methods, called from main to read in this .txt file, compress it using your BCD class, write it out, read it back in, un-compress it, and write out the uncompressed version.

Reference no: EM131321679

Questions Cloud

State the values and explain the mathematic origins : The generic solution for a particle in a 1D box with length, a, is A sin kx + B cos kx. State the values and explain the mathematic origins for A, B and k.
Explain potential predisposing genetic factors : After completing this week's Practicum Experience, reflect on a patient with a known history of asthma. Explain potential predisposing genetic and environmental factors associated with asthma
Halfway to the equilibrium position : A 0.427 kg mass is attached to a spring with a force constant of 25.3 N/m and released from rest a distance of 3.07 cm from the equilibrium position of the spring. Calculate the speed of the mass when it is halfway to the equilibrium position.
How exploits can be used to penetrate a network : Intrusion detection hybrids are getting better. Research the products on the market and comment on them as far as their interfaces are concerned.
Create a cpp visual studio console application : Create a C++ visual studio console application with the name Project2. (As usual, to make the grader happy, it is critical that your project as well as your zip file contain your name and the exercise or project number.)
Balance in retained earnings for night scapes : Statement of Retained Earnings Night Scapes, Corp. began the year 2008 with $29 million in retained earnings. The firm suffered a net loss of $2.9 million in 2008 and yet paid $2.09 million to its preferred stockholders and $1.09 million to its commo..
How do scientists get ideas for research : What guidelines do scientists use to conduct an effective literature search? What specific literature databases are most useful to behavioral scientists?
Discuss about the act local : Select one (1) developing country, and discuss the fundamental actions that the leadership of the selected country is - or is not - taking to improve the living standards of its people. Next, using this same country, cite one (1) specific example ..
Analyze the demand for health care services : Include the following in your paper: Analyze the demand for health care services. How does the demand for health care services differ from other consumer purchases

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Create program that uses functions and reference parameters

Create program that uses functions and reference parameters, and asks user for the outside temperature.

  Write a program using vectors and iterators

Write a program using vectors and iterators that allows a user to maintain a personal list of DVD titles

  Write the code required to analyse and display the data

Calculate and store the average for each row and column. Determine and store the values for the Average Map.

  Write a webservices application

Write a webservices application that does a simple four function calculator

  Iimplement a client-server of the game

Iimplement a client-server version of the rock-paper-scissors-lizard-Spock game.

  Model-view-controller

Explain Model-View-Controller paradigm

  Design a nested program

How many levels of nesting are there in this design?

  Convert celsius temperatures to fahrenheit temperatures

Write a C++ program that converts Celsius Temperatures to Fahrenheit Temperatures.

  Evaluate and output the value in the given base

Write C program that will input two values from the user that are a Value and a Base with which you will evaluate and output the Value in the given Base.

  Design a base class shape with virtual functions

Design a base class shape with virtual functions

  Implementation of classes

Implementation of classes Chart and BarChart. Class barChart chould display a simple textual representation of the data

  Technical paper: memory management

Technical Paper: Memory Management, The intent of this paper is to provide you with an in depth knowledge of how memory is used in executing, your programs and its critical support for applications.

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