National Repository of Grey Literature 26,500 records found  beginprevious26491 - 26500  jump to record: Search took 1.65 seconds. 

Modelling of the boundary-layer transition in the low-pressure turbine blade cascade
Straka, P. ; Příhoda, Jaromír
The paper deals with the application of a algebraic model of the bypass transition in attached and separated flow. The model was applied for flow in a low-pressure turbine blade cascade, where the flow field is strongly influenced by the transition in the separated flow. The aim is to points out some shortcomings of the current transition model and its modifications are proposed. Presented results of modelling are compared with the experimental data.

QI klient pro operační systém Android
Stehlík, Ondřej
The diploma thesis is focused on the design and implementation of the remote access to ERP system QI. The paper explains theoretical basics of the programming applications for Android platform, web services based on the SOAP protocol, the information system QI and development tool QI Builder. On the basis of the requirements the solution of mobile client is designed, implemented and tested. In conclusion, the achieved results are discussed as well as the future possibilities are presented.

Návrh systému pro aplikaci deformačních gramatik
Junek, Lukáš
In my Bachelor thesis I am dealing with designing and implementation of my syntactic analyser. My parser processes chain codes describing a particular object. During the draft, I had to solve some problems. Deal with the object rotation, possibility of object different sizes, but especially with deformations in the input code. Finally, I implemented an extend version of Tomita parser that is able to cope well with ambiguity of actions in the LR table and with conflicts on the entry. Then I verified functionality of my implemented program by series of tests, where I assessed the accuracy of object detection and total time required for parsing.

Problems of on-line banking systems integration using SOA principles
Koten, Jiří ; Pour, Jan (advisor) ; Kořínek, Zdeněk (referee)
This diploma thesis adresses on-line banking systems integration using SOA principles. The objective of this work is to define difficulties of integration and offer and analyze their possible solutions. Integration problems mostly pertain to the areas of service design and management, from both the service design and service run-time point of view. The work tries to combine SOA theoretical principles and author's work experience. The diploma thesis is divided into several chapters. First two chapters establish theoretical framework of the thesis and concentrate on describing the banking sector environment and defining banking IS characteristics impacting system integration endeavours. Moreover they try to define SOA and analyze banking SOA specifics. Next chapter describes actual IS architecture of the enterprise, whose problems will be analyzed in the practical part of the diploma thesis. Main part of the work goes into defining particular SOA integration issues. Every issue is analyzed and possible solutions are then offered with emphasis of impact on IS architecture. Main asset of the diploma thesis should be author's extensive work experience with systems integration using SOA principles.

Marketing ve vyhledávačích
Hubka, Michal ; Kubešová, Vlasta (advisor) ; Kadaník, Petr (referee)
Předmětem této práce je marketing ve vyhledávačích (Search Engine Marketing ? SEM). Jako součást internetového marketingu představuje SEM proces skládající se zejména z optimalizace stránek pro vyhledávače (Search Engine Optimization ? SEO) a reklamního systému Pay-per-click (PPC). Cílem této práce je vysvětlit pojetí internetového marketingu, způsob jakým probíhá marketing ve vyhledávačích, jednotlivé součásti SEM, jednotlivé formy/součásti s ohledem na Search Engine Marketing jako kontinuální proces. Dále uvést a zhodnotit hlavní marketingové agentury poskytující služby SEO a představitele reklamních PPC systémů, navrhnout pro malou/střední firmu vhodný přístup k problematice SEM a doporučit vhodný postup při aplikaci. V první části se práce věnuje významu internetového marketingu a důvodům jeho využití. Dále práce seznamuje s tradičními prostředky IM. Následuje vysvětlení problematiky Search Engine Marketingu a jeho součástí. Poté se práce zaměřuje na subjekty poskytující SEM a na jejich hodnocení i s ohledem na náklady, které vynaloží klient za jejich služby. Závěrečná část je věnována příkladu zavádění SEM.

Komparace způsobů financování penzijních systémů
Bělošický, Alexandr ; Klazar, Stanislav (advisor)
Práce se zaměřuje na vzájemnou komparaci jednotlivých typů financování důchodových systémů, zkoumá odlišné vlastnosti PAYG a FF financování, identifikuje jejich silné a slabé stránky s akcentem na potenciální problémy při jejich implementací. Následně analyzuje různé reformní strategie, jejich nedostatky a vhodnost pro aplikaci na český důchodový systém. Výsledkem zkoumání je souhrn doporučení k provedení penzijní reformy.

Ekologická daňová reforma
Maděrová, Petra ; Pavel, Jan (advisor)
Práce poskytuje ucelený přehled informací a faktů k problematice ekologické daňové reformy, která byla v České republice k 1.1.2008 zavedena. Bakalářská práce se nejprve zabývá implementací evropských směrnic, následně dopady ekologických daní na sektor domácností a firem, aplikací metodiky ExternE a negativními dopady z výroby elektrické energie.

KPIs jako podklad pro řízení v logistice
Karban, Jan ; Pernica, Petr (advisor) ; Jirsák, Petr (referee)
Cílem práce je seznámit čtenáře s problematikou klíčových ukazatelů výkonu (KPIs). V teoretické části se zabývá problematikou outsourcingu jako oblastí, která je s KPIs úzce spojena a samotnou problematikou těchto ukazatelů. Zejména se zaměřuje na definování nových ukazatelů, implementaci a představení možných oblastí využití KPIs. Praktická část obsahuje aplikaci ukazatelů KPIs v rámci řešení reálného projektu z oblasti automobilového průmyslu.

Customer Valuation and Predication of Their Leaving in CeMF
Bém, Martin ; Pour, Jan (advisor) ; Švarcbachová, Jarka (referee)
Cílem práce je navrhnout systém hodnocení zákazníků a predikace jejich odchodu pro aplikaci CeMF společnosti Digital Resources. Navržený systém je základem pro vytvoření nadstavby typu Customer Intelligence pro řízení zákaznického portfolia. Cíle je dosaženo pomocí propojení Balanced Scorecard, Customer Relationship Managementu a principů Business Intelligence. Práce stanovuje 122 zákaznických ukazatelů ve 28 dimenzích a obsahuje i obecný návrh implementace pro Microsoft SQL Server 2005.

Knihovna pro zjednodušení tvorby webových aplikací v JavaScriptu
Minx, Filip
This work deals with the design and implementation of a JavaScript library. This library extends the JavaScript environment to improve quality, simplify and accelerate the development of modern Web applications in this language.