National Repository of Grey Literature 2,311 records found  beginprevious2302 - 2311  jump to record: Search took 0.08 seconds. 

Current trends in the development and use of HTML5 and CSS3
Poništ, Ondřej ; Chudán, David (advisor) ; Sklenák, Vilém (referee)
This thesis deals with the prepared standards HTML 5 markup language for web pages and CSS 3 Cascading Style Sheets. The final specifications of these two languages isn't planned before the end of 2014, but it already appear in the practical use of the site. The aim of this thesis is to explore new options and features of HTML 5 and CSS3 compared to the current version of HTML 4.01 and CSS2, based on then summarize their advantages, which are currently possible in the creation of Web use. The thesis is divided into theoretical and practical parts. The theoretical part contains a description of HTML5 and its development and functions, as well as a description of the new CSS3 properties. Practical work demonstrates the use of new elements and features of HTML5 and CSS3 for creating web presentation.

Language and violence
Mészárosová, Ester ; Chlupáčová, Kamila (advisor) ; Giger, Markus (referee)
Co je podstatou násilí? Kde jsou kořeny tohoto jevu? Jak je možné přesvědčit člověka, že válka je jedna z možností, jak řešit konflikty, že zabíjení toho druhého je v určitých podmínkách nutností a správnou věcí? Je pacifistické hnutí skutečně přežitkem a dílem snílků a idealistů nebo výzva pro každou generaci i jednotlivce? Již antičtí filozofové interpretují válku jako projev lidské přirozenosti, jako výraz věčné touhy člověka po moci. Diskuse Pavla Baršy a Karla Theina v lidových novináchl o vztahu západní filozofie k otázkám války a míru, ale hlavně vztahu historie a filozofie je poučná z dvojího hlediska. Na jedné straně přehledně informuje o hlavních myšlenkových proudech západní filozofie, které se zabívaly otázkou války, státu a práva. Na straně druhé je důkazem velice rezervovaného postoje dnešních myslitelů k pacifismu, který chápe Pavel Barša následovně: ... racionalizacejejenjednou zforem násilí, ideologie mirujenjinouformou války. I když v Baršových úvahách jde o zpochybnění výsostné pozice rozumu ajeho zařazení do diskursu historie, je jeho konečná koncepce historie jako nikdy neutuchajícího boje více výrazem politologa než filozofa. To dokazuje i reakce filozofa Karla Theina, který upozorňuje na přízpěvek Římanů k řeckým úvahám o válce a míru. Za autora myšlenky, která je vzdáleně podobná...

Compiler from BASIC language to assembler
Šafařík, Tomáš ; Dokulil, Jiří (referee) ; Yaghob, Jakub (advisor)
This text treats of the compiler into assembly language of the programming language which is derived from programming language BASIC. This derived language is specified including the analysis of the language constructions. In the next chapters are described analysis and implementation of our compiler for this programming language. In the chapter about analysis are described symbol tables, semantic tables and intermediate code representations of the compiler. In the section about implementations is possible to find more detail describe of data structures and algorithms used in the compiler. This text also contains a chapter describing the implementation of language libraries and runtime support for compiled programs. The next part of this work is about implementation some optimizations. These optimizations are: constant folding, unreachable code elimination, common subexpression elimination, elimination and function inlining. The final part explains how to extend designed programming language and how to make better compiler of this language. The reader can also familiarize with tools like Bison or Flex which are used during the implementation of the compiler.

RDFa editor
Sequens, Jan ; Dědek, Jan (referee) ; Nečaský, Martin (advisor)
RDFa is a set of extensions to XHTML which allows to annotate XHTML markup with semantics. Because XHTML does not o er much semantic annotation potential itself, the RDFa language was proposed to relieve this shortage by combining XHTML and semantic web technologies. While semantics is being described by ontologies, the XHTML documents are linked to ontologies concepts by RDFa extensions. In the present work I tried to create and describe an editor that could make RDFa annotation easier. In addition to direct annotation with context attributes hints it provides ontology imports with drag&drop items insertion and extracted RDF triples preview.

Shannon test
Smrt, Martin ; Hoksza, David (referee) ; Lánský, Jan (advisor)
In the present work we focus on creating an application for the purpose of measuring entropy of written language. The work presents results yielded from actual use of the application. It is based upon the work of an American mathematician Claude E. Shannon and exploits one of the methods which he used for estimating entropy. The content of the work describes the application and presents results of the experiment. While Shannon only focused on letters in his work, this thesis compares results of working with letters, syllables and words. Entropy estimates are given for Czech and English languages.

Profiler jazyka C#
Cicko, Miroslav ; Ježek, Pavel (referee) ; Zavoral, Filip (advisor)
The C# programming language provides powerful language features and it is very easy to get to learn, as well. Together with .NET Framework it allows programmers to develop applications quickly and comfortably. However, using this language does not still guarantee creation of an effective programme. The purpose of this work is to develop a profiler measuring elapsed time and consumed memory of the chosen statements. The profiler application is built with heavy usage of the Code Toolkit library which was created as part of this work, as well. This library provides facilities for parsing C# source code into an object model representation, modification and saving it back to the source files. The library can be re-used in the development of the various tools processing source code of the C# language.

The language of Italian young people and its specifications
Najmanová, Petra ; Špaček, Jiří (advisor) ; Štichauer, Pavel (referee)
The main aim of the thesis is to analyze the language of Italian youth with its all aspects, characteristics and relation to the cornrnon language. I try to realize the inf1uence of particular social factors and difference of the cornrnon language of youth from language of preceding generations. At present is the young generation cornrnunication linked as never before with various advanced technologies such are pes or cell phones. These are main factors inf1uencing the language of youth. Another issue create mass media e.g. television and radio broadcasting, press, which are interfering the age-group with a view to address and profit. Great portion in forrnation ofthe language of youth is predisposed by altemative music styles, sports, literature (comics), certain role plays slang e.g. ofthe drog cornrnunity.

Library for database access in PHP language
Ondra, Martin ; Šimek, Milan (referee) ; Kacálek, Jan (advisor)
Bachelor thesis describes modern website scripting language PHP, MySQL database and very closely describes functionality of Model-View-Controller design pattern, which can be used in programming database-oriented aplications. On the basis of described theoretics findings is build a library in PHP and MySQL, which matches Model from Model-View-Controller design pattern.

JavaME Application for Betting on sport results
Kubalík, František ; Müller, Jakub (referee) ; Číka, Petr (advisor)
This bachelor thesis deals with the design and implementation of applications for mobile terminals, which allows user to bet on sports games. The functionality of this application is dependent on a central database, whose proposal is also part of this work. The first section describes the basic features of programming languages, which were used for the implementation of the project. Gradually, it is described in Java, SQL and PHP. The correct formation of tables and a description of problems that may arise in the design of the database are mentioned. Next chapter describes the actual implementation of the project. It described the methods and a more detailed description of the implementation of the various parts the project comprises. This section also contains a test created by the application.

Jiří Haller in the contexts of Czech linguistics
Chromý, Jan ; Nebeská, Iva (advisor) ; Adam, Robert (referee)
This study tries to examine the position of Jiří Haller in the context of Czech linguistics, or more precisely in the context of the development of Czech research of language culture. The first chapter analyzes the work of Jan Gebauer, Josef Zubatý and Václav Ertl, Le. the work of Haller's predecessors. The goal is to find joint aspects of theirs approach to the language culture. The second chapter is concerned with the background of Haller's professional work, mainly with the study entitled "Problém jazykové správnosti", which summarizes Haller's early theoretical attitude. The third chapter analyzes the dispute over literary language; it offers a complex survey of those debates and tries to critically evaluate particular polemic appearances. The fourth part examines other works of Jiří Haller, Le. his activities after 1932. The main goal of the study is to revise traditional opinions on the personality of Jiří Haller and to present a more realistic view on his linguistic appearance and his work.