This paper presents a deep analysis of literature on the problems of optimization of parameters and structure of the neural networks and the basic disadvantages that are present in the observed algorithms and methods. As a result, there is suggested a new algorithm for neural network structure optimization, which is free of the major shortcomings of other algorithms. The paper describes a detailed description of the algorithm, its implementation and application for recognition problems.
The HMAC mechanism that enables authentication REST services and assures their integrity, non-repudiation and confidentiality, has been presented in this article. A demonstration Restful API has been implemented using Slim Framework, in which several endpoints for login, test route available only for registered users and authenticated by means of HMAC mechanism, have been assigned. The solution proposed here suggests an alternative that is easy to implement compared to other well-known methods of authentication and authorization.
3
Dostęp do pełnego tekstu na zewnętrznej witrynie WWW
This article presents various forms of fuzzy queries with a particular emphasis of two different approaches to the representation of fuzziness, a detailed analysis of these queries and their conversion into standard SQL queries using Oracle 11g XE. The actions discussed above point out to the methods of obtaining fuzzy information from the database that have been easy to implement. A qualitative and quantitative study about the use of fuzzy queries on relational databases has been included in this article, as well. This research takes into account the fact that obtaining this type of information is not supported by any commercial database management system.
PL
W artykule przedstawiono różne formy zapytań nieprecyzyjnych do bazy danych ze szczególnym uwzględnieniem dwóch konkretnych podejść do reprezentacji nieprecyzyjności, dokonano szczegółowej analizy tych zapytań oraz ich transformacji na zapytania w standardzie SQL z zastosowaniem Oracle 11g XE. W artykule ujęto również jakościowe i ilościowe badanie dotyczące wykorzystania nieprecyzyjnych zapytań w relacyjnych bazach danych. Omawiane działania wskazują na łatwe w implementacji sposoby pozyskiwania nieprecyzyjnych informacji z bazy danych oraz uwzględniają fakt, że pozyskiwanie tego typu informacji nie jest wspierane przez żaden komercyjny system zarządzania bazami danych.
4
Dostęp do pełnego tekstu na zewnętrznej witrynie WWW
In this paper the capabilities of using open source relational databases to construct a web-based system designed to support the functioning of a health clinic have been presented as an alternative to commercial solutions. The author introduced a prototype of the system, which is based on selected database. Obtained results confirm the assumption that the medical system does not have to strain health care budget, while providing an acceptable standard of services.
PL
W niniejszym artykule przedstawiono możliwości wykorzystania relacyjnych baz danych open source do budowy internetowego systemu wspierającego pracę przychodni zdrowia jako alternatywy dla komercyjnych rozwiązań. Autor zaprezentował stworzony na podstawie wybranej bazy prototyp systemu. Opisane rezultaty potwierdzają założenie, że system medyczny nie musi nadwyrężać budżetu służby zdrowia, zapewniając jednocześnie akceptowalny poziom świadczonych usług.
5
Dostęp do pełnego tekstu na zewnętrznej witrynie WWW
In this paper, the possibility of lambda expressions and methods for their effective use in C++ code in the new C++11 standard have been presented. Studies that compare the execution times of the program and use lambda expressions as well as classical methods have been conducted. The results confirm the effectiveness of lambda expressions with respect to traditional methods.
PL
W artykule przedstawiono możliwości wyrażeń lambda oraz zaprezentowano metody ich efektywnego wykorzystania w kodzie języka C++ w nowym standardzie C++11. Przeprowadzono badania porównujące czasy wykonania programu z zastosowaniem wyrażeń lambda i metod klasycznych. Uzyskane wyniki potwierdzają większą efektywność wyrażeń lambda w stosunku do tradycyjnych metod.
6
Dostęp do pełnego tekstu na zewnętrznej witrynie WWW