极小量 发表于 2025-3-23 11:38:22
Modules for Crosscutting Modelsception of the world depends heavily on the context from which it is viewed: Every software system can be viewed from multiple different perspectives, and each of these perspectives may imply a different decomposition of the concerns. The hierarchy which we choose to decompose our software system in光亮 发表于 2025-3-23 16:11:04
http://reply.papertrans.cn/83/8265/826462/826462_12.png共和国 发表于 2025-3-23 19:47:50
High Integrity Ravenscaror deterministic, multi-tasking programming as an integral part of a standardized language. Despite its many advantages, the profile leaves several areas where behaviour is implementation defined and can result in run-time errors; this is unfortunate in a profile aimed clearly at the critical system喃喃诉苦 发表于 2025-3-24 01:59:09
Impact of a Restricted Tasking Profile: The Case of the GOCE Platform Application Softwarealyse the binary code to derive bounds on the worst-case execution time for each task, followed by a schedulability analysis using preemptive fixed-priority scheduling. The code-analysis step constrains the sequential coding and the schedulability-analysis step constrains the concurrency design (tas同时发生 发表于 2025-3-24 06:16:01
http://reply.papertrans.cn/83/8265/826462/826462_15.pngCoronation 发表于 2025-3-24 06:30:18
A Comparison of the Asynchronous Transfer of Control Features in Ada and the Real-Time Specificationource such as another thread or an interrupt handler. ATC is useful for several purposes; e.g. expressing common idioms such as timeouts and thread termination, and reducing the latency for responses to events. However, ATC presents significant issues semantically, methodologically, and implementati供过于求 发表于 2025-3-24 12:14:47
http://reply.papertrans.cn/83/8265/826462/826462_17.png佛刊 发表于 2025-3-24 16:19:07
Busy Wait Analysised bad practice because (1) system failures may occur due to race conditions and (2) system resources are wasted by busy wait loops. In general finding a busy wait loop is an undecidable problem. To get a handle on the problem, we introduce a decidable predicate for loops that will spot most importa恶意 发表于 2025-3-24 21:32:24
Eliminating Redundant Range Checks in GNAT Using Symbolic EvaluationRange checks that cannot be eliminated by the compiler must be executed at run-time, inducing execution time and code size overhead. In this work we propose a new approach for eliminating range checks that is based on symbolic evaluation. Type information provided by the underlying programming langu干涉 发表于 2025-3-25 00:16:21
http://reply.papertrans.cn/83/8265/826462/826462_20.png