Please follow all the instructions mentioned in the file which is uploaded below

Please follow all the instructions mentioned in the file which is uploaded below with a name “HW2_MLCV_SP2024“ also check all the files which are saying “TO DO” in every file and also rhe MNIST file.This is the reference for the work:https://drive.google.com/drive/folders/1BFPIG-rWA844yrDyCou0niep3qOAZoFC?usp=drive_link

The problems are from Module 8 (NumPy). Read the attached file Actions and foll

The problems are from Module 8 (NumPy).
Read the attached file
Actions
and follow all instructions.For Problem 1 you need file animation-transition.py Download animation-transition.pyand these two photos:
florida-keys-800-480.jpgDownload florida-keys-800-480.jpg
Grand_Teton-800-480.jpgDownload Grand_Teton-800-480.jpg
Watch a sample video with the required matplotlib animationDownload animationPlay media comment..
Run the code for problem 1 from the command line (anacond shell or cmd.exe on Windows or a shell on Mac/Unix). Spyder interferes with Matplotlib animation functions and it won’t display the transition at all.
You also need file image_blur.py Download image_blur.pywith the image functions for Problem 2.
For problem 3 you will need the code examples from the tutorial Download code examples from the tutorial(ZIP file) from Module 9 (Flask).

Network Administrator Research Assignment Overview What is a Network Administrat

Network Administrator Research Assignment Overview
What is a Network Administrator? A network administrator is an IT professional who ensures that an organization’s computer networks, groups of computers that share information with one another, are operating to meet the needs of the organization. They can maintain and troubleshoot computer networks, and employ security principles to keep networks secure and running at an optimal level. Business networks are often complex enough that it takes several employees to set them up and maintain them. These people, called network administrators, have training in computer and peripheral maintenance and repair, networking design, and the installation of networking software. Most companies with a large network employ their own network administrators. This can be quite a lucrative profession. In this project you will use the web to research what a network administrator is and how you can get the education and experience you need to enter this career path. Watch the video below for quick overview of a Network Administration does.
Watch the following 5 videos in the next module items.VIDEO 1: 5 Reasons to Become a Network Engineer:https://youtu.be/Gf-ufTQVptI?si=ht_-kG9Bh8yJKxAALinks to an external site.
VIDEO 2: Introduction to Home Networking – Home Networking 101 (14m)https://youtu.be/lqnm6BwDLVU?si=EY1hNKhUGHMM091vLinks to an external site.
VIDEO 3: Home Networking 101 – How to Hook It All Up! (9m)https://youtu.be/-L1eI4vECo4?si=3-PY8GDnQiVppl8BLinks to an external site.
VIDEO 4: Networking Tools – Hardware (8m)https://youtu.be/HAceoquch1c?si=WEgsOue6GA1T8176Links to an external site.
VIDEO 5: Network Connectors Explained (10m) https://youtu.be/ktTtAQIvYkg?si=pNI496HBJiUMQgPMLinks to an external site.

Network Administrator Research Assignment Resources
Search for sources on the web about network administrators using any of the resources listed below or any site you choose. Check out the following links for a start in your search about network administrators. Be ready to explain to elaborate on the fundamentals of being a network administrators. Challenge your personal biases by taking the opposite stance and using that as a focus to dig into both sides deeper.
Review the following sites for different perspectives on this issue.
U.S. Bureau of Labor Statistics: BLS.comLinks to an external site.
Links to an external site.Career Builder: CareerBuilder.comLinks to an external site.
Links to an external site.Indeed: Indeed.comLinks to an external site.
Links to an external site.Salary: Salary.comLinks to an external site.
Network Administrator Research Assignment Details
Research the topic of network administrators. Keep the questions below in mind when doing your research and elaborate on them as you go to create a paragraph for each question. I expect your paragraphs to have 4-5 sentences of well thought out answers. Be thorough and spell check your work.
What does a network administrator do?
What jobs are available for network administrators?
Are certifications needed?
What are the starting salaries for network administrators?
Network Administrator Research Assignment Instructions
Complete the following steps:
Download and print out the form.Network Administrator Research Assignment Form.doc
Do research on the field of Networking Administration with any or all of the following methods to answer the questions in the Network Administrator Research Assignment Form.
Internet Searches
Books/Articles
Interviews
Career Center guidance
or others
Avoid being short in writing out your answers in the form. Be substantial and make sure to edit/format your answers before your submit them.
Run a Spell Check to insure spelling is correct.

I need help with 3 coding questions attached below. They need to be answered in

I need help with 3 coding questions attached below. They need to be answered in VHDL and compiled in EDA playground with the settings I will provide below. The 3rd question refers back to and example from a chapter in the textbook, I am attaching that portion of the textbook after the question is accepted as well.

Exercise 1 Choose one of the scenarios listed in the attached document and Creat

Exercise 1
Choose one of the scenarios listed in the attached document and Create the logical level ERD. You must create the ERD using Microsoft Visio or other diagram drawing software as indicated by your professor. Make sure to submit a PDF version of your diagram along with the actual diagram file (in case your professor can’t open your Visio file, they can use the PDF file to grade).
Exercise 2
Choose one of the below scenarios and Create the physical level ERD. (You may choose the same or different scenario to the one you worked on in Exercise 1). You must create the ERD using Microsoft Visio or other diagram drawing software as indicated by your professor. Make sure to submit a PDF version of your diagram along with the actual diagram file (in case your professor can’t open your Visio file, they can use the PDF file to grade).
Exercise 3
Choose one of the below scenarios (can be the same or different scenario then the one you chose for previous exercises), treat the table in the scenario you chose as 1NF (first normal form) and use the normalization technique to produce the 3NF (third normal form) of the data. You may submit a Microsoft Word document as the deliverable for this assignment.
Exercise 4
Choose a scenario as listed in Practice Exercise 1 – 3. (You may choose a different scenario then the one you chose before or choose the same scenario from previous exercises – I recommend choosing the same scenario that you created the ERD for).
Create the database in the actual database application as indicated by your professor (i.e Microsoft Access, MySQL or Oracle, etc.). You must use SQL commands to create the tables in the database (i.e Create Table command). Submit the SQL commands with the completed database as part of the assignment. The tables should be populated with records from the scenario you chose.

I need this is visual studio code purple version 2022 I need them to be vb.file

I need this is visual studio code purple version 2022
I need them to be vb.files and screenshots of them running.
please make sure you label each problem
Lab 7_problem1, 2, 3, 4
And lab8_ problem 1,2 how ever many problems there is and please make sure they are able to be opened up in visual studio code and that they can run please.

Follow the specifications: scanner specifications and parser specifications for

Follow the specifications: scanner specifications and parser specifications for the C_flat language. You are given the scanner code, but should make sure it is working before using it in your overall project. The scanner is given in the cfScannerDrJ.l file. The tokens file is also given file: cfTokensDrJ.y. Read the specifications and the Yacc-Flex book and tutorial for the purpose of the .y file.
You are also given a how-to-build-a-scanner document and a sample project: microscanner. **ATTACH A VIDEO SHOWING HOW TO DO THIS..LIKE CREATE FLEX AND YAAC ALSO ATTACH A VIDEO SHOWING WHILE RUNNING THE PROGRAM***
IM REQUESTING THIS…COZ ITS MY FIRST TIME AND I DONT KNOW HOW TO DO THIS..PLEase