Essays about: "Garbage Can"

Showing result 1 - 5 of 66 essays containing the words Garbage Can.

  1. 1. Modelling the chemical recycling of plastic waste via pyrolysis and analysing integration with existing refinery infrastructure

    University essay from Lunds universitet/Kemiteknik (CI)

    Author : Simon Dahl; [2023]
    Keywords : Pyrolysis; Recycling; Integration; Modelling; Simulation; Techno-economic; Plastic; Chemical engineering; Technology and Engineering;

    Abstract : Current plastic management is unsustainable as large amounts of plastic end up landfilled or in the ocean, necessitating an expansion of waste management infrastructure. Pyrolysis is a viable chemical recycling option, and in this report a pyrolysis model is constructed in Aspen Plus. READ MORE

  2. 2. How is triple bottom line thinking included in small-firm decision making? – A study of potato farmers in Östergötland, Sweden : hur påverkas potatisproduktionen av kvalitetskrav?

    University essay from SLU/Dept. of Economics

    Author : Madeleine Gillheimer; [2023]
    Keywords : Food waste; production losses; primary production; triple bottom line; decision theory; garbage can model;

    Abstract : Earlier research has shown a lack of studies on waste in agriculture production. Therefore, there is a need for improved screening for the cause of wastage in primary production. In addition, more research is required on how quality requirements and norms affect wastage and how waste can be prevented. READ MORE

  3. 3. Decompiling Go : Using metadata to improve decompilation readability

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

    Author : Mattias Grenfeldt; [2023]
    Keywords : Decompilation; Go; Runtime Metadata; Reverse Engineering; Dekompilering; Go; Körtidsmetadata; Reverse Engineering;

    Abstract : Malware written in Go is on the rise, and yet, tools for investigating Go programs, such as decompilers, are limited. A decompiler takes a compiled binary and tries to recover its source code. Go is a high-level language that requires runtime metadata to implement many of its features, such as garbage collection and polymorphism. READ MORE

  4. 4. Mellan lantbrukare och entrecôte : en jämförelsestudie om aktörer i livsmedelskedjan för köttprodukter i Uppsala län

    University essay from SLU/Dept. of Economics

    Author : Jessica Hägg; Anette Eriksson; [2023]
    Keywords : Kooperativ; agrar marknad; beslut; Swedish Meats; beslutsteori; transaktionskostnadsteori; köttindustrin; aktiebolag;

    Abstract : Livsmedelsproduktion i Sverige har aldrig varit så aktuell som nu. Samtida kriser ökar medvetenheten om sårbarheten i den svenska livsmedelskedjan. Sedan 2017 har Sverige en livsmedelsstrategi för att öka den svenska livsmedelsproduktion. READ MORE

  5. 5. Throughput Analysis of Safepoint-attached Barriers in a Low-latency Garbage Collector : Analysis of a Compiler Optimization in the HotSpot JVM

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

    Author : Filip Wilén; [2023]
    Keywords : Garbage Collection; Compiler; Java; JVM; Concurrency; Benchmarking; Skräpsamlare; Kompilatorer; Java; JVM; Multitrådat; Benchmarking;

    Abstract : When using managed programming languages, there is an essential benefit in having a fast and efficient compiler and garbage collector; one garbage collector currently under development is the HotSpot low-latency concurrent Generational Z Garbage Collector. Concurrent memory management runs application threads and garbage collection threads simultaneously. READ MORE