咨询与建议

限定检索结果

文献类型

  • 230 篇 期刊文献
  • 13 册 图书
  • 7 篇 学位论文

馆藏范围

  • 249 篇 电子文献
  • 2 种 纸本馆藏

日期分布

学科分类号

  • 225 篇 工学
    • 101 篇 计算机科学与技术...
    • 69 篇 软件工程
    • 54 篇 电气工程
    • 21 篇 控制科学与工程
    • 15 篇 机械工程
    • 13 篇 力学(可授工学、理...
    • 12 篇 电子科学与技术(可...
    • 7 篇 仪器科学与技术
    • 6 篇 材料科学与工程(可...
    • 6 篇 信息与通信工程
    • 4 篇 船舶与海洋工程
    • 4 篇 航空宇航科学与技...
    • 2 篇 光学工程
    • 2 篇 化学工程与技术
    • 2 篇 核科学与技术
    • 1 篇 建筑学
    • 1 篇 土木工程
  • 106 篇 理学
    • 76 篇 数学
    • 23 篇 物理学
    • 4 篇 生物学
    • 3 篇 统计学(可授理学、...
    • 2 篇 系统科学
    • 1 篇 地球物理学
    • 1 篇 地质学
  • 12 篇 管理学
    • 12 篇 管理科学与工程(可...
  • 4 篇 教育学
    • 2 篇 教育学
    • 2 篇 心理学(可授教育学...
  • 4 篇 医学
    • 3 篇 基础医学(可授医学...
  • 2 篇 经济学
    • 2 篇 应用经济学
  • 2 篇 农学
  • 1 篇 法学
    • 1 篇 政治学

主题

  • 250 篇 debugging in com...
  • 18 篇 computer algorit...
  • 16 篇 computer science
  • 16 篇 computer program...
  • 16 篇 computer softwar...
  • 14 篇 computer simulat...
  • 13 篇 electronic data ...
  • 12 篇 computer softwar...
  • 12 篇 computer systems
  • 11 篇 computer program...
  • 10 篇 computer archite...
  • 10 篇 signal processin...
  • 10 篇 computer softwar...
  • 10 篇 vibration (mecha...
  • 10 篇 computer network...
  • 9 篇 feature extracti...
  • 9 篇 embedded compute...
  • 9 篇 rotating machine...
  • 8 篇 support vector m...
  • 8 篇 wavelets (mathem...

机构

  • 4 篇 chongqing univ s...
  • 4 篇 univ illinois de...
  • 3 篇 northeast dianli...
  • 3 篇 rochester instit...
  • 3 篇 shenyang univ ch...
  • 2 篇 univ illinois ur...
  • 2 篇 harbin inst tech...
  • 2 篇 univ elect sci &...
  • 2 篇 argonne natl lab...
  • 2 篇 xi an jiao tong ...
  • 2 篇 univ sci & techn...
  • 2 篇 mech engn coll p...
  • 2 篇 tsinghua univ de...
  • 2 篇 natl chin yi uni...
  • 2 篇 nanjing univ aer...
  • 2 篇 xiamen univ dept...
  • 2 篇 univ calif berke...
  • 2 篇 hunan univ coll ...
  • 2 篇 hong kong univer...
  • 1 篇 nantong univ col...

作者

  • 4 篇 jiang bin
  • 3 篇 torrellas josep
  • 3 篇 zhao jianmin
  • 3 篇 li jian
  • 3 篇 zhang yong
  • 2 篇 ungar d
  • 2 篇 brumley david
  • 2 篇 franciosa pasqua...
  • 2 篇 hunt galen
  • 2 篇 cheng junsheng
  • 2 篇 ceze luis
  • 2 篇 li yuan
  • 2 篇 xiao lei
  • 2 篇 cha sang kil
  • 2 篇 yang ying
  • 2 篇 ding steven x.
  • 2 篇 kang jianshe
  • 2 篇 li jinna
  • 2 篇 tian shulin
  • 2 篇 ceglarek dariusz

语言

  • 227 篇 英文
  • 18 篇 其他
  • 5 篇 中文
检索条件"主题词=Debugging in computer science"
250 条 记 录,以下是191-200 订阅
排序:
A Few Billion Lines of Code Later Using Static Analysis to Find Bugs in the Real World
收藏 引用
COMMUNICATIONS OF THE ACM 2010年 第2期53卷 66-75页
作者: Bessey, Al Block, Ken Chelf, Ben Chou, Andy Fulton, Bryan Hallem, Seth Henri-Gros, Charles Kamsky, Asya McPeak, Scott Engler, Dawson Coverity Inc San Francisco CA USA Stanford Univ Dept Comp Sci & Elect Engn Stanford CA 94305 USA
The article discusses the use of static analysis to identify bugs in computer software. Specifically, the authors describe what they learned in the course of commercializing their Coverity Static Analysis bug-detectin... 详细信息
来源: 评论
LR error repair using the A* algorithm
收藏 引用
ACTA INFORMATICA 2010年 第3期47卷 179-207页
作者: Kim, Ik-Soon Yi, Kwangkeun Elect & Telecommun Res Inst Taejon 305700 South Korea Seoul Natl Univ Seoul 151744 South Korea
This article presents a local LR error repair method that repairs syntax errors quickly by adoption of the A* algorithm that helps remove unproductive configurations. The new method also enhances the repair quality by... 详细信息
来源: 评论
Reasoning About the Unknown in Static Analysis
收藏 引用
COMMUNICATIONS OF THE ACM 2010年 第8期53卷 115-123页
作者: Dillig, Isil Dillig, Thomas Aiken, Alex Stanford Univ Dept Comp Sci Stanford CA 94305 USA
Static program analysis techniques cannot know certain values, such as the value of user input or network state, at analysis time. While such unknown values need to be treated as nondeterministic choices made by the p... 详细信息
来源: 评论
Barriers to Systematic Model Transformation Testing
收藏 引用
COMMUNICATIONS OF THE ACM 2010年 第6期53卷 139-143页
作者: Baudry, Benoit Ghosh, Sudipto Fleurey, Franck France, Robert Le Traon, Yves Mottu, Jean-Marie INRIA Rennes Bretagne Atlantique Dept Comp Sci Rennes France Colorado State Univ Dept Comp Sci Ft Collins CO 80523 USA SINTEF Oslo Norway Univ Luxembourg CSC Res Unit Luxembourg Luxembourg Univ Luxembourg Secur Reliabil & Trust Res Ctr Luxembourg Luxembourg Univ Nantes F-44035 Nantes France
The article discusses model driven engineering techniques in computer software design, and the difficulties of testing automatic model transformations. A fault in one model system can propagate into another during thi... 详细信息
来源: 评论
Django 1.1 Testing and debugging  1
收藏 引用
丛书名: From technologies to solutions
2010年
作者: Karen M. Tracey
This book teaches by example. It walks in detail through development of a sample application, illustrating each step via complete working code and either screenshots or console snippets. The cumbersome and time consum... 详细信息
来源: 评论
Effective Detection of Atomic-Set Serializability Violations in Multithreaded Programs
Effective Detection of Atomic-Set Serializability Violations...
收藏 引用
作者: Lai, Zhifeng Hong Kong University of Science and Technology (Hong Kong)
学位级别:Ph.D.
Today's multithreaded programs are riddled with bugs that can cause multiple threads to access shared data and interleave in ways that do not correspond to any sequential executions. These concurrency bugs give ri... 详细信息
来源: 评论
Architectural support for improving system hardware/software reliability
Architectural support for improving system hardware/software...
收藏 引用
作者: MARTIN DIMITROV University of Central Florida
学位级别:博士
It is a great challenge to build reliable computer systems with unreliable hardware and buggy software. On one hand, software bugs account for as much as 40% of system failures and incur high cost, an estimate of $59.... 详细信息
来源: 评论
The Singularity System
收藏 引用
COMMUNICATIONS OF THE ACM 2010年 第8期53卷 72-79页
作者: Larus, James Hunt, Galen Microsoft Res eXtreme Comp Grp Redmond WA USA Microsoft Res Microsoft Res Operating Syst Grp Redmond WA USA Microsoft Res Menlo Project Redmond WA USA Microsoft Res Singular Project Redmond WA USA
The article presents information on the Singularity computer operating system being designed at the research branch of Microsoft Corp. It is noted that the majority of existing computer code is based on standards esta... 详细信息
来源: 评论
Automated Patching Techniques: The Fix Is In
收藏 引用
COMMUNICATIONS OF THE ACM 2010年 第5期53卷 108-108页
作者: Harman, Mark Kings Coll London Software Engn Grp London WC2R 2LS England
The article discusses an article published in the journal which discusses computer patches that use evolutionary computation to find and repair computer bugs. The author discusses how search-based optimization can all... 详细信息
来源: 评论
Debug a microcontroller-to-FPGA interface from the FPGA side
EDN
收藏 引用
EDN 2009年 第24期54卷 50-+页
作者: Yang, Bibo Sunrise Telecom Beijing Peoples R China
The article discusses the microcontroller-to-field programmable gate array (FPGA) interface debugging. Microcontrollers and FPGAs coordinate in embedded systems by incorporating functions into the FPGAs, making the de... 详细信息
来源: 评论