need explain the code (function, how it run)

there 3 codes in zip file. when you open it you read the file “main.c” only the other file you don’t have read or do anything.
the LAB1 exercise2 each like code it has the appendix like (// Start the delay counter at 25,000 or // Count down until the delay counter reaches 0) please doing same thing for lab1 exercise3 and exercise4.
then create three flow chart for three exercise ( I have an example how to to it you can review and try it).
to understand the function of three code you can read the lab1 instruction

project for banking bot

Thesis Outline
Thesis Outline
You may not use everything in this guide, but you should use most of it. Contact me if you have a doubt.
Title Page
Abstract
Table of Tables (if you have one)
Table of Contents
Chapter One: The Problem
oProblem Backup
oPurpose of the Study
oResearch Question
oNull Hypothesis
oPrimary Alternative/Research Hypothesis
oLimitations and Delimitations
oDefinitions
oImportance of the Study
Chapter Two: Review of the Literature
oLiterature Review
oDeficiencies in the Current Body of Academic Literature
Chapter Three: Methodology
oResearch Design
oSelection of the Subjects
oPopulation
oSample
oData Collection Methods and Procedures
oInstrumentation
oMethodological Assumptions, Limitations, and Delimitations
Chapter Four: Results (How the Results will be Handled)
Chapter Five: Discussion, Conclusion, and Recommendations
oThe Correlations
oLimitations
oImplications
Tables
References

SLOC lines of code system

I have SLOC assignment to do, which is basically counting the number of statements in a code, comments, strings, and empty lines shouldn’t be counted. Please bid on the question only if you are 100% familiar with my assignment and C language. Because I will need someone to help me get started on the homework, I will need torturing guidance, not a ready answer. I will attach a threshold requirement of the HW.
If you were ready to do it click on the link and ask for permission to view the detailed content.

I have a simple flowchart problem need help.

I’m working on a multi-part question and need an explanation and answer to help me learn.I have a simple flowchart problem need help.
Please do it in a simple way, it just the entry level
First 2 files are questions and last 2 are sample

Digital Logic design CS231 | I want a correct solution 100/100

I want a correct solution 100/100 Please Please
Paraphrase the attached answer in your own style
Avoid plagiarism
Avoid plagiarism
Avoid plagiarism
Do not use paraphrasing programs or websites because all colleagues use them
Required Text
Digital Design with An
Introduction to the Verilog HDL, VHDL and System Verilog. Global
Edition, 6th Edition, by M. Morris R. Mano, Michael D. Ciletti, 2018,
ISBN-13: 978-1292231167
Recommended Text
Digital Logic for Computing. 1st Edition, by John Seiffertt, Springer International Publishing AG 2017, ISBN 978-3-319-56837-9 ISBN 978-3-319-56839-3

C program to generate two filtered images using mean and median filters for an input image.

Use Tiny C or visual studio only.
C program needs to do the following basically:
 Get input value (image file name) above.  Perform ‘ReadPPM’ for an input image.  Perform ‘CreatPPM’ for two output images.  Initialize all pixel values of two output images as white (255),  Perform a convolution with 3 x 3 mean filter for an input image and generate a mean filtered image as an output as discussed in the slides.  Perform a convolution with 3 x 3 median filter for an input image and generate a median filtered image as an output as discussed in the slides.  Perform ‘WritePPM’ for the two output images.

Please check the attached files.

kd tree search program for 16 dimension

i have most of the code and the most important details i only need to form and write the full code and make it running to solve the search for the nearest point to an input in 16 dimension
if you know c programing and has an idea about kd tree search you can help in this project when i give you my note for the code, the main idea here is the 16 dimension rather than regular 3 or 2

operation of msp430 launchpad connect external LED coding in C

Need tutor have experimented with msp430 launchpad before.
project 4 parts.
part1:Show that pressing the button can switch the LED on and off. ( example code attached for review)
part2: Show that with the code from Exercise 4 you have to hold the button to make the LED blink.
part2: you can start and stop the blinking with the press
of a button and that you don’t have to hold the button to make the LED blink
part3:Show that you can make the code stop at a breakpoint in the main() function and show the
value of the loop variable changing as you step through the code.
payment was made when the code running on msp430 launchpad.

SC: Positive Countdown

Using the flowchart from Lab #1, write the corresponding SC machine language program that
allows the user of the program to input a natural number N (a number that is 0 or positive) from
the Input. The program is to output the numbers N, N – 1, N – 2, N – 3, …, 3, 2, 1, 0 to the Output,
i.e. it counts down from the input value of N to zero

SC: Positive Countdown

Using the flowchart from Lab #1, write the corresponding SC machine language program that
allows the user of the program to input a natural number N (a number that is 0 or positive) from
the Input. The program is to output the numbers N, N – 1, N – 2, N – 3, …, 3, 2, 1, 0 to the Output,
i.e. it counts down from the input value of N to zero