咨询与建议

限定检索结果

文献类型

  • 19 篇 期刊文献
  • 9 篇 会议
  • 1 篇 学位论文

馆藏范围

  • 29 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 26 篇 工学
    • 23 篇 计算机科学与技术...
    • 10 篇 软件工程
    • 3 篇 电气工程
    • 2 篇 电子科学与技术(可...
    • 1 篇 控制科学与工程
  • 2 篇 理学
    • 2 篇 数学
    • 1 篇 统计学(可授理学、...
  • 1 篇 法学
    • 1 篇 法学

主题

  • 29 篇 algorithmic debu...
  • 7 篇 debugging
  • 4 篇 program slicing
  • 3 篇 program correctn...
  • 3 篇 tracing
  • 3 篇 lazy evaluation
  • 2 篇 legal reasoning
  • 2 篇 software enginee...
  • 2 篇 constraints
  • 2 篇 divide & query
  • 2 篇 legal representa...
  • 2 篇 tools to aid in ...
  • 2 篇 equivalent trans...
  • 2 篇 semantic tableau...
  • 2 篇 formal verificat...
  • 1 篇 strategy
  • 1 篇 attribute gramma...
  • 1 篇 profiling
  • 1 篇 compilers
  • 1 篇 software defects

机构

  • 3 篇 univ kent canter...
  • 2 篇 gifu univ fac en...
  • 2 篇 univ politecn va...
  • 2 篇 sokendai univ na...
  • 2 篇 iwate prefectura...
  • 2 篇 hokkaido univ in...
  • 1 篇 univ complutense...
  • 1 篇 univ complutense...
  • 1 篇 ntt lsi lab atsu...
  • 1 篇 univ politecn va...
  • 1 篇 ntt software lab
  • 1 篇 gifu univ fac en...
  • 1 篇 iwate prefectura...
  • 1 篇 univ fed flumine...
  • 1 篇 university of mi...
  • 1 篇 computing scienc...
  • 1 篇 departamento de ...
  • 1 篇 univ politecn va...
  • 1 篇 department of ma...
  • 1 篇 ucm dept ingn so...

作者

  • 7 篇 silva josep
  • 3 篇 chitil olaf
  • 3 篇 miyajima shinya
  • 3 篇 insa david
  • 3 篇 mabuchi hiroshi
  • 3 篇 faddegon maarten
  • 2 篇 akama kiyoshi
  • 2 篇 del vado virseda...
  • 2 篇 fungwacharakorn ...
  • 2 篇 caballero rafael
  • 2 篇 satoh ken
  • 1 篇 virseda rafael d...
  • 1 篇 moraru iulia
  • 1 篇 riesco adrian
  • 1 篇 shimomura t
  • 1 篇 mesmar almutazbe...
  • 1 篇 wotawa franz
  • 1 篇 takao shimomura
  • 1 篇 paulino murta le...
  • 1 篇 nica mihai

语言

  • 24 篇 英文
  • 5 篇 其他
检索条件"主题词=Algorithmic Debugging"
29 条 记 录,以下是1-10 订阅
排序:
algorithmic debugging OF EQUIVALENT TRANSFORMATION PROGRAMS USING ORACLE RULES
收藏 引用
INTERNATIONAL JOURNAL OF INNOVATIVE COMPUTING INFORMATION AND CONTROL 2011年 第8期7卷 4703-4716页
作者: Miyajima, Shinya Akama, Kiyoshi Mabuchi, Hiroshi Gifu Univ Fac Engn Gifu 5011193 Japan Hokkaido Univ Informat Initiat Ctr Kita Ku Sapporo Hokkaido 060081 Japan Iwate Prefectural Univ Fac Software & Informat Sci Takizawa Iwate 0200193 Japan
A debugging algorithm in equivalent transformation (ET) model is proposed. The proposed algorithm returns a bug rule in a program by receiving new rules from oracles (oracle rules). We construct theory about correctne... 详细信息
来源: 评论
algorithmic debugging generalized
收藏 引用
JOURNAL OF LOGICAL AND ALGEBRAIC METHODS IN PROGRAMMING 2018年 97卷 85-104页
作者: Insa, David Silva, Josep Univ Politecn Valencia Dept Sistemas Informat & Computac Camino Vera S-N E-46022 Valencia Spain
algorithmic debugging is a semi-automatic debugging technique that abstracts the operational details of computations, allowing the programmers to debug their code from an abstract point of view. However, its use in pr... 详细信息
来源: 评论
algorithmic debugging of Real-World Haskell Programs: Deriving Dependencies from the Cost Centre Stack  15
Algorithmic Debugging of Real-World Haskell Programs: Derivi...
收藏 引用
36th ACM SIGPLAN Conference on Programming Language Design and Implementation
作者: Faddegon, Maarten Chitil, Olaf Univ Kent Canterbury CT2 7NZ Kent England
Existing algorithmic debuggers for Haskell require a transformation of all modules in a program, even libraries that the user does not want to debug and which may use language features not supported by the debugger. T... 详细信息
来源: 评论
HIGH-LEVEL VLSI DESIGN SPECIFICATION VALIDATION USING algorithmic debugging
收藏 引用
IEICE TRANSACTIONS ON FUNDAMENTALS OF ELECTRONICS COMMUNICATIONS AND COMPUTER SCIENCES 1994年 第12期E77A卷 1988-1998页
作者: NAGANUMA, J OGURA, T HOSHINO, T NTT LSI Lab Atsugi Japan
This paper proposes a new environment for high-level VLSI design specification validation using ''algorithmic debugging'' and evaluates its benefits on three significant examples (a protocol processor,... 详细信息
来源: 评论
A survey on algorithmic debugging strategies
收藏 引用
ADVANCES IN ENGINEERING SOFTWARE 2011年 第11期42卷 976-991页
作者: Silva, Josep Univ Politecn Valencia DSIC Valencia 46022 Spain
algorithmic debugging is a debugging technique that has been extended to practically all programming paradigms. Roughly speaking, the technique constructs an internal representation of all (sub)computations performed ... 详细信息
来源: 评论
Application of program slicing in algorithmic debugging
收藏 引用
INFORMATION AND SOFTWARE TECHNOLOGY 1998年 第11-12期40卷 637-645页
作者: Kamkar, M Linkoping Univ Dept Comp & Informat Sci S-58183 Linkoping Sweden
debugging has always been a costly part of software development and software maintenance, which makes it important to find methods and tools to support this activity. algorithmic program debugging is an interactive pr... 详细信息
来源: 评论
debugging techniques for declarative languages: Profiling, program slicing and algorithmic debugging
收藏 引用
AI COMMUNICATIONS 2008年 第1期21卷 91-92页
作者: Silva, Josep Univ Politecn Valencia Dept Sistemas Informat & Computac E-46022 Valencia Spain
There is no doubt about the relevance of debugging in the software development process. However, the scientific community has put little attention on this task and the same debugging techniques used twenty years ago a... 详细信息
来源: 评论
State of the Practice in algorithmic debugging
收藏 引用
ELECTRONIC NOTES IN THEORETICAL COMPUTER SCIENCE 2009年 246卷 55-70页
作者: Cheda, Diego Silva, Josep Univ Politecn Valencia DSIC Camino Vera S-N E-46022 Valencia Spain
algorithmic debugging is a semi-automatic debugging technique which is based on the answers of an oracle (usually the programmer) to a series of questions generated automatically by the algorithmic debugger. The techn... 详细信息
来源: 评论
A Higher-Order Logical Framework for the algorithmic debugging and Verification of Declarative Programs
A Higher-Order Logical Framework for the Algorithmic Debuggi...
收藏 引用
11th International ACM SIGPLAN Symposium on Principles and Practice of Declarative Programming (PPDP 09)
作者: del Vado Virseda, Rafael Univ Complutense Madrid Dpto Sistemas Informat & Computac E-28040 Madrid Spain
We propose a higher-order logical framework for declarative programming as an extension to the setting of the simply typed lambda calculus of a first-order rewriting logic, where programs are now presented by conditio... 详细信息
来源: 评论
Combining Program Slicing and algorithmic debugging to Diagnose a PLC program  16
Combining Program Slicing and Algorithmic Debugging to Diagn...
收藏 引用
16th International Multi-Conference on Systems, Signals and Devices (SSD)
作者: Baniyounis, Mohammed Mesmar, AlMutazbellah Philadelphia Univ Mechatron Engn Dept Amman Jordan
Program logic controllers are widely used in industry either to control the manufacturing process or the processing plant. Thus, any faulty behavior in the program logic controller will have a crucial effect on both o... 详细信息
来源: 评论