Nowa wersja platformy, zawierająca wyłącznie zasoby pełnotekstowe, jest już dostępna.
Przejdź na https://bibliotekanauki.pl
Preferencje help
Widoczny [Schowaj] Abstrakt
Liczba wyników

Znaleziono wyników: 15

Liczba wyników na stronie
first rewind previous Strona / 1 next fast forward last
Wyniki wyszukiwania
Wyszukiwano:
w słowach kluczowych:  relacyjna baza danych
help Sortuj według:

help Ogranicz wyniki do:
first rewind previous Strona / 1 next fast forward last
PL
W pracy przedstawiono ideę poczty elektronicznej, w którym system skrzynek pocztowych jest realizowany w postaci bazy danych., a nie w natywnym systemie plików tak jak to ma miejsce w klasycznych systemach pocztowych. Każda wiadomość jest rozkładana na składowe charakterystyczne dla poczty elektronicznej i przechowywana w relacyjnej bazie danych. Z systemem sprzęgnięte są dwa interfejsy protokołów odbioru poczty (dla MUA) IMAP i POP3, dwa dla serwerów (MTA) SMTP i LMTP oraz interfejsy do konfiguracji ustawień i zarządzania zasobami systemu. System został przetestowany i wdrożony w jednostce średniej wielkości z około 15 tysiącami użytkowników w warunkach produkcyjnych.
EN
The paper presents an idea of an email system where storage of messages is entirely implemented on the database system. Each message is splitted into components specific to e-mail and stored in a relational database The system is connected with two MUA interfaces (IMAP and POP3) and two MTA interfaces (SMTP and LMTP) for easier configuration and system management. The presented system has been successfully implemented and tested in an average volume production environment of about 15 thousands of users.
PL
W artykule przedstawiono koncepcję systemu wspomagania decyzji logistycznych. Zaproponowano dodatkową warstwę informacyjno-funkcjonalną, która umożliwia współpracę ze standardowymi strukturami systemu zarządzania klasy ERP oraz solverami optymalizacyjnymi. Szczegółowo opisano jeden z problemów decyzyjnych – wieloetapowy problem transportowy. Przedstawiono model matematyczny i jego implementację. Omówiono podstawową strukturę informacyjną systemu wspomagania decyzji.
EN
The concept of decision support system for logistic problems has been presented. Additional layer for information and functionality structures which enable to cooperate with ERP and optimization solvers has been described. The mathematical model for the transportation problem with distribution centers and implementation of them have been presented. The article discusses the basic information structure of the system.
PL
Prezentowana aplikacja bazodanowa ułatwia zarządzanie zasobami adresowymi oraz administrowanie wirtualnymi sieciami lokalnymi. Dzięki zastosowaniu zmodyfikowanego algorytmu BestFit do wyszukiwania wolnych pól adresowych, umożliwia elastyczne dysponowanie posiadanymi zasobami IP. Dodatkowo automatycznie tworzy i aktualizuje pliki konfiguracyjne dla przełączników i routerów.
EN
A representation of information on cyclic events has been proposed which is advantageous for computing Presented database application supports address resource management and administration of virtual LANs. By using a modified algorithm BestFit to find the address pools allows efficient disposition of IP networks owned by ISP. In addition, automatically creates and updates the configuration files for the switches and routers.
PL
Podstawową abstrakcją organizacji danych w tradycyjnych systemach bazodanowych jest zbiór. Model relacyjny, bazując na zbiorze, organizuje dane bez uwzględnienia jakiegokolwiek ich uporządkowania. Generalnie przynosi to swobodę indeksacji danych, jednak powoduje, iż uporządkowanie wprowadzane indeksami jest uporządkowaniem wtórnym. W przypadku danych o charakterze topologicznym, brak takiego naturalnego uporządkowania powoduje istotne utrudnienia w poszukiwaniu punktów sąsiednich wg zadanych kryteriów sąsiedztwa. Niniejszy artykuł koncentruje się na przedstawieniu organizacji danych, opartej na modelu relacyjnym, pozwalającej bezpośrednio wyznaczać podzbiory punktów sąsiednich.
EN
The relational model can be considered as a generalization of the set data model. So, the basic organization of a data in traditional – relational – database system is a set of data with no defined any positional orderings of them. At first glance, this approach is accurate, because it brings unlimited possibilities of data indexing. However such forced order of data organization is the secondary one and doesn't reflect inner topology of data in a set. In the case of topological data, it can cause significant difficulties in finding the neighboring points, according to defined neighborhood criteria. This chapter presents the organization of a topological data modeled in the relational database system that allows direct designating the subsets of neighboring points. This article describes recursive SQL queries and presents its syntax with explanation of used clauses. Besides, the design of performance cluster by the use of DB2 Distributed Partitioning Feature is discussed.
5
Content available remote Development of database and searching system for tool grinding
75%
EN
Purpose: For achieving the goal of saving time on the tool grinding and design, an efficient method of developing the data management and searching system for the standard cutting tools is proposed in this study. Design/methodology/approach: At first the tool grinding software with open architecture was employed to design and plan grinding processes for seven types of tools. According to the characteristics of tools (e.g. types, diameter, radius and so on), 4802 tool data were established in the relational database. Then, the SQL syntax was utilized to write the searching algorithms, and the human machine interfaces of the searching system for the tool database were developed by C++ Builder. Findings: For grinding a square end mill with two-flute, a half of time on the tool design and the change of production line for grinding other types of tools can be saved by means of our system. More specifically, the efficiency in terms of the approach and retract time was improved up to 40%, and an improvement of approximately 10.6% in the overall machining time can be achieved. Research limitations/implications: In fact, the used tool database in this study only includes some specific tools such as the square end mill. The step drill, taper tools, and special tools can also be taken into account in the database for future research. Practical implications: The most commercial tool grinding software is the modular-based design and use tool shapes to construct the CAM interface. Some limitations on the tool design are undesirable for customers. On the contrary, employing not only the grinding processes to construct the grinding path of tools but the searching system combined with the grinding software, it gives more flexible for one to design new tools. Originality/value: A novel tool database and searching system is presented for tool grinding. Using this system can save time and provide more convenience on designing tools and grinding. In other words, the company productivity can be improved.
PL
Szkieletowy system sterowania procesami przedsiębiorstwa (system EPC II) jest systemem bazodanowym z relacyjną bazą danych. Te jej tabele, które nie są podklasami innych tabel, nazwano "rodzajami informacji". W pracy przedstawiono wykaz wszystkich atrybutów kluczowych rodzajów informacji oraz zestawienie wszystkich rodzajów informacji z ich atrybutami kluczowymi. Zgodnie z tezą o uniwersalności szkieletowego systemu EPC II dla każdej tabeli każdego informatycznego systemu zarządzania o relacyjnej bazie danych, istnieje związek 1 do 1 z jednym z rodzajów informacji należących do tego zestawienia.
EN
The framework Enterprise Process Control (EPC II) system is a system with a relational database. Those of its tables which are not subclasses of other tables have been named "information kinds". The list of all key attributes of information kinds as well as the list of combinations of all information kinds with their key attributes have been presented in the paper. According to the thesis of universality of the framework EPC II system for each table of each real integrated management system there is a 1 to 1 association with one of information kinds belonging to this list.
|
2002
|
tom Vol. 23, nr 4
29-53
PL
W tym artykule - na przykładzie przemysłowego systemu informatycznego pracującego w Zakładach Tworzyw Sztucznych "Nitron" S.A. pod kontrolą sieciowego systemu operacyjnego Novell NetWare 4.x - przedstawiono metodę integracji relacyjnych baz danych typu dBase, wykorzystującą technologię ODBC oraz rozszerzony schemat bazy NDS, który użyto do definicji schematu i implementacji tematycznie zorientowanego systemu magazynu danych opartego na modelu relacji uniwersalnej.
EN
In this article - on example industrial information system working in ZTS 'Nitron' S.A. factory under network Novell NetWare 4.x operating system control, an integration method of relational dBase database systems was presented based on ODBC technology and extended schema NDS database, which was used to schema definition and subject-oriented data warehouse system implementation based on universal relation model.
PL
Praca dotyczy związków agregacyjnych między rodzajami zasobów i ich kategoriami, rodzajami czynności i ich grupami organizacyjnymi, zbiorczymi zamówieniami zakupu i pozycjami tych zamówień, transakcjami złożonymi i ich transakcjami składowymi itp. Omówiono strukturę tabel zawierających informacje o tych związkach w informatycznych systemach zarządzania i pokazano, że wiele z nich można zapisać jako zależności funkcyjne w tabelach bytów agregowanych.
EN
The paper deals with aggregation relationships between resource kinds and their categories, activity kinds and their organizational groups, purchase orders and their items, complex and component transactions and the like. The structure of the tables containing information on these relationships in computer management systems has been discussed. It was shown that many of such relationships may be recorded as function dependencies in the tables of the aggregated entities.
|
2012
|
tom Vol. 33, nr 2B
255-272
PL
W artykule przedstawiono system wspomagania decyzji, ułatwiający przeprowadzenie analiz strategicznej i ekonomicznej w przedsiębiorstwach produkcyjnych rozpoczynających proces restrukturyzacji. System zintegrowano z relacyjną bazą danych. Podjęto także próbę połączenia w systemie zarówno systemów ekspertowych, jak i sztucznych sieci neuronowych. Artykuł koncentruje się na omówieniu koncepcji i funkcjonalności wykorzystanych do przeprowadzenia wspomnianych analiz. Zwrócono również uwagę na korzyści wynikające z zastosowania relacyjnej bazy danych połączonej z opracowanym systemem. Implementacja systemu wykonana została za pomocą pakietu programowego Aitech DSS 4.5 oraz Aitech SPHINX 4.5, natomiast pliki bazodanowe utworzono przy użyciu programu DBF Explorer.
EN
This paper describes decision support system created for facilitating of the strategic and economic analysis in manufacturing companies that begin restructuring process. The system was integrated with the relational database. Moreover, it connects expert systems and artificial neural networks. The paper focuses on describing the concept of the system and the functionalities used to carry out the strategic and economic analysis. Furthermore, the article draws attention to the advantages of connection the decision support system with the relational database. Implementation of the system was made using Aitech DSS 4.5 and Aitech SPHINX 4.5. Software used to create database files was DBF Explorer.
|
2012
|
tom nr 5
5-20
PL
W pracy przedstawiono koncepcji hierarchicznego modelu struktury przestrzennej magazynu. Model ten wykorzystano w prostym systemie wspomagającym wyszukiwanie miejsc składowania poszczególnych produktów. Omówiono sposób budowy takiego systemu jako aplikacji relacyjnej bazy danych, jako arkusza kalkulacyjnego i jako projektu programu TreeLine. Szczególną uwagę zwrócono na techniki pozwalające na transfer danych źródłowych do wersji systemu zbudowanej według innej koncepcji przechowywania danych, ale korzystającej z tego samego modelu magazynu. Techniki omówione w pracy mogą być przydatne także w innych przypadkach zarządzania zasobami informacji o strukturze hierachicznej.
EN
The concept of hierarchical model of spatial structure of a warehouse was presented in the paper. That model was been implemented in simple computer systems supporting searching out locations of particular products in the store. These systems was developed as a relational database application, as a worksheet and as the TreeLine program project. Particular attention was paid to techniques of the source data transfer between versions of the system developed according to different data storage concepts, but applying the same warehouse model. Techniques described in the paper can be useful also in other problems concerning managing hierarchically ordered information resources.
PL
Od wielu lat na obszarze całej Republiki Czeskiej prowadzone są badania różnych technologii uprawy buraka cukrowego oraz innych roślin uprawnych. Zastosowanie specjalnie przygotowanej bazy danych ułatwia przechowywanie i przetwarzanie danych uzyskanych w ramach przeprowadzonych doświadczeń. Jednym ze sposobów gromadzenia informacji dotyczących pomiarów polowych, umożliwiających ocenę stosowanej technologii uprawy również pod kontem ekonomicznym jest stworzenie relacyjnej bazy danych zaprojektowanej np. w programie MS Access. Prowadzenie rejestru z tabelami, formularzami, kwerendami i raportami ułatwia zapisywanie wyników, redukuje możliwość wystąpienia błędów oraz umożliwia powstawanie nowych danych. Przyśpiesza to również uzyskanie wstępnych informacji do analizy statystycznej według najróżniejszych kryteriów. Dla przeprowadzenia dokładnej statystycznej analizy wyników opracowanych w bazie danych można zastosować oprogramowanie statystyczne (STATISTICA), które umożliwia automatyzowanie zadań i przedstawianie wyników w wybranej formie.
EN
Various technologies used for cultivation of sugar beets and other plants have been tested throughout the Czech Republic for many years now. Using of a specially prepared database facilitates storing and processing of data obtained in the scope of completed experiments. One of the methods used to collect information concerning field measurements, allowing to assess applied cultivation technology also from economic point of view, involves creating a relational database, designed e.g. in the MS Access application. Keeping of a register containing charts, forms, queries, and reports makes it easier to note down the results, reduces chances for error occurrence, and allows to generate new data. It also accelerates the process of obtaining preliminary information for statistical analysis according to all sorts of criteria. In order to carry out accurate statistical analysis of results processed in the database, it is possible to use statistical software (STATISTICA), which allows to automatize tasks and to present results in a selected form.
PL
W artykule porównana została wydajność dwóch wersji systemów zarządzania bazami danych pod kątem możliwości zastosowania ich w gromadzeniu danych z mikromacierzy DNA. W analizie porównawczej uwzględniono metody składowania danych: oparte na modelu nierelacyjnym (noSQL) oraz metodę gromadzenia danych mikromacierzowych zgodną z modelem relacyjnym Obiekt-Atrybut-Wartość. Do implementacji relacyjnej bazy danych wykorzystany został system Microsoft SQL Server 2012. Implementacja nierelacyjnej bazy danych wykonana została w programie Raven DB. Ocena efektywności każdej z metod gromadzenia danych oparta została na próbkowaniu czasu procesora (ang. CPU sampling) za pomocą oprogramowania Microsoft Visual Studio Profiler.
EN
The paper compares the efficiency of two versions of database management systems from the possibility of using them in storing data from DNA microarray point of view. In comparative analysis 3 methods of storing data were taken into account: basing on non-relational model (noSQL) and the method of storing microarray data according to the relational model called entity-attribute-value. Microsoft SQL Server 2012 system was used to implementation of relational database. Implementation of non-relational database was performed in Raven DB. Evaluation of efficiency of each of the method of storing data was based on CPU sampling using Micrisoft Visual Studio Profiler.
EN
The article presents the application of a database meant for the collection of information related to technological processes of constituting surface layers. A set-theoretical model of processes and a model-based logical structure of the database are shown. The application to retrieve the information stored in the database in case of multidimensional, variable space of parameters for layer deposition processes is presented. Some functional qualities of application for acquisition, searching and fusion of data regarding nitriding, carburizing, PVD and hybrid processes are described.
PL
W artykule zaprezentowano aplikację bazy danych przeznaczoną do gromadzenia informacji o procesach technologicznych konstytuowania się warstw wierzchnich. Przedstawiono model teoriomnogościowy procesów oraz strukturę logiczną bazy danych opracowaną na podstawie modelu. Zaprezentowano aplikację do obsługi bazy danych w przypadku wielowymiarowej, zmiennej przestrzeni parametrów procesów nanoszenia warstw. Omówiono możliwości użytkowe zastosowania opracowanej aplikacji do gromadzenia, przeszukiwania i fuzji danych o procesach azotowania, nawęglania, PVD, PAPVD oraz procesach hybrydowych.
PL
Zarządzanie projektem należy do ważnej grupy problemów decyzyjnych, które charakteryzują się wieloma ograniczeniami. Tradycyjne podejścia do rozwiązywania tych problemów bazujące na programowaniu matematycznym są często nieefektywne ze względu na trudność modelowania ograniczeń oraz złożoność obliczeniową. W odróżnieniu od podejścia tradycyjnego zastosowanie deklaratywnego środowiska programowania w logice z ograniczeniami (Constraint Logic ProgrammŹng) do modelowania i rozwiązywania problemów decyzyjnych, w których występują ograniczenia, jest naturalne. W pracy zaproponowano wykorzystanie oraz wzajemną integrację środowisk deklaratywnych (SQL, CLP) do przedstawienia ogólnej koncepcji systemu wspomagania decyzji. Na podstawie tej koncepcji dokonano implementacji systemu wspomagania decyzji zarządzania projektem.
EN
Project management is usually characterized by many types of constraints, which make this unstructured and difficult to solve. Traditional mathematical programming approaches are deficient because their representation of constraints is artificial (using 0-1 variables). Unlike traditional approaches, constraint logic programming (CLP) provides for a natural representation of heterogeneous constraints. In this paper we propose a declarative framework for decision support system (DSS) for project management implemented by CLP and relational SQL database.
first rewind previous Strona / 1 next fast forward last
JavaScript jest wyłączony w Twojej przeglądarce internetowej. Włącz go, a następnie odśwież stronę, aby móc w pełni z niej korzystać.