咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是231-240 订阅
排序:
aspectizing Java Access Control
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 2012年 第1期38卷 101-117页
作者: Toledo, Rodolfo Nunez, Angel Tanter, Eric Noye, Jacques Univ Chile Pleiad Lab Dept Comp Sci Santiago 8370459 Chile Ecole Mines Nantes INRIA ASCOLA Project Team LINA 4 F-44307 Nantes 3 France
It is inevitable that some concerns crosscut a sizeable application, resulting in code scattering and tangling. This issue is particularly severe for security-related concerns: It is difficult to be confident about th... 详细信息
来源: 评论
A scalable method-level parallel library and its improvement
收藏 引用
JOURNAL OF SUPERCOMPUTING 2012年 第3期61卷 1154-1167页
作者: Zhang, Yang Ji, Weixing Beijing Inst Technol Sch Comp Sci & Technol Beijing 100081 Peoples R China Hebei Univ Sci & Technol Sch Informat Sci & Engn Shijiazhuang Hebei Peoples R China
This paper proposes a method-level parallel library, called JPL, and an improved version based on aspect-oriented programming, called AOJPL. Both JPL and AOJPL execute a method based on run-time reflection. By adding ... 详细信息
来源: 评论
On generating mutants for aspectJ programs
收藏 引用
INFORMATION AND SOFTWARE TECHNOLOGY 2012年 第8期54卷 900-914页
作者: Wedyan, Fadi Ghosh, Sudipto Colorado State Univ Dept Comp Sci Ft Collins CO 80523 USA Hashemite Univ Dept Software Engn Zarka Jordan
Context: Mutation analysis has been widely used in research studies to evaluate the effectiveness of test suites and testing techniques. Faulty versions (i.e., mutants) of a program are generated such that each mutant... 详细信息
来源: 评论
Tools and techniques for non-invasive explicit parallelization
收藏 引用
JOURNAL OF SUPERCOMPUTING 2012年 第3期62卷 1583-1608页
作者: Arora, Ritu Bangalore, Purushotham Mernik, Marjan Texas Adv Comp Ctr Austin TX 78758 USA Univ Alabama Birmingham Dept Comp & Informat Sci Birmingham AL 35294 USA Univ Maribor Fac Elect Engn & Comp Sci SLO-2000 Maribor Slovenia
This paper presents an overview of our experiments in integrating modern software engineering tools and techniques with the process of developing parallel applications for distributed memory architectures. The main go... 详细信息
来源: 评论
aspect-oriented Refactoring of Legacy Applications: An Evaluation
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 2012年 第1期38卷 118-140页
作者: Mortensen, Michael Ghosh, Sudipto Bieman, James M. Google Boulder CO 80302 USA Colorado State Univ Dept Comp Sci Ft Collins CO 80523 USA
The primary claimed benefits of aspect-oriented programming (AOP) are that it improves the understandability and maintainability of software applications by modularizing crosscutting concerns. Before there is widespre... 详细信息
来源: 评论
Modeling and enforcing invariants of dynamic software architectures
收藏 引用
SOFTWARE AND SYSTEMS MODELING 2012年 第1期11卷 127-149页
作者: Kallel, Slim Kacem, Mohamed Hadj Jmaiel, Mohamed Tech Univ Darmstadt Software Technol Grp D-64289 Darmstadt Germany Univ Sfax ReDCAD Lab Sfax 3038 Tunisia
In this paper, we propose an "end-to-end" approach that supports dynamic reconfiguration of software architectures taking advantage of graphical modeling, formal methods and aspect-oriented programming. Ther... 详细信息
来源: 评论
Applying dynamic separation of aspects to distributed systems security: a case study
收藏 引用
IET SOFTWARE 2012年 第3期6卷 231-248页
作者: Garcia, M. Llewellyn-Jones, D. Ortin, F. Merabti, M. Univ Oviedo Asturias Spain Liverpool John Moores Univ Liverpool L3 5UX Merseyside England
Distributed systems are commonly required to be flexible and scalable, as the number and arrangement of their (potentially mobile) devices may easily change. Security in distributed systems is a complex issue which ca... 详细信息
来源: 评论
EFFECTS OF DRYING ON THE ANTIOXIDANT PROPERTIES OF HERBAL TEA FROM SELECTED VITEX SPECIES
收藏 引用
JOURNAL OF FOOD QUALITY 2012年 第1期35卷 51-59页
作者: Chong, K. L. Lim, Y. Y. Monash Univ Sunway Campus Sch Sci Petaling Jaya 46150 Selangor Malaysia
This paper focuses on the effects of three thermal drying methods (microwave-, oven- and sun-drying) and one nonthermal drying method (freeze-drying) on the AOP of leaves of Vitex negundo and Vitex trifolia, which are... 详细信息
来源: 评论
aspect-oriented programming for dynamic web service selection, integration and management
收藏 引用
WORLD WIDE WEB-INTERNET AND WEB INFORMATION SYSTEMS 2007年 第3期10卷 211-242页
作者: Cibran, Maria Agustina Verheecke, Bart Vanderperren, Wim Suvee, Davy Jonckers, Viviane Vrije Univ Brussel Syst & Software Engn Lab B-1050 Brussels Belgium
In service-oriented computing, applications are often created by integrating third-party Web Services. Current integration approaches, however, require client applications to hardcode references to specific Web Servic... 详细信息
来源: 评论
An aspect-oriented, model-driven approach to functional hardware verification
收藏 引用
JOURNAL OF SYSTEMS ARCHITECTURE 2012年 第5期58卷 195-208页
作者: Linehan, Eamonn Clarke, Siobhan Trinity Coll Dublin Sch Comp Sci & Stat Distributed Syst Grp Lero Irish Software Engn Res Ctr Dublin Ireland
The cost of correcting errors in the design of an embedded system's hardware components can be higher than for its software components, making it important to test as early as possible. Testing hardware components... 详细信息
来源: 评论