Little Man Computer in ExcelQuick View
peterropeterro

Little Man Computer in Excel

(1)
Aimed at students wishing to understand simple computer processes and programming. The Excel workbook works on Windows and Mac platforms, both 32-bit and 64-bit versions. The workbook is accompanied by a PDF support document which is recommended reading. The workbook contains some example programs in programming. Mac users will need to be patient; it does work, but very slowly. This may be advantageous during the running of programs as it gives students a better chance to see what’s happening, Tutors should read the PDF before issuing this workbook to students; this version contains information that should be secured before general use. LMC7 is similar in function to previous versions and uses a Windows Compiled HTML file (.chm) in preference to a separate portable document file (.pdf) for its help. It also includes a new Office ribbon toolbar which can be used to supplement the form. Read the LMC7-readme.txt file for instructions on how to use the .chm file. All files should reside in the same folder.
8-bit binary logic and arithmetic demoQuick View
peterropeterro

8-bit binary logic and arithmetic demo

(0)
A demonstration of binary logic and arithmetic using half-adders and full-adders. It can be used to show binary addition in serial fashion. The PDF is a guide to using the workbook.
Multi-tasking Little Man Computer in ExcelQuick View
peterropeterro

Multi-tasking Little Man Computer in Excel

(0)
The aim is to show there is more to computing than just programming. Some of the ideas demonstrated are to make users more aware of some of the processes that go on within a modern computer, and how and why some of the older methods of programming are no longer valid. An enhanced instruction set has been included to demonstrate new concepts. This workbook builds on the concepts first demonstrated in the Earlier Little Man Computer model and should be used prior to introducing more advanced concepts that this workbook demonstrates. New concepts that this model can demonstrate are: - • Assembler directives to handle program, heap, and stack space • Subroutines • Stacks and Heaps • Multi-tasking • Instances • Debugging • Memory management • Resource management This resource is a follow-on from the Little Man computer showing more advanced techniques, but allowing the same LMC programs to run.
Digital Network Demo applicationQuick View
peterropeterro

Digital Network Demo application

(0)
A small Windows Installation kit built in Visual Studio 2019 that demonstrates digital networking principles with exercises in a help document. It discusses routers, terminals and packet switching. The exercises allow students to model and configure a virtual network on a Windows computer, then watch message packets traverse the network.