Educational games have gained prominence by offering dynamic and engaging ways to impart knowledge, providing an alternative to traditional teaching methods. In this context, Role-Playing Games (RPGs) feature ric...
详细信息
the proceedings contain 20 papers. the special focus in this conference is on functional Differential Equations and Applications. the topics include: the Second Lyapunov Method for Time-Delay Systems;some Extrema...
ISBN:
(纸本)9789811662966
the proceedings contain 20 papers. the special focus in this conference is on functional Differential Equations and Applications. the topics include: the Second Lyapunov Method for Time-Delay Systems;some Extremal Problems for Solutions of the Modified Helmholtz Equation in the Half-Space;delay Optimization Problem for One Class of functional Differential Equation;on Qualitative Research of Lattice Dynamical System of Two- and three-Dimensional Biopixels Array;oscillation Criteria for Higher Order Linear Differential Equations;on Necessary Conditions of Optimality to the Extremum Problem for Parabolic Equations;homogenization of a Parabolic Equation for p-Laplace Operator in a Domain Perforated Along (n- 1 ) -Dimensional Manifold with Dynamical Boundary Condition Specified on Perforations Boundary: Critical Case;poisson Problem for a functional–Differential Equation. Positivity of a Quadratic functional. Jacobi Condition;on Asymptotic Behavior of the First Derivatives of Bounded Solutions to Second-Order Differential Equations with General Power-Law Nonlinearity;nonlinear Models of the Fluid Flow in Porous Media and their Methods of Study;periodic Solutions for a Class of Impulsive Delay Differential Equations;research on Solutions Stability for Dynamic Switched Time-Delayed Systems;a Method for Stabilization of Ground Robot Path Controlled by Airborne Autopilot with Time Delay;some Properties of the Solution of the Nonlinear Equation of Oscillations in Modeling the Magnetic Separation;diffusion-Kinetic Model for Curing of Epoxy Polymer;modeling of Control of the Immune Response in the Acute Form of an Infectious Disease Under Conditions of Uncertainty;some Problems of Mathematical Modeling of Radiophysical Sounding Signals;PDE Modeling of Bladder Cancer Treatment Using BCG Immunotherapy.
this paper reports the implementation of Emfrp-REPL, an interactive interpreter (REPL) of a functional reactive programming language for resource-constrained embedded systems. Its goal is to accelerate the prototyping...
详细信息
ISBN:
(纸本)9798400707551
this paper reports the implementation of Emfrp-REPL, an interactive interpreter (REPL) of a functional reactive programming language for resource-constrained embedded systems. Its goal is to accelerate the prototyping and development of microcontroller-based embedded systems. the interpreter runs on small-scale embedded devices based on 32-bit microcontrollers, such as ESP32 with 520KiB size data RAM. the evaluation shows that the memory usage of Emfrp-REPL is comparable to MicroPython, and the range of its latency is narrower than MicroPython, according to microbenchmarks.
Utility Computing requires levels of efficacy and abstraction that are not matched by modern computing clouds. In this paper we argue that the lack of harmonization of data and computation is holding back computing cl...
详细信息
ISBN:
(纸本)9781479978816
Utility Computing requires levels of efficacy and abstraction that are not matched by modern computing clouds. In this paper we argue that the lack of harmonization of data and computation is holding back computing clouds from evolving further into utility clouds. Data gravity is perceived as gravity pull associated with data volume. Data of large volume develop large gravity that pulls computation to it, which contrasts withthe computation-centered principle of current computing clouds, where computational resources are centralized and fixed. Based on previous research, eight principles are identified to suggest an infrastructure for a future data-driven utility computing platform. the paper also argues that tuple spaces and functionalprogramming languages together would be a powerful combination to meet the requirements for this next-generation computing utility.
Object-oriented concepts are difficult to learn. In this paper, we propose a music programming language that involves music in object-oriented programming. We also present a client-server based system for individual l...
详细信息
ISBN:
(纸本)9780769529165
Object-oriented concepts are difficult to learn. In this paper, we propose a music programming language that involves music in object-oriented programming. We also present a client-server based system for individual learning and a P2P-based system for collaborative learning in a JXTA network.
An approach to code comprehension in an introductory programming class is presented, drawing on the Text Surface, functional and Machine aspects of Schulte's Block Model, and emphasising programming as a modelling...
详细信息
ISBN:
(纸本)9781450398213
An approach to code comprehension in an introductory programming class is presented, drawing on the Text Surface, functional and Machine aspects of Schulte's Block Model, and emphasising programming as a modelling activity involving problem and machine domains. To visually connect the domains and a program, a key diagram conceptualising the three aspects lies at the approach's heart, alongside instructional exposition and exercises, which are all presented. Students find the approach challenging initially, but most recognise its value later, and identify, unexpectedly, the value of the approach for problem decomposition, planning and coding.
this paper describes experience teaching modeling at the high school level prior to teaching programming and embedded control. An implementation-independent form of UML modeling is being used to teach students to anal...
详细信息
ISBN:
(纸本)9780769529165
this paper describes experience teaching modeling at the high school level prior to teaching programming and embedded control. An implementation-independent form of UML modeling is being used to teach students to analyze various applications, systems and problem domains. the objective is to introduce the abstract thinking processes involved in modeling before introducing the more concrete thought processes involved in programming with frequently used textual imperative programming languages. the author reports on experience teaching abstraction and UML modeling to a class of 12th graders.
the use of pure functional languages for interactive applications, especially mobile applications and games, is still rare. Reasons include the lack of libraries and frameworks that implement necessary features, poor ...
详细信息
ISBN:
(纸本)9781450368117
the use of pure functional languages for interactive applications, especially mobile applications and games, is still rare. Reasons include the lack of libraries and frameworks that implement necessary features, poor integration with existing toolchains, and the lack of examples that demonstrate how to best structure large interactive applications in a way that is scalable in terms of performance and modularity. In this paper we identify three specific challenges that limit the application of functionalprogramming specifically to mobile apps and games: purity, compositionality, and abstraction. We discuss solutions to these problems, and propose a framework for mobile app programmingthat completely separates logic from IO, resulting in an architecture that is referentially transparent, modular, scalable, backend agnostic and trivial to test. We implement this proposal in FAWN, a collection of libraries that provide higher-level notions needed in commercial applications, like resource management, widgets, storing user preferences, audio playing, image rendering, and composable applications. We have verified the suitability of this approach by using it to build, in Haskell, six mobile games for iOS and Android.
作者:
Lew, AUniv Hawaii Manoa
Dept Informat & Comp Sci Innovat Compuat Lab Honolulu HI 96822 USA
We describe how nondeterministic dynamic programming (DP) algorithms can be designed for a new class of parallel coprocessing systems using "functional memory", an architecture based upon dataflow computer p...
详细信息
We describe how nondeterministic dynamic programming (DP) algorithms can be designed for a new class of parallel coprocessing systems using "functional memory", an architecture based upon dataflow computer principles. We also show how Petri nets can be used to model and express such parallel DP algorithms. Finally, we discuss architectural improvements that would facilitate the processing of Petri net models of nondeterministic DP algorithms on functional memory computers (FMC). (C) 2001 Elsevier Science Inc. All rights reserved.
暂无评论