The researches at the NICA accelerator complex (JINR, Joint Institute for Nuclear Research, Dubna) require efficient and fast software implementations of algorithms for modeling and reconstruction of the particle coll...
详细信息
Despite recent advancements in automated code quality and defect finding tools, developers spend a significant amount of time completing code reviews. Code understandability is a key contributor to this phenomenon, si...
详细信息
The concept of classification as realized in most traditional object-oriented computer languages has certain limitations that may inhibit its application to modeling more complex phenomena. This is likely to prove pro...
详细信息
This work presents a language extension to A+ that allows developers to conveniently handle external objects in A+ code. It discusses a set of object-oriented concepts and investigates their implications for the A+ la...
详细信息
We propose a mechanism to raise the abstraction level of source-code analysis and robustly support multiple languages. Built on top of the LARA framework, it allows sharing language specifications between LARA source-...
详细信息
Security is a significant issue in software systems. The initially secure design of a software system could be at risk of a refactoring transformation. Consequently, via a refactoring transformation, the software coul...
详细信息
The shortest path algorithm is widely used to find the shortest path in terms of the total sum of edge weight between two nodes in a graph. The edge weights can be set to be any cost definition on any existing problem...
详细信息
Java programming is one of the important courses for computer majors such as software technology in higher vocational colleges. The course has strong logic and abstraction, and is rich in content and practical. When s...
详细信息
During an emergency situation, there is often confusion in information that can complicate disaster management efforts. For this reason, it is necessary to design an information system that can support emergency respo...
详细信息
There have been several PHP frameworks for developers to pick from in the latest years. Developers face problems choosing the most relevant frameworks and appropriate support functions to include in their project. For...
详细信息
暂无评论