National Repository of Grey Literature 2 records found  Search took 0.01 seconds. 
Acquisition in special libraries focused on history
Nouza, Petr ; Buřilová, Marcela (advisor) ; Římanová, Radka (referee)
This Bachelor thesis presents acquisition in specialized libraries focused on history. Special attention is paid to military history. In the first part I generally characterize subject of history. It is followed by description of information sources in Czech Republic. The most important part was based on research and consultation in four libraries: Institute of History, Academy of Sciences of the Czech Republic, Institute of Contemporary history, Vojenský historický ústav and its affiliated library of Ministry of Defence. The last one is slightly different in collection which consists merely of military documents.
Scripting engine in .NET
KARDA, Ladislav
The target of this work is to introduce scripting as a whole including its possibilities and to create a class, which permits scripting; it means modification of source code of the script and its execution in malicious code-safe environment. .NET environment and Boo scripting language are accentuated here. In the second chapter, there is the introduction itself. Scripts are divided into categories according to their usability. This division is just a general one because some languages may belong to more than one group. Every language is briefly described. The last subchapter is dedicated to Boo programming language which was chosen for application in .NET. The third chapter familiarizes the reader with the Microsoft .NET technology. Advantages and principles of its behaviour are listed here. There are mentioned Common Language Infrastructure, Common Language Runtime and Common Intermediate Language. There is a characteristic of the development environment for .NET languages. The fourth chapter deals with practical realization of the selected task; it means creation of the scripting class. The first part of this chapter defines some specifications of the Boo language and the other part pursues to explanation of the class creation. The main stress is on security against malicious code. In the appendices, there is a listing of a source code of the Booish class {--} an interactive interpreter of the Boo language {--} and the ScriptHost class which ensures right and safe fulfilment of the script in C# and/or Boo languages. The ScriptHost class can be used even outside the GREG project; it is possible to use it everywhere where you need dynamical language processing {--} C# or Boo.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.