CT 312 GU Wk 5 Microprocessors & Clock Generator Visual Studios Lab Report

Advanced Microprocessors and Lab – Week 5 Lab 1

Save Time On Research and Writing
Hire a Pro to Write You a 100% Plagiarism-Free Paper.
Get My Paper

8086/8088 Hardware Specifications

Write the procedure for problem 53, pg.

30

1.

Include the source code and screenshots of the output in a Word document entitled “Lab5_StudentID,” where your student id is substituted in the file name.

Save Time On Research and Writing
Hire a Pro to Write You a 100% Plagiarism-Free Paper.
Get My Paper

Upload file “Lab5_StudentID”.

30

10

Grading Criteria

Points

All problems or questions attempted

Final solutions clearly indicated

10

Correct numerical solution

50

Correct units

Total

100

Name
GID
LAB 1
Grantham University
XX-XX-19
Introduction:




The goals to achieve in the lab are not clearly defined. One goal is to download and install
Microsoft Visual C++ 2010 Express.
The expectations of the lab is to write and execute a simple program.
I will be implementing this lab by creating a running source code.
There are no measurement involved with the lab.
Equipment/Components:
The equipment used includes a laptop with Windows 10, and Microsoft Visual C++ 2010 Express.
Procedure:
The will be entered code as prescribed, and add a few modifications to make it more useful. Code will
then be compiled and executed to verify proper operation.
Circuit design:
The code for compiling the program.
// G00073423_wk1_lab.cpp : main project file.
#include “stdafx.h”
#include
#include
using namespace System;
int main(array ^args)
{
Console::WriteLine(L”Hello World”);
Console::WriteLine(L”Press ‘Enter’ to resume program.”);
system(“PAUSE>nul”);
Console::WriteLine(L”See ya later!”);
// add a three second pause
clock_t wait;
wait = clock();
while (clock()

Still stressed from student homework?
Get quality assistance from academic writers!

Order your essay today and save 25% with the discount code LAVENDER