8 research outputs found

    Compact Representation of Association Rule

    Get PDF
    Bitmap is an extremely efficient way of representing data, but the drawback is that the order of data is fixed in a bitmap. Granular computing is a new theory that frees the bitmap method from fixed order of data in the same manner as linear algebra frees the matrix theory from a fixed basis. To obtain meaningful information using data mining techniques has been a central idea in recent database applications [2]. One of the core techniques in data mining is to find associations (undirected association rules) between attribute values [4]. The complexity of finding associations is often very high. In this work, a data warehouse is constructed utilizing bitmap fundamentals. Classic method of obtaining association rules is implemented along with the granular computing method of obtaining association rules. The performances from classic method and granular computing method is carefully analyzed and compared

    Design and implementation data flow analysis of jobs in IBM DataStage for Manta project

    Get PDF
    Cílem této práce je návrh a implementace funkčního prototypu modulu, provádějícího syntaktickou a sémantickou analýzu úloh v IBM InfoSphere DataStage. Modul se používá pro analýzu datových toků a generaci grafu, který reprezentuje datove toky. Návrh a implementace podporují bezproblémové připojení modulu k projektu Manta. Práce obsahuje důkladnou analýzu nástroje IBM InfoSphere DataStage, návrhovou dokumentaci, implementovaný prototyp modulu a také testy, které zajišťují funkcionalitu modulu.This work aims to design and implement a functional module prototype that performs syntactic and semantic analysis of tasks in IBM InfoSphere DataStage. The module provides data flow analysis and generation of the graph, which represents data flows. Design and implementation support the trouble-free connection of the module to the Manta project. The work contains an in-depth analysis of the IBM InfoSphere DataStage tool, design documentation, implemented the module prototype and tests, which ensures module functionality

    The Design of an experimental programming language and its translator

    Get PDF
    Aquesta tesi introdueix els conceptes principals de teoria de compiladors i intèrprets per poder dissenyar un llenguatge de programació juntament amb un compilador i un intèrpret per poder executar programes escrits en ell. El sistema que es dissenya consisteix en una arquitectura per capes que engloba el compilador i l’intèrpret en diferents fases. Addicionalment es proposa una llibreria estàndard de manera molt bàsica i s’implementa com a part de la tesi. Com a conclusions podem observar diferents evolucions i millores que es poden anar afegint al llenguatge, al compilador i a l’intèrpret

    Веб-сервіс для планування та трекінгу задач

    Get PDF
    Дипломний проєкт присвячено розробці програмного забезпечення для планування та трекінгу задач. В даному проєкті було розроблено архітектуру серверної та клієнтської частини веб-сервісу, структуру бази даних та створено дизайн інтерфейсів програмного забезпечення. Веб-сервіс, що було розроблено, надає користувачам можливість створювати та зберігати завдання, надавати їм пріоритету, визначати кінцевий строк виконання, здійснювати збір та аналіз інформації про час, що був затрачений на виконання цих завдань. Також користувачі можуть переглянути візуалізовані дані про свою роботу, що полегшить їх аналіз своєї продуктивності. Завдання відображуються у вигляді дошки з картками. У системі передбачена можливість додавати до своєї дошки інших користувачів та ієрархічна структура всередині дошки, отже веб-сервісом може користуватися як одна людина, так і ціла команда.This diploma project deals with development of software for planning and tracking tasks. In this project, web service server and client part architecture and database structure were developed and software interfaces were designed. The developed web service gives the ability to create and save tasks, set priority and deadlines, collect and analyze information about the time spent while working to its users. Users can also view visualized data about their work, which will facilitate their analysis of performance. Tasks are displayed in the form of a board with cards. The system provides the ability to add other users to your board and a hierarchical structure inside the board, so the web service can be used by one person or an entire team

    Cardinal Optimizer (COPT) User Guide

    Full text link
    Cardinal Optimizer is a high-performance mathematical programming solver for efficiently solving largescale optimization problem. This documentation provides basic introduction to the Cardinal Optimizer
    corecore