咨询与建议

限定检索结果

文献类型

  • 15 篇 会议
  • 2 册 图书

馆藏范围

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

日期分布

学科分类号

  • 13 篇 工学
    • 12 篇 计算机科学与技术...
    • 10 篇 软件工程
    • 2 篇 电气工程
    • 1 篇 力学(可授工学、理...
    • 1 篇 控制科学与工程
  • 2 篇 理学
    • 2 篇 数学
  • 1 篇 管理学
    • 1 篇 图书情报与档案管...

主题

  • 2 篇 software systems
  • 2 篇 programming
  • 2 篇 systems engineer...
  • 2 篇 software enginee...
  • 2 篇 computer languag...
  • 2 篇 communications t...
  • 2 篇 software testing
  • 2 篇 embedded softwar...
  • 2 篇 embedded system
  • 2 篇 programming lang...
  • 2 篇 system testing
  • 2 篇 test equipment
  • 2 篇 logics and meani...
  • 1 篇 object oriented ...
  • 1 篇 heterogenous sys...
  • 1 篇 program calculat...
  • 1 篇 hardware-softwar...
  • 1 篇 access control
  • 1 篇 smart contracts
  • 1 篇 automatic synthe...

机构

  • 1 篇 indiana universi...
  • 1 篇 univ cambridge c...
  • 1 篇 university of en...
  • 1 篇 department of co...
  • 1 篇 school of inform...
  • 1 篇 inria umr 7161 e...
  • 1 篇 technion israel ...
  • 1 篇 department for e...
  • 1 篇 centro de inform...
  • 1 篇 kyushu inst tech...
  • 1 篇 s-core. ltd. kor...
  • 1 篇 chalmers univers...
  • 1 篇 programming syst...
  • 1 篇 aix marseille un...
  • 1 篇 siemens ag progr...
  • 1 篇 department of co...
  • 1 篇 eth comp engn & ...
  • 1 篇 iminds-distrinet...
  • 1 篇 univ freiburg fr...
  • 1 篇 dept of computer...

作者

  • 1 篇 accattoli beniam...
  • 1 篇 van delft bart
  • 1 篇 na hyunik
  • 1 篇 clarke dave
  • 1 篇 wu youfeng
  • 1 篇 yahav eran
  • 1 篇 scherer tobias
  • 1 篇 patrignani marco
  • 1 篇 h.j. zainzinger
  • 1 篇 lucero giovanny
  • 1 篇 thiemann peter
  • 1 篇 mizuhito ogawa
  • 1 篇 wang cheng
  • 1 篇 schor lars
  • 1 篇 tretter andreas
  • 1 篇 emoto kento
  • 1 篇 thiele lothar
  • 1 篇 murata kosuke
  • 1 篇 mulligan dominic...
  • 1 篇 naumann david

语言

  • 17 篇 英文
检索条件"任意字段=11th Asian Symposium on Programming Languages and Systems, APLAS 2013"
17 条 记 录,以下是1-10 订阅
排序:
programming languages and systems - 11th asian symposium, aplas 2013, Proceedings
Programming Languages and Systems - 11th Asian Symposium, AP...
收藏 引用
11th asian symposium on programming languages and systems, aplas 2013
the proceedings contain 26 papers. the topics discussed include: Brzozowski's and up-to algorithms for must testing;practical alternating parity tree automata model checking of higher-order recursion schemes;model...
来源: 评论
programming languages and systems  1
收藏 引用
丛书名: Lecture Notes in Computer Science
1000年
作者: Chung-chieh Shan
this book constitutes the refereed proceedings of the 11th asian symposium on programming languages and systems, aplas 2013, held in Melbourne, Australia, in December 2013. the 20 regular papers presented together wit... 详细信息
来源: 评论
thisJava: An extension of Java with exact types
ThisJava: An extension of Java with exact types
收藏 引用
11th asian symposium on programming languages and systems, aplas 2013
作者: Na, Hyunik Ryu, Sukyoung S-Core. Ltd. Korea Republic of Department of Computer Science KAIST Korea Republic of
We propose thisJava, an extension of Java-like programming languages with exact class types and this types, to support more useful methods with more precise types. To realize the proposed approach, we provide an open-... 详细信息
来源: 评论
Paragon for practical programming with information-flow control
Paragon for practical programming with information-flow cont...
收藏 引用
11th asian symposium on programming languages and systems, aplas 2013
作者: Broberg, Niklas Van Delft, Bart Sands, David Chalmers University of Technology Sweden
Conventional security policies for software applications are adequate for managing concerns on the level of access control. But standard abstraction mechanisms of mainstream programming languages are not sufficient to... 详细信息
来源: 评论
Laws of programming for references
Laws of programming for references
收藏 引用
11th asian symposium on programming languages and systems, aplas 2013
作者: Lucero, Giovanny Naumann, David Sampaio, Augusto Centro de Informática Universidade Federal de Pernambuco Brazil Dept of Computer Science Stevens Inst of Technology United States
We propose a set of algebraic laws for reasoning with sequential imperative programs that use object references like in Java. the theory is based on previous work by adding laws to cope with object references. the inc... 详细信息
来源: 评论
Open Call-by-Value  14th
Open Call-by-Value
收藏 引用
14th asian symposium on programming languages and systems (aplas)
作者: Accattoli, Beniamino Guerrieri, Giulio Inria UMR 7161 Ecole Polytech LIX Palaiseau France Aix Marseille Univ CNRS Cent Marseille I2M Marseille France
the elegant theory of the call-by-value lambda-calculus relies on weak evaluation and closed terms, that are natural hypotheses in the study of programming languages. To model proof assistants, however, strong evaluat... 详细信息
来源: 评论
programming with "Big Code"  13th
Programming with "Big Code"
收藏 引用
13th asian symposium on programming languages and systems (aplas)
作者: Yahav, Eran Technion Israel Inst Technol Haifa Israel
the vast amount of code available on the web is increasing on a daily basis. Open-source hosting sites such as Github contain billions of lines of code. Community question-answering sites provide millions of code snip... 详细信息
来源: 评论
Recursion Schemes in Coq  17th
Recursion Schemes in Coq
收藏 引用
17th asian symposium on programming languages and systems (aplas)
作者: Murata, Kosuke Emoto, Kento Kyushu Inst Technol Kitakyushu Fukuoka Japan
Program calculation, a programming technique to derive efficient programs from naive ones by program transformation, is challenging for program optimization. Tesson et al. have shown that Coq, a popular proof assistan... 详细信息
来源: 评论
Testing embedded systems by using a C++ script interpreter  11
Testing embedded systems by using a C++ script interpreter
收藏 引用
11th asian Test symposium
作者: Zainzinger, HJ Austria, SA Siemens AG Program & Syst Engn Enterprise Commun Technol Dept Embedded Software & IP Based Applicat A-1194 Vienna Austria
In this article we present a generic test equipment for embedded platform software. Our approach helps to overcome the paradigms of modern software development like object-oriented concepts, rapid prototyping and comm... 详细信息
来源: 评论
Secure compilation of object-oriented components to protected module architectures
Secure compilation of object-oriented components to protecte...
收藏 引用
11th asian symposium on programming languages and systems, aplas 2013
作者: Patrignani, Marco Clarke, Dave Piessens, Frank IMinds-DistriNet Dept. Computer Science KU Leuven Belgium
A fully abstract compilation scheme prevents the security features of the high-level language from being bypassed by an attacker operating at a particular lower level. this paper presents a fully abstract compilation ... 详细信息
来源: 评论