• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 1
  • Tagged with
  • 2
  • 2
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

As implicações da política monetária no mercado de trabalho brasileiro

Souza, Michel Cândido de 03 March 2016 (has links)
Submitted by Renata Lopes (renatasil82@gmail.com) on 2016-06-06T14:43:37Z No. of bitstreams: 1 michelcandidodesouza.pdf: 608721 bytes, checksum: 209a9390f0576b0d32fcbac1f8de3a3e (MD5) / Approved for entry into archive by Adriana Oliveira (adriana.oliveira@ufjf.edu.br) on 2016-07-02T13:26:56Z (GMT) No. of bitstreams: 1 michelcandidodesouza.pdf: 608721 bytes, checksum: 209a9390f0576b0d32fcbac1f8de3a3e (MD5) / Made available in DSpace on 2016-07-02T13:26:56Z (GMT). No. of bitstreams: 1 michelcandidodesouza.pdf: 608721 bytes, checksum: 209a9390f0576b0d32fcbac1f8de3a3e (MD5) Previous issue date: 2016-03-03 / CAPES - Coordenação de Aperfeiçoamento de Pessoal de Nível Superior / A partir de uma abordagem Dinâmica Estocástica de Equilíbrio Geral (DSGE) de Christoffel, Kuester e Linzert(2009) com fricções do tipo Searching and Matching e calibrado para economia brasileira, o presente estudo verifica o efeito de um choque de política monetária negativo sobre o mercado de trabalho. Os resultados das simulações apontam que o choque de política monetária, a partir da adoção de uma regra de taylor baseada na diferença do produto a preços flexíveis, leva ao aquecimento do consumo interno, maior contratação por parte das firmas e elevação do salário após o processo de barganha. No entanto, reduz a probabilidade de novas vagas serem preenchidas devido ao aumento do número de matches em menor proporção que as vagas disponíveis, o que não permite maior queda no desemprego, possivelmente devido a questões informacionais e/ou de qualificação. / From a Dynamic Stochastic General Equilibrium (DSGE) approach, developed by Christoffel, Kuester and Linzert (2009) with Searching and Matching frictions and calibrated for the Brazilian economy, this study verifies the effect of a negative monetary policy shock on the labor market. The simulation results show that the monetary policy shock, from the adoption of a Taylor rule based on the product’s flexible price difference, leads to heating of domestic consumption, increased hiring by firms and an increase in wage paid after the bargaining process. However, it reduces the probability of new vacancies be filled due to the increased number of matches to a lesser proportion than the vacancies available, not allowing a larger drop in unemployment, possibly due to eligibility issues and information on the labor market.
2

Accelerating digital forensic searching through GPGPU parallel processing techniques

Bayne, Ethan January 2017 (has links)
Background: String searching within a large corpus of data is a critical component of digital forensic (DF) analysis techniques such as file carving. The continuing increase in capacity of consumer storage devices requires similar improvements to the performance of string searching techniques employed by DF tools used to analyse forensic data. As string searching is a trivially-parallelisable problem, general purpose graphic processing unit (GPGPU) approaches are a natural fit. Currently, only some of the research in employing GPGPU programming has been transferred to the field of DF, of which, a closed-source GPGPU framework was used— Complete Unified Device Architecture (CUDA). Findings from these earlier studies have found that local storage devices from which forensic data are read present an insurmountable performance bottleneck. Aim: This research hypothesises that modern storage devices no longer present a performance bottleneck to the currently used processing techniques of the field, and proposes that an open-standards GPGPU framework solution – Open Computing Language (OpenCL) – would be better suited to accelerate file carving with wider compatibility across an array of modern GPGPU hardware. This research further hypothesises that a modern multi-string searching algorithm may be better adapted to fulfil the requirements of DF investigation. Methods: This research presents a review of existing research and tools used to perform file carving and acknowledges related work within the field. To test the hypothesis, parallel file carving software was created using C# and OpenCL, employing both a traditional string searching algorithm and a modern multi-string searching algorithm to conduct an analysis of forensic data. A set of case studies that demonstrate and evaluate potential benefits of adopting various methods in conducting string searching on forensic data are given. This research concludes with a final case study which evaluates the performance to perform file carving with the best-proposed string searching solution and compares the result with an existing file carving tool— Foremost. Results: The results demonstrated from the research establish that utilising the parallelised OpenCL and Parallel Failureless Aho-Corasick (PFAC) algorithm solution demonstrates significantly greater processing improvements from the use of a single, and multiple, GPUs on modern hardware. In comparison to CPU approaches, GPGPU processing models were observed to minimised the amount of time required to search for greater amounts of patterns. Results also showed that employing PFAC also delivers significant performance increases over the BM algorithm. The method employed to read data from storage devices was also seen to have a significant effect on the time required to perform string searching and file carving. Conclusions: Empirical testing shows that the proposed string searching method is believed to be more efficient than the widely-adopted Boyer-Moore algorithms when applied to string searching and performing file carving. The developed OpenCL GPGPU processing framework was found to be more efficient than CPU counterparts when searching for greater amounts of patterns within data. This research also refutes claims that file carving is solely limited by the performance of the storage device, and presents compelling evidence that performance is bound by the combination of the performance of the storage device and processing technique employed.

Page generated in 0.0846 seconds