Gallery Items tagged Project / Lab Report
If you conduct a scientific experiment or undertake a piece of research, you’ll usually need to write up a corresponding project or lab report, to summarize the objective of your task, the methods you followed, the results you obtained, and the conclusions you drew from your work. Here we provide a sample of great templates for producing such reports, which include layout guidelines to help guide you through the process.

MV013 final assignment report
Template for the final assignment report for the course MV013 Statistics for Computer Science taught at the Faculy of Informatics, Masaryk University, Brno.
Pavel Břoušek

Hire professionals (Project report)
Hiring Professionals (KajLagbe) is a platform for publishing and finding jobs that are not so conventional to the existing job marketplace. We focus on providing manpower specially for the day to day requirements.
Ittahad uz zaman

TU/e Report Template
A slight modification to the report template provided by TU/e LaTeX package. Next version to be released soon.
Arpit Aggarwal

Template relazione: Lab. Ottica prof. Antonio Perreca
Template per le relazioni di ottica del prof. Antonio Perreca. Università di Trento, a.a. 2017-2018
Isacco Gobbi

IEOR IITB Seminar Report
Credits to original author who shared it on Sharelatex.
Sufiyan Adhikari

Weekly Work Report Template
The Weekly Work Report template for students in ZhengLab, Dept. Electronic Engineering, Ocean University of China.
zhenglab

Template de Relatório
Baseado no Template MDPI/sensors
Eduardo C. Braga

Project Template for course ME5701
Template for students completing reports for course ME5701 -''Proyectos en materiales y manufactura''- at University of Chile
Al

Kernel Optimization
The kernel is a computer program that has complete control over the operating system. It handles the input/output requests and translates them into data-processing instructions for the CPU. It handles not only the memory, but also peripherals.
The kernel controls the tasks that are managed in the running system, some of these are running processes, hardware management and handling interrupts, in the kernel space. On the other hand, the user performs in the user space. This separation helps to prevent data interfering that can cause instability and slowness, or worse, malfunctioning application programs that can crash the entire operating system.
The process scheduler decides which is the next task to run. In the following project we analyzed the behavior of the scheduler changing the default value of the runtime scheduling, this value is 950000µs for the scheduler real time running variable. According to this, 5% of the CPU time is reserved for processes that are not running under a realtime or deadline scheduling policy. On this project, this value specifies how much of the period time could be used by real-time and deadline scheduled processes on the system.
Enrique Anaya