咨询与建议

限定检索结果

文献类型

  • 63 篇 会议
  • 3 册 图书
  • 3 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 56 篇 工学
    • 53 篇 计算机科学与技术...
    • 46 篇 软件工程
    • 3 篇 电气工程
    • 3 篇 控制科学与工程
    • 2 篇 信息与通信工程
    • 1 篇 机械工程
    • 1 篇 材料科学与工程(可...
    • 1 篇 生物工程
  • 5 篇 理学
    • 4 篇 数学
    • 1 篇 生物学
  • 3 篇 管理学
    • 2 篇 图书情报与档案管...
    • 1 篇 管理科学与工程(可...
  • 1 篇 法学
    • 1 篇 社会学
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 医学
    • 1 篇 基础医学(可授医学...
    • 1 篇 临床医学
    • 1 篇 公共卫生与预防医...

主题

  • 4 篇 high level langu...
  • 4 篇 specification la...
  • 4 篇 functional progr...
  • 3 篇 object oriented ...
  • 3 篇 software enginee...
  • 3 篇 programming lang...
  • 3 篇 computer program...
  • 3 篇 logics and meani...
  • 2 篇 computer systems...
  • 2 篇 type systems
  • 2 篇 operating system...
  • 2 篇 parallel program...
  • 2 篇 coordination lan...
  • 2 篇 mathematical log...
  • 2 篇 control systems
  • 2 篇 semantics
  • 2 篇 computer program...
  • 2 篇 students
  • 2 篇 mobile component...
  • 2 篇 haskell

机构

  • 2 篇 supelec metz
  • 2 篇 ludwig maximilia...
  • 1 篇 massachusetts in...
  • 1 篇 lig lab saint ma...
  • 1 篇 computer science...
  • 1 篇 japan science an...
  • 1 篇 tallinn univ tec...
  • 1 篇 christian-albrec...
  • 1 篇 university of ma...
  • 1 篇 sun microsystems
  • 1 篇 budapest univers...
  • 1 篇 school of inform...
  • 1 篇 delft univ techn...
  • 1 篇 computer science...
  • 1 篇 programming rese...
  • 1 篇 crin-inria-lorra...
  • 1 篇 informatica at u...
  • 1 篇 bell laboratorie...
  • 1 篇 department of co...
  • 1 篇 university of to...

作者

  • 2 篇 anon
  • 2 篇 wirsing m
  • 2 篇 pattinson d
  • 1 篇 blum e.k.
  • 1 篇 ellis c.s.
  • 1 篇 ellervee peeter
  • 1 篇 pollack fred j.
  • 1 篇 cavalcanti ana
  • 1 篇 ida t
  • 1 篇 quintao pereira ...
  • 1 篇 kim dae-hwan
  • 1 篇 itabashi kazumas...
  • 1 篇 scholz sven-bodo
  • 1 篇 atsushi ohori
  • 1 篇 vialle s
  • 1 篇 calinescu radu
  • 1 篇 leitão antónio m...
  • 1 篇 t. cornu
  • 1 篇 chin wei-ngan
  • 1 篇 sullivan kevin

语言

  • 67 篇 英文
  • 2 篇 其他
检索条件"任意字段=1st Asian Symposium on Programming Languages and Systems"
69 条 记 录,以下是21-30 订阅
排序:
Phoan: An intelligent system for distributed control synthesis  1
Phoan: An intelligent system for distributed control synthes...
收藏 引用
1st ACM SIGSOFT/SIGPLAN Software Engineering symposium on Practical Software Development Environments, SDE 1984
作者: DeTreville, John Bell Laboratories Murray HillNJ07974 United States
Phoan is an experimental system for the specification and synthesis of control software over suitably restricted domains;its initial application domain is control software for distributed telephone systems. Phoan prov... 详细信息
来源: 评论
A survey and a categorization scheme of automatic programming systems  1st
收藏 引用
1st International symposium on Generative and Component-Based Software Engineering (GCSE'99)
作者: Goebl, W Generali Serv AG A-1220 Vienna Austria
Automatic programming (AP) systems have been used in a great variety of ways since the early days of software engineering. They have been used in Al related research approaches with the nun to generate computer progra... 详细信息
来源: 评论
Automating language evolution
Automating language evolution
收藏 引用
1st IEEE/IFIP International symposium on Theoretical Aspects of Softwave Engineering
作者: Pizka, Markus Juergens, Elmar Tech Univ Munich Inst Informat D-85748 Garching Germany
The design and implementation of complex software systems inherently spans multiple levels of abstractions. The concepts of each level of abstractions and their interplay are represented by formal languages that are e... 详细信息
来源: 评论
The 801 minicomputer  1
The 801 minicomputer
收藏 引用
1st International symposium on Architectural Support for programming languages and Operating systems, ASPLOS 1982
作者: Radin, George IBM Thomas J. Watson Research Center P. O. Box 218 Yorktown HeightsNY10598 United States
This paper provides an overview of an experimental system developed at the IBM T. J. Watson Research Center. It consists of a running hardware prototype, a control program and an optimizing compiler. The basic concept... 详细信息
来源: 评论
Rebuilding a tree from its traversals: A case study of program inversion
Rebuilding a tree from its traversals: A case study of progr...
收藏 引用
1st asian symposium on programming languages and systems, APLAS 2003
作者: Mu, Shin-Cheng Bird, Richard Information Processing Lab Dep. of Math. Informatics University of Tokyo 7-3-1 Hongo Bunkyo-kuTokyo113-8656 Japan Programming Research Group University of Oxford Wolfson Building Parks Road OxfordOX1 3QD United Kingdom
Given the inorder and preorder traversal of a binary tree whose labels are all distinct, one can reconstruct the tree. This article examines two existing algorithms for rebuilding the tree in a functional framework, u... 详细信息
来源: 评论
The Impact of programming languages in Code Cloning  1
The Impact of Programming Languages in Code Cloning
收藏 引用
1st symposium on languages, Applications and Technologies, SLATE 2012
作者: Jorge, Jaime Filipe Leitão, António Menezes Instituto Superior Técnico Av. Rovisco Pais 1 Lisboa1049-001 Portugal
Code cloning is a duplication of source code fragments that frequently occurs in large software systems. Although different studies exist that evidence cloning benefits, several others expose its harmfulness, specific... 详细信息
来源: 评论
International Conference on Architectural Support for programming languages and Operating systems - ASPLOS
International Conference on Architectural Support for Progra...
收藏 引用
1st International symposium on Architectural Support for programming languages and Operating systems, ASPLOS 1982
The proceedings contain 26 papers. The topics discussed include: hardware/software cooperation in the iAPX-432;hardware/software tradeoffs for increased performance;coding guidelines for pipelined processors;an overvi...
来源: 评论
Proceedings of the 1st Doctoral symposium of the International Conference on Software Language Engineering 2010, SLE-DS 2010
Proceedings of the 1st Doctoral Symposium of the Internation...
收藏 引用
1st Doctoral symposium of the International Conference on Software Language Engineering 2010, SLE-DS 2010
The proceedings contain 13 papers. The topics discussed include: practical ambiguity detection for context-free grammars;generating semantic editors using reference attribute grammars;zipper-based embedding of modern ...
来源: 评论
Proceedings of the 1st ACM SIGSOFT/SIGPLAN Software Engineering symposium on Practical Software Development Environments, SDE 1984
Proceedings of the 1st ACM SIGSOFT/SIGPLAN Software Engineer...
收藏 引用
1st ACM SIGSOFT/SIGPLAN Software Engineering symposium on Practical Software Development Environments, SDE 1984
The proceedings contain 24 papers. The topics discussed include: IDEOSY - an ideographic and interactive program description system;GNOME: an introductory programming environment based on a family of structure editors...
来源: 评论
Compiler support to customize the mark and sweep algorithm  98
Compiler support to customize the mark and sweep algorithm
收藏 引用
1st International symposium on Memory Management, ISMM 1998
作者: Colnet, Dominique Coucaud, Philippe Zendra, Olivier LORIA UMR 7503 INRIA - CNRS University Henri Poincaré Campus Scientifique BP 239 Vandœuvre-lès-Nancy Cedex54506 France
Mark and sweep garbage collectors (GC) are classical but still very efficient automatic memory management systems. Although challenged by other kinds of systems, such as copying collectors, mark and sweep collectors r... 详细信息
来源: 评论