<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<title>Studia i Materiały Informatyki Stosowanej, 2009, Tom 1, Numer 1</title>
<link href="https://repozytorium.ukw.edu.pl///handle/item/3474" rel="alternate"/>
<subtitle/>
<id>https://repozytorium.ukw.edu.pl///handle/item/3474</id>
<updated>2026-04-11T23:45:55Z</updated>
<dc:date>2026-04-11T23:45:55Z</dc:date>
<entry>
<title>O potrzebie kształcenia oraz badań naukowych w obszarze Informatyki Stosowanej</title>
<link href="https://repozytorium.ukw.edu.pl///handle/item/3499" rel="alternate"/>
<author>
<name>Tadeusiewicz, Ryszard</name>
</author>
<id>https://repozytorium.ukw.edu.pl///handle/item/3499</id>
<updated>2016-04-13T00:01:26Z</updated>
<published>2009-01-01T00:00:00Z</published>
<summary type="text">O potrzebie kształcenia oraz badań naukowych w obszarze Informatyki Stosowanej
Tadeusiewicz, Ryszard
Obecny system kształcenia w obszarze informatyki, mimo swoich bezspornych zalet, osiągnął w praktyce kres swojej&#13;
wydolności, nie gwarantując jednocześnie możliwości wykształcenia takiej liczby informatyków, jaka będzie w&#13;
najbliższym czasie potrzebna w związku z ogólnie znaną tendencją, określaną hasłowo jako zmierzanie do Społeczeństwa&#13;
Informacyjnego. Istota przedstawionej w artykule koncepcji polega na tym, że zamiast naciągać do granic możliwości&#13;
definicję studiów z zakresu "czystej informatyki" należy wyjść naprzeciw potrzebom gospodarki a także aspiracjom&#13;
szturmującej bramy uniwersytetów młodzieży i utworzyć nowy kierunek studiów, któremu nadano nazwę Informatyka&#13;
Stosowana. Zdefiniowano społeczną rolę absolwentów tego kierunku i pokazano, że jego powstanie jest cywilizacyjną&#13;
koniecznością. Wskazano także na celowość prowadzenia badań naukowych w obszarze Informatyki Stosowanej.&#13;
Przedyskutowano niektóre wiążące się z tym wątpliwości i konieczne do rozwiązania problemy. Jednak końcowy wniosek&#13;
z tych dyskusji i rozważań jest jednoznaczny: Informatyka Stosowana jako kierunek kształcenia i jako obszar badań&#13;
naukowych powinna być rozwijana.
Present system of education in computer science in Poland has many advantages, but not efficient enough, especially for&#13;
new Information Society needs. We must educate more specialists in new (in Poland) branch of education, named Applied&#13;
Computer Science. Idea of such education is subject of many controversies and discussions, therefore in the paper many&#13;
arguments pro and contra are presented and discussed. Most important issue in this dispute is connected with social needs.&#13;
Society need specialist who can serve as social interface between computer science professionals, discovering, developing&#13;
and producing new hardware and software computer tools, and users, who adopt such products for many important&#13;
practical proposes. The problem hot to educate Applied Computer Science specialists is not easy and many aspects of these&#13;
education (and also connected scientific research) in Applied Computer Science are presented and discussed in the paper.&#13;
But final conclusion is clear: Applied Computer Science should be developed both in the area of education and as a domain&#13;
of scientific research.
</summary>
<dc:date>2009-01-01T00:00:00Z</dc:date>
</entry>
<entry>
<title>Obiektowa implementacja algorytmu klasteryzacji metdą k-średnich</title>
<link href="https://repozytorium.ukw.edu.pl///handle/item/3498" rel="alternate"/>
<author>
<name>Dramski, Mariusz</name>
</author>
<id>https://repozytorium.ukw.edu.pl///handle/item/3498</id>
<updated>2016-04-11T00:01:26Z</updated>
<published>2009-01-01T00:00:00Z</published>
<summary type="text">Obiektowa implementacja algorytmu klasteryzacji metdą k-średnich
Dramski, Mariusz
Algorytm klasteryzacji metodą k-średnich to jeden z najpopularniejszych sposobów służących do klasyfikacji danych&#13;
przy użyciu metod sztucznej inteligencji. Otrzymane klastry mogą dalej posłużyć do budowy np. modeli neuronowych z wykorzystaniem&#13;
dzwonów Gaussa (sieci RBF) czy rozmytych modeli Takagi-Sugeno. Niniejszy artykuł przedstawia implementację tego algorytmu w&#13;
języku C++. Można tu znaleźć opis klasy, która może później posłużyć jako biblioteka do dowolnego programu napisanego w tym języku.
K-means clustering algorithm is one of the most popular ways for data classification using artificial intelligence methods.&#13;
Obtained clusters can be further used e.g. to build RBF networks or Takagi-Sugeno fuzzy models. This paper contains the&#13;
implementation of this algorithm in C++ programming language. You can find there the description of the class, which can serve as a&#13;
library in different programs written in C++.
</summary>
<dc:date>2009-01-01T00:00:00Z</dc:date>
</entry>
<entry>
<title>Implementacja liczb OFN i L-R w kalkulatorze porównawczym</title>
<link href="https://repozytorium.ukw.edu.pl///handle/item/3497" rel="alternate"/>
<author>
<name>Kopyszka, Irena</name>
</author>
<id>https://repozytorium.ukw.edu.pl///handle/item/3497</id>
<updated>2016-04-29T00:01:23Z</updated>
<published>2009-01-01T00:00:00Z</published>
<summary type="text">Implementacja liczb OFN i L-R w kalkulatorze porównawczym
Kopyszka, Irena
Artykuł ten pokazuje znaczenie logiki rozmytej w życiu codziennym. Zawiera on podstawowe pojęcia z tej dziedziny.&#13;
Wskazuje praktyczne wykorzystanie teorii zbiorów rozmytych. Porównuje jej arytmetykę z arytmetyką skierowanych liczb rozmytych. Opracowany program Skier_LR w wyniku testowania pozwala na sformułowanie wniosku: skierowane liczby rozmyte pozwalają poszerzyć dziedzinę rozwiązań w porównaniu z klasycznym ujęciem liczb rozmytych.
This paper shows the importance of fuzzy logic in everyday live. It includes basic definitions of that field of science. It also indicates to practical applications of fuzzy sets theory. It in&#13;
cludes comparison of the fuzzy sets arithmetic with arithmetic of ordered fuzzy &#13;
numbers.  Tests  on  Skier_LR  program  permit  to  conclude  that:  with  fuzzy  numbers  it  is  possible  to  expand  the  scope  of  solutions in comparison to fuzzy numbers in classic form.
</summary>
<dc:date>2009-01-01T00:00:00Z</dc:date>
</entry>
<entry>
<title>Modele rywalizacji i walki w równaniach Lanchestera</title>
<link href="https://repozytorium.ukw.edu.pl///handle/item/3496" rel="alternate"/>
<author>
<name>Bajek, Marcin</name>
</author>
<id>https://repozytorium.ukw.edu.pl///handle/item/3496</id>
<updated>2016-04-11T00:01:28Z</updated>
<published>2009-01-01T00:00:00Z</published>
<summary type="text">Modele rywalizacji i walki w równaniach Lanchestera
Bajek, Marcin
Celem opracowania jest przedstawienie stworzonego przez Lanchestera modelu walki na dowolnym przykładzie. W&#13;
artykule zamieszczone są informacje na temat samego modelu walki, prezentowany jest ogólny układ równań Lanchestera oraz układ&#13;
klasyczny i najpopularniejszy. Do komputerowej symulacji wykorzystane będą aplikacje w Excel-u oraz C++ Builder. Układ równań jest&#13;
rozwiązany metodami numerycznymi z wykorzystaniem czteropoziomowego algorytmu Runge–Kutty.
The aim of this study is to present the combat model created by Lanchester using some example. The paper includes&#13;
information on the combat model itself. The author presents Lanchester’s general set of equations as well as classical and most popular&#13;
sets. The computer simulation uses applications created in Excel and C++ Builder. The set of equations is solved by means of numerical&#13;
methods using four-level Runge–Kutty algorithm.
</summary>
<dc:date>2009-01-01T00:00:00Z</dc:date>
</entry>
</feed>
