Informacja

Drogi użytkowniku, aplikacja do prawidłowego działania wymaga obsługi JavaScript. Proszę włącz obsługę JavaScript w Twojej przeglądarce.

Wyszukujesz frazę "programming language" wg kryterium: Temat


Tytuł:
Building an interpreter for the rey programming language using desing patterns
Autorzy:
Baszuro, P
Powiązania:
https://bibliotekanauki.pl/articles/117880.pdf
Data publikacji:
2009
Wydawca:
Polskie Towarzystwo Promocji Wiedzy
Tematy:
Rey programming language
Opis:
Rey is an educational programming language. It is designed for students as their first programming language, so it contains a simple grammar and a user friendly environment. For ease of usage, an interpreter was chosen as the execution model. Most of the well-known industry interpreters are created with performance as a key point. Building an educational tool requires a different approach. Rather than performance, extensibility is the main goal of the Rey implementation. Unlike many others, the Rey interpreter is implemented in a high level programming language using design patterns. This paper describes the process of building a language interpreter using Interpreter, Factory Method and Visitor design patterns.
Źródło:
Applied Computer Science; 2009, 5, 1; 1-10
1895-3735
Pojawia się w:
Applied Computer Science
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Strategia odwrócenia sterowania zależnościami w języku programowania Go
Inversion of control of dependencies strategy in Go programming language
Autorzy:
Jóźwiak, I.
Sasnal, P.
Powiązania:
https://bibliotekanauki.pl/articles/326292.pdf
Data publikacji:
2012
Wydawca:
Politechnika Śląska. Wydawnictwo Politechniki Śląskiej
Tematy:
język programowania
GO
odwrócenie sterowania
implementacja
programming language
Go programming language
inversion of control
implementation
Opis:
W artykule przedstawiono analizę sposobów odwrócenia sterowania zależnościami w języku programowania Go. Rozpatrzono dostępne sposoby implementacji rozwiązania oraz konfiguracji używanego kontenera odwrócenia sterowania. Opisano korzyści wynikające z odwrócenia sterowania zależnościami w projekcie informatycznym.
The paper presents ways of inversion of dependencies control in Go programming language. Available ways of implementing solution and configuration of IoC container has been considered. Authors describe also advantages of using inversion of dependencies of control in IT project.
Źródło:
Zeszyty Naukowe. Organizacja i Zarządzanie / Politechnika Śląska; 2012, 61; 171-179
1641-3466
Pojawia się w:
Zeszyty Naukowe. Organizacja i Zarządzanie / Politechnika Śląska
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Improving problem-solving skills through Logo programming language
Autorzy:
Pardamean, Bens
Suparyanto, Teddy
Evelyn, -
Powiązania:
https://bibliotekanauki.pl/articles/2011735.pdf
Data publikacji:
2015-09-30
Wydawca:
Wydawnictwo Adam Marszałek
Tematy:
Logo
programming language
logical word
figural
problem solving
Opis:
The effect of Logo programming language on problem solving skills was investigated in this study. Eighty-five fifth-grade students were assigned to either an experimental or control Logo group. They were pre-tested to assess baseline receptiveness to figural and logical word problem-solving skills. After eight weeks of learning, the Logo experimental group had significantly higher scores than the control group on the problem-solving skills tests (assessing both figural and logical word problem-solving skills). The result revealed significant differences in the figural problem-solving skill between the Logo experimental and control groups. An implication was that Logo programming exercised skills are more critical and relevant to the figural problem-solving skill. Possible alternative explanations and suggestions are provided for future research endeavors.
Źródło:
The New Educational Review; 2015, 41; 52-64
1732-6729
Pojawia się w:
The New Educational Review
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Automating the modelling process of involute spur gears with straight teeth
Autorzy:
Markowski, T.
Mucha, J.
Witkowski, W.
Powiązania:
https://bibliotekanauki.pl/articles/102929.pdf
Data publikacji:
2013
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
involute cylindrical gears
Delphi programming language
gears modifications
Opis:
In the paper the possibility of using Delphi programming language in the design of the tooth profile was presented. A developed numerical application was used to generate a tooth profile of involute cylindrical gears with modification and without modification. The size of modifications of the tooth root and the addendum was compared with the parameters obtained from the analytical calculations and machining simulation of gears.
Źródło:
Advances in Science and Technology. Research Journal; 2013, 7, 19; 66-69
2299-8624
Pojawia się w:
Advances in Science and Technology. Research Journal
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Data mining tasks and methods – implementations in R
Autorzy:
Figielska, Ewa
Powiązania:
https://bibliotekanauki.pl/articles/1397482.pdf
Data publikacji:
2020
Wydawca:
Warszawska Wyższa Szkoła Informatyki
Tematy:
data mining
R programming language
classification
prediction
clustering
association
Opis:
The aim of the paper is to present how some of the data mining tasks can be solved using the R programming language. The full R scripts are provided for preparing data sets, solving the tasks and analyzing the results.
Źródło:
Zeszyty Naukowe Warszawskiej Wyższej Szkoły Informatyki; 2020, 14, 23; 27-49
1896-396X
2082-8349
Pojawia się w:
Zeszyty Naukowe Warszawskiej Wyższej Szkoły Informatyki
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Dataflow approach to testing Java programs supported with DFC
Autorzy:
Bluemke, I
Rembiszewski, A
Powiązania:
https://bibliotekanauki.pl/articles/384114.pdf
Data publikacji:
2015
Wydawca:
Politechnika Wrocławska. Oficyna Wydawnicza Politechniki Wrocławskiej
Tematy:
Java programming
data flow testing
structural programming language
DFC (Data Flow Coverage)
Opis:
Code based (“white box”) approach to testing can be divided into two main types: control flow coverage and data flow coverage methods. Dataflow testing was introduced for structural programming languages and later adopted for object languages. Among many tools supporting code based testing of object programs, only JaBUTi and DFC (Data Flow Coverage) support dataflow testing of Java programs. DFC is a tool implemented at the Institute of Computer Science Warsaw University of Technology as an Eclipse plug-in. The objective of this paper is to present dataflow coverage testing of Java programs supported by DFC. DFC finds all definition-uses pairs in tested unit and provides also the definition-uses graph for methods. After the execution of test information which def-uses pairs were covered is shown. An example of data flow testing of Java program is also presented
Źródło:
e-Informatica Software Engineering Journal; 2015, 9, 1; 9-19
1897-7979
Pojawia się w:
e-Informatica Software Engineering Journal
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Automating the updated grade severity rating system (GSRS) using the Visual Basic.net programming language
Autorzy:
Ampadu, Vincent-Michael Kwesi
Ksaibati, Khaled
Powiązania:
https://bibliotekanauki.pl/articles/2176016.pdf
Data publikacji:
2022
Wydawca:
Fundacja Centrum Badań Socjologicznych
Tematy:
updated GSRS
longitudinal downgrades
object-oriented programming
Visual Basic.net programming language
Opis:
Truck crashes on steep downgrades due to excessive brake heating, resulting from brake applications to control speeding, are a continuing cause of concern for the Wyoming Department of Transportation (WYDOT). In 2016, WYDOT funded a project to update the existing Grade Severity Rating System. Furthermore, in 2020, WYDOT commissioned a research project to automate the updated version of the mathematical model through an interactive, intuitive, aesthetically appealing and user-friendly Visual Basic.net objected-oriented software to simplify the computation of the maximum safe descent speed on these downgrades based on the truck weight. The software provides functionality for both the continuous Slope and separate downgrade methods. The primary beneficiaries of this software will be the highway agencies who will be able to estimate the maximum safe speed of descent for trucks with various weight categories and hence produce Weight Specific Speed (WSS) signs for each downgrade or a multigrade section.
Źródło:
Journal of Sustainable Development of Transport and Logistics; 2022, 7, 2; 53--68
2520-2979
Pojawia się w:
Journal of Sustainable Development of Transport and Logistics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Explaining IT programming concepts using NSM explications: The case of ‘variable’ and ‘constant’
Autorzy:
Biegajło, Bartłomiej
Powiązania:
https://bibliotekanauki.pl/articles/1040244.pdf
Data publikacji:
2019-12-30
Wydawca:
Katolicki Uniwersytet Lubelski Jana Pawła II
Tematy:
Natural Semantic Metalanguage
Swift programming language
explications
variable
constant
Opis:
The paper seeks to explore a practical application of Natural Semantic Metalanguage in defining two core concepts in computer programming, i.e. the concept of a variable and the concept of a constant. The investigation of both programming concepts is carried out with reference to Apple’s Swift programming language, which is now the dominant language in creating applications designed for Apple’s devices. The explications of a variable and a constant developed in this paper are tentative definitions of the most fundamental functionalities behind the two programming concepts. They are meant to ease the learning experience of programming enthusiasts who are at the early stages of their learning path.
Źródło:
Linguistics Beyond and Within; 2019, 5; 7-16
2450-5188
Pojawia się w:
Linguistics Beyond and Within
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
The readability model for natural and artificial languages
Autorzy:
Cholewa, M.
Powiązania:
https://bibliotekanauki.pl/articles/333781.pdf
Data publikacji:
2018
Wydawca:
Uniwersytet Śląski. Wydział Informatyki i Nauki o Materiałach. Instytut Informatyki. Zakład Systemów Komputerowych
Tematy:
typography
information theory
programming language
typografia
teoria informacji
język programowania
Opis:
This paper describes the model which allows an estimation of the readability factor of texts written in natural language or programs coded in syntax of programming languages. Only font styles are considered in this model. The destination of the model is improving readability. It can get though change font style. Several samples of text written in natural language have been used to estimation of the readability factor. Then these factors for given texts have been increased or reduced though intentional change font style. Studies have shown that deliberately changing the font style has a visible effect on improving readability or significantly lowering it.
Źródło:
Journal of Medical Informatics & Technologies; 2018, 27; 21-28
1642-6037
Pojawia się w:
Journal of Medical Informatics & Technologies
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Comparative evaluation of performance-boosting tools for Python
Autorzy:
Swacha, J.
Powiązania:
https://bibliotekanauki.pl/articles/106222.pdf
Data publikacji:
2011
Wydawca:
Uniwersytet Marii Curie-Skłodowskiej. Wydawnictwo Uniwersytetu Marii Curie-Skłodowskiej
Tematy:
Python programming language
Just-in-Time compilers
automatic translator
booster
Opis:
The Python programming language has a number of advantages, such as simple and clear syntax, concise and readable code, and open source implementation with a lot of extensions available, that makes it a great tool for teaching programming to students. Unfortunately, Python, as a very high level interpreted programming language, is relatively slow, which becomes a nuisance when executing computationally intensive programs. There is, however, a number of tools aimed at speeding-up execution of programs written in Python, such as Just-in-Time compilers and automatic translators to statically compiled programming languages. In this paper a comparative evaluation of such tools is done with a focus on the attained performance boost.
Źródło:
Annales Universitatis Mariae Curie-Skłodowska. Sectio AI, Informatica; 2011, 11, 1; 33-41
1732-1360
2083-3628
Pojawia się w:
Annales Universitatis Mariae Curie-Skłodowska. Sectio AI, Informatica
Dostawca treści:
Biblioteka Nauki
Artykuł

Ta witryna wykorzystuje pliki cookies do przechowywania informacji na Twoim komputerze. Pliki cookies stosujemy w celu świadczenia usług na najwyższym poziomie, w tym w sposób dostosowany do indywidualnych potrzeb. Korzystanie z witryny bez zmiany ustawień dotyczących cookies oznacza, że będą one zamieszczane w Twoim komputerze. W każdym momencie możesz dokonać zmiany ustawień dotyczących cookies