Zobrazeno 1 - 10
of 7 800
pro vyhledávání: '"program slicing"'
Autor:
Shahandashti, Kimya Khakzad, Mohajer, Mohammad Mahdi, Belle, Alvine Boaye, Wang, Song, Hemmati, Hadi
Program slicing is a critical technique in software engineering, enabling developers to isolate relevant portions of code for tasks such as bug detection, code comprehension, and debugging. In this study, we investigate the application of large langu
Externí odkaz:
http://arxiv.org/abs/2409.12369
Akademický článek
Tento výsledek nelze pro nepřihlášené uživatele zobrazit.
K zobrazení výsledku je třeba se přihlásit.
K zobrazení výsledku je třeba se přihlásit.
Akademický článek
Tento výsledek nelze pro nepřihlášené uživatele zobrazit.
K zobrazení výsledku je třeba se přihlásit.
K zobrazení výsledku je třeba se přihlásit.
Akademický článek
Tento výsledek nelze pro nepřihlášené uživatele zobrazit.
K zobrazení výsledku je třeba se přihlásit.
K zobrazení výsledku je třeba se přihlásit.
Dynamic program slicing can significantly reduce the code developers need to inspect by narrowing it down to only a subset of relevant program statements. However, despite an extensive body of research showing its usefulness, dynamic slicing is still
Externí odkaz:
http://arxiv.org/abs/2201.00060
Autor:
de Vos, Martijn, Pouwelse, Johan
Software obfuscation is widely used by Android developers to protect the source code of their applications against adversarial reverse-engineering efforts. A specific type of obfuscation, string obfuscation, transforms the content of all string liter
Externí odkaz:
http://arxiv.org/abs/2104.02612
Publikováno v:
In Journal of Logical and Algebraic Methods in Programming January 2023 130
Publikováno v:
In Journal of Logical and Algebraic Methods in Programming January 2023 130
Statistical fault localization is an easily deployed technique for quickly determining candidates for faulty code locations. If a human programmer has to search the fault beyond the top candidate locations, though, more traditional techniques of foll
Externí odkaz:
http://arxiv.org/abs/2101.03008
Autor:
Zhang, Yingzhou
Program slicing is a technique for simplifying programs by focusing on selected aspects of their behaviour. Current mainstream static slicing methods operate on the PDG (program dependence graph) or SDG (system dependence graph), but these friendly g
Externí odkaz:
http://arxiv.org/abs/1903.05333