Essays about: "manual of a library"

Showing result 1 - 5 of 40 essays containing the words manual of a library.

  1. 1. Book retrieval system : Developing a service for efficient library book retrievalusing particle swarm optimization

    University essay from Uppsala universitet/Avdelningen för systemteknik

    Author : Adam Woods; [2024]
    Keywords : Particle swarm optimization; indoor positioning system; machine learning; Wi-Fi; RSSI; RTT; artificial neural network; ADAM optimizer; Keras; TensorFlow;

    Abstract : Traditional methods for locating books and resources in libraries often entail browsing catalogsor manual searching that are time-consuming and inefficient. This thesis investigates thepotential of automated digital services to streamline this process, by utilizing Wi-Fi signal datafor precise indoor localization. READ MORE

  2. 2. The One Spider To Rule Them All : Web Scraping Simplified: Improving Analyst Productivity and Reducing Development Time with A Generalized Spider

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Rikard Johansson; [2023]
    Keywords : Web scraping; Web crawlers; HTML; Scrapy; Optimization; Web data extraction; Webbskrapning; Webbsökrobotar; HTML; Scrapy; Optimering; Webbdataextraktion;

    Abstract : This thesis addresses the process of developing a generalized spider for web scraping, which can be applied to multiple sources, thereby reducing the time and cost involved in creating and maintaining individual spiders for each website or URL. The project aims to improve analyst productivity, reduce development time for developers, and ensure high-quality and accurate data extraction. READ MORE

  3. 3. Automating End Station Configuration: An Agile Approach to Time-Sensitive Networking

    University essay from Karlstads universitet/Institutionen för matematik och datavetenskap (from 2013)

    Author : Fredrik Hallström; [2023]
    Keywords : Time-Sensitive Networking; End Stations; Configuration; Centralized Network Configuration; Centralized User Configuration; Engineering Tool;

    Abstract : Industries such as automotive and industrial automation are pushing the limits of networking technology. The Time-Sensitive Networking (TSN) standards offer a promising solution that can meet the demands of high-bandwidth applications with strict timing constraints, allowing time-critical traffic to coexist with other traffic. READ MORE

  4. 4. Enhancing Autodesk Maya´s rendering capabilities: : Development and integration of a real-time render plug-in incorporating the extended feature of Toon-Shading

    University essay from Blekinge Tekniska Högskola

    Author : Zannie Karlsson; Liye Yan; [2023]
    Keywords : Software prototyping; Cel-shading; Shading algorithm; 3D-computer graphics; Non-photorealistic rendering technique;

    Abstract : Background- Autodesk Maya is by its long existence one of the most established 3D-modeling software that enables users to create meshes and the software can handle a majority of processes associated with graphic models, animation, and rendering. Although there are arguably different third-party plug-ins that can be used to enhance the efficiency of Maya. READ MORE

  5. 5. Performance evaluation of Multithreading, Hashtables, and Anonymous Functions for Rust and C++ : in Game Development

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Oscar Nordström; Lowe Raivio; [2023]
    Keywords : C ; Comparison; Execution time; Rust; Wilcoxon;

    Abstract : Background C++ is a programming language introduced in 1985, while Rust was introduced in 2010. Rust focuses on speed and safety and was created with the need for concurrency in mind. READ MORE