咨询与建议

限定检索结果

文献类型

  • 304 篇 会议
  • 262 篇 期刊文献
  • 7 篇 学位论文
  • 5 册 图书

馆藏范围

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

日期分布

学科分类号

  • 524 篇 工学
    • 417 篇 计算机科学与技术...
    • 298 篇 软件工程
    • 125 篇 电气工程
    • 18 篇 控制科学与工程
    • 13 篇 信息与通信工程
    • 7 篇 电子科学与技术(可...
    • 3 篇 环境科学与工程(可...
    • 3 篇 食品科学与工程(可...
    • 3 篇 网络空间安全
    • 2 篇 材料科学与工程(可...
    • 1 篇 机械工程
    • 1 篇 仪器科学与技术
    • 1 篇 土木工程
    • 1 篇 水利工程
    • 1 篇 石油与天然气工程
    • 1 篇 城乡规划学
  • 19 篇 管理学
    • 18 篇 管理科学与工程(可...
  • 17 篇 理学
    • 8 篇 数学
    • 5 篇 化学
    • 3 篇 物理学
    • 3 篇 系统科学
    • 1 篇 地球物理学
    • 1 篇 生物学
  • 8 篇 医学
    • 6 篇 基础医学(可授医学...
    • 3 篇 药学(可授医学、理...
    • 2 篇 临床医学
    • 2 篇 公共卫生与预防医...
  • 4 篇 教育学
    • 4 篇 教育学
  • 2 篇 文学
    • 2 篇 新闻传播学
  • 1 篇 农学
    • 1 篇 作物学

主题

  • 578 篇 aspect-oriented ...
  • 44 篇 aspectj
  • 30 篇 languages
  • 30 篇 object-oriented ...
  • 21 篇 java
  • 20 篇 separation of co...
  • 19 篇 design
  • 18 篇 embedded systems
  • 17 篇 modularity
  • 15 篇 design patterns
  • 14 篇 runtime verifica...
  • 14 篇 crosscutting con...
  • 13 篇 aop
  • 13 篇 software testing
  • 12 篇 software archite...
  • 12 篇 aspects
  • 11 篇 uml
  • 11 篇 software evoluti...
  • 11 篇 software product...
  • 11 篇 refactoring

机构

  • 10 篇 hebei univ engn ...
  • 6 篇 colorado state u...
  • 5 篇 tech univ darmst...
  • 5 篇 univ fed pernamb...
  • 4 篇 tech univ darmst...
  • 4 篇 univ lugano fac ...
  • 4 篇 univ chile comp ...
  • 3 篇 univ british col...
  • 3 篇 tech univ darmst...
  • 3 篇 eindhoven univ t...
  • 3 篇 n dakota state u...
  • 3 篇 univ lancaster d...
  • 3 篇 handan coll hand...
  • 3 篇 northeastern uni...
  • 3 篇 purdue univ w la...
  • 3 篇 mcgill univ sabl...
  • 3 篇 nova se univ gra...
  • 3 篇 univ fed pernamb...
  • 3 篇 baylor univ dept...
  • 3 篇 univ fed rio gra...

作者

  • 12 篇 zhang jingjun
  • 11 篇 tanter eric
  • 9 篇 cardoso joao m. ...
  • 9 篇 chen yuejuan
  • 9 篇 liu guangyuan
  • 8 篇 ghosh sudipto
  • 8 篇 cerny tomas
  • 8 篇 binder walter
  • 8 篇 ansaloni danilo
  • 8 篇 mezini mira
  • 7 篇 kiczales g
  • 7 篇 li hui
  • 6 篇 borba paulo
  • 6 篇 rebelo henrique
  • 6 篇 jmaiel mohamed
  • 6 篇 vranic valentino
  • 6 篇 moret philippe
  • 5 篇 hirschfeld rober...
  • 5 篇 figueiredo eduar...
  • 5 篇 mezini m

语言

  • 536 篇 英文
  • 36 篇 其他
  • 3 篇 中文
  • 2 篇 德文
  • 1 篇 俄文
检索条件"主题词=aspect-oriented programming"
578 条 记 录,以下是301-310 订阅
排序:
Comprehensive aspect weaving for Java
Comprehensive aspect weaving for Java
收藏 引用
6th International Conference on the Principles and Practice of programming in Java (PPPJ 2008)
作者: Villazon, Alex Binder, Walter Moret, Philippe Ansaloni, Danilo Univ Lugano Fac Informat CH-6900 Lugano Switzerland
aspect-oriented programming (AOP) has been successfully applied to application code thanks to techniques such as Java bytecode instrumentation. Unfortunately, with existing AOP frameworks for Java such as aspectJ, asp... 详细信息
来源: 评论
Proteum/AJ: A Mutation System for aspectJ Programs  11
Proteum/AJ: A Mutation System for AspectJ Programs
收藏 引用
10th International Conference on aspect-oriented Software Development (AOSD)
作者: Ferrari, Fabiano Cutigi Nakagawa, Elisa Yumi Maldonado, Jose Carlos Rashid, Awais Univ Fed Sao Carlos Sao Carlos SP Brazil Univ Sao Paulo Sao Carlos SP Brazil Univ Lancaster Lancaster Lancs England
aspect-oriented programming (AOP) has introduced a complementary set of mechanisms which enhance the modularisation of crosscutting concerns. However, such mechanisms represent new potential sources of faults that may... 详细信息
来源: 评论
Object-oriented stream programming using aspects: A high-productivity programming paradigm for hybrid platforms
Object-oriented stream programming using aspects: A high-pro...
收藏 引用
作者: Wang, Mingliang Rutgers The State University of New Jersey School of Graduate Studies
学位级别:Ph.D.
The move to massively parallel hybrid platforms, such as multicore CPUs accelerated with heterogeneous GPU co-processing systems, is significantly impacting software programmers because existing programs have to be pr... 详细信息
来源: 评论
Modeling and Testing of aspect-oriented Systems
Modeling and Testing of Aspect-Oriented Systems
收藏 引用
作者: Jiang, Wenhuan East Carolina University
学位级别:M.S.
aspect-oriented programming modularizes crosscutting concerns into aspects, which are automatically weaved to the specified points of a program. Although aspect-oriented programming improves program maintainability an... 详细信息
来源: 评论
aspect-oriented programming for reactive systems: Larissa, a proposal in the synchronous framework
收藏 引用
SCIENCE OF COMPUTER programming 2006年 第3期63卷 297-320页
作者: Altisen, K. Maraninchi, F. Stauch, D. Verimag Ctr Equat F-38610 Gieres France
aspect-oriented programming (AOP) has emerged recently as a language concept for expressing cross-cutting concerns, mainly in object-oriented software. Since then, the concept has been applied to a wide variety of oth... 详细信息
来源: 评论
Composition of Dynamic Analysis aspects
收藏 引用
ACM SIGPLAN NOTICES 2011年 第2期46卷 113-122页
作者: Tanter, Eric Moret, Philippe Binder, Walter Ansaloni, Danilo Univ Chile Comp Sci Dept DCC PLEIAD Lab Santiago Chile Univ Lugano Fac Informat Lugano Switzerland
aspect-oriented programming provides a convenient high-level model to define several kinds of dynamic analyses, in particular thanks to recent advances in exhaustive weaving in core libraries. Casting dynamic analyses... 详细信息
来源: 评论
Towards context-adaptable Web service policies
收藏 引用
Procedia Computer Science 2011年 5卷 610-617页
作者: H. Yahyaoui L. Wang A. Mourad M. Almullah Q.Z. Sheng Computer Science Department Kuwait University Kuwait State of Kuwait School of Computer Science University of Adelaide Australia Department of Computer Science and Mathematics Lebanese American University Beirut Lebanon
We propose in this paper a new approach to achieve highly adaptable Web services through context-adaptable Web service policies. A Web service policy is a set of rules that defines the capabilities and requirements of... 详细信息
来源: 评论
Collaborative Runtime Verification with Tracematches
收藏 引用
JOURNAL OF LOGIC AND COMPUTATION 2010年 第3期20卷 707-723页
作者: Bodden, Eric Hendren, Laurie Lam, Patrick Lhotak, Ondrej Naeem, Nomair A. McGill Univ Sable Res Grp Montreal PQ Canada Univ Waterloo Dept Elect & Comp Engn Waterloo ON N2L 3G1 Canada Univ Waterloo Programming Languages Grp Waterloo ON N2L 3G1 Canada
Perfect pre-deployment test coverage is notoriously difficult to achieve for large applications. Given enough end users, however, many more test cases will be encountered during an application's deployment than du... 详细信息
来源: 评论
aspect-oriented design and implementation of adaptable access control for Electronic Medical Records
收藏 引用
INTERNATIONAL JOURNAL OF MEDICAL INFORMATICS 2010年 第3期79卷 181-203页
作者: Chen, Kung Chang, Yuan-Chun Wang, Da-Wei Natl Chengchi Univ Dept Comp Sci Taipei 116 Taiwan Acad Sinica Inst Informat Sci Taipei 115 Taiwan
Objectives: Maintaining proper access control to Electronic Medical Records (EMR) is essential to protecting patients' privacy. We aim to develop mechanisms and tools that can support fine-grained and adaptable ac... 详细信息
来源: 评论
Photooxidative destruction of organic compounds by hydrogen peroxide in water
收藏 引用
JOURNAL OF WATER CHEMISTRY AND TECHNOLOGY 2010年 第1期32卷 17-32页
作者: Goncharuk, V. V. Soboleva, N. M. Nosonovich, A. A. Natl Acad Sci Ukraine Dumanskii Inst Colloid Chem & Water Chem Kiev Ukraine
The paper has studied the state of the art in the investigations into the kinetics and the mechanism of photoinduced oxidative destruction of organic compounds of various classes by hydrogen peroxide in aqueous media.... 详细信息
来源: 评论