Essays about: "lazy is not good"

Found 3 essays containing the words lazy is not good.

  1. 1. Implementation and Benchmarking of a Crypto Processor for a NB-IoT SoC Platform

    University essay from Lunds universitet/Institutionen för elektro- och informationsteknik

    Author : Sébastien Fuhrmann; Luis Cavo; [2018]
    Keywords : 3GPP; IoT; HLS; security; cryptography; AES; SNOW; ZUC; hardware; ASIC; confidentiality; integrity; cipher; Technology and Engineering;

    Abstract : The goal of this Master’s Thesis is to investigate the implementation of cryptographic algorithms for IoT and how these encryption systems can be integrated in a NarrowBand IoT platform. Following 3rd Generation Partnership Project (3GPP) specifications, the Evolved Packet System (EPS) Encryption Algorithms (EEA) and EPS Integrity Algorithms (EIA) have been implemented and tested. READ MORE

  2. 2. Managing Organizational Conflict from the Cultural Perspective : A Comparison of Nigeria and Sweden

    University essay from Blekinge Tekniska Högskola/Sektionen för management

    Author : Zeowa Richard Ndubuisi; Onukwube Emeka; Modestus Ogunjiofor; [2010]
    Keywords : organisational conflict; culture; Nigeria; Sweden.;

    Abstract : Ways of managing organizational conflict are as varied as its causes, origins and contexts. The purpose of conflict management, whether undertaken by the parties in conflict or whether involving the intervention of an outside party, is to affect the entire structure of a conflict situation so as to contain the destructive components in the conflict process (e. READ MORE

  3. 3. A Skeleton Programming Library for Multicore CPU and Multi-GPU Systems

    University essay from Institutionen för datavetenskap

    Author : Johan Enmyren; [2010]
    Keywords : CUDA; OpenCL; Skeleton Programming; Parallel Computing; Data Parallelism;

    Abstract : This report presents SkePU, a C++ template library which provides a simple and unified interface for specifying data-parallel computations with the help of skeletons on GPUs using CUDA and OpenCL. The interface is also general enough to support other architectures, and SkePU implements both a sequential CPU and a parallel OpenMP back end. READ MORE