咨询与建议

限定检索结果

文献类型

  • 16 篇 会议
  • 13 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 27 篇 工学
    • 21 篇 计算机科学与技术...
    • 10 篇 软件工程
    • 7 篇 电气工程
    • 2 篇 信息与通信工程
    • 2 篇 控制科学与工程
    • 2 篇 网络空间安全
    • 1 篇 材料科学与工程(可...
    • 1 篇 电子科学与技术(可...
  • 5 篇 理学
    • 3 篇 数学
    • 2 篇 物理学
    • 1 篇 系统科学
  • 1 篇 哲学
    • 1 篇 哲学

主题

  • 29 篇 functional progr...
  • 6 篇 functional progr...
  • 4 篇 programming
  • 3 篇 theorem proving
  • 3 篇 language
  • 3 篇 lambda calculus
  • 2 篇 termination
  • 2 篇 linear logic
  • 2 篇 parallel process...
  • 2 篇 curry-howard iso...
  • 2 篇 syntax
  • 2 篇 parallel program...
  • 2 篇 erlang
  • 2 篇 functional langu...
  • 2 篇 continuations
  • 2 篇 programming lang...
  • 2 篇 formal verificat...
  • 2 篇 haskell
  • 2 篇 data models
  • 1 篇 pattern-matching

机构

  • 1 篇 department of ma...
  • 1 篇 gunma univ fac i...
  • 1 篇 东南大学
  • 1 篇 univ melbourne c...
  • 1 篇 here
  • 1 篇 graduate school ...
  • 1 篇 tohoku univ send...
  • 1 篇 univ politehn bu...
  • 1 篇 elte soft ltd bu...
  • 1 篇 mit csail 77 mas...
  • 1 篇 univ paris dider...
  • 1 篇 univ novi sad fa...
  • 1 篇 department of co...
  • 1 篇 king's college l...
  • 1 篇 global scientifi...
  • 1 篇 南京师范大学
  • 1 篇 hardware/softwar...
  • 1 篇 applied mathemat...
  • 1 篇 ericsson busines...
  • 1 篇 inria sophia ant...

作者

  • 2 篇 nishizaki shin-y...
  • 1 篇 chitil olaf
  • 1 篇 takahashi naohis...
  • 1 篇 frank hannig
  • 1 篇 loh andres
  • 1 篇 bira calin
  • 1 篇 kai lin
  • 1 篇 kjetil svarstad
  • 1 篇 armstrong joe
  • 1 篇 b. n. uchevler
  • 1 篇 coutts duncan
  • 1 篇 naish lee
  • 1 篇 gallesio e
  • 1 篇 殷奕
  • 1 篇 haruhiko sato
  • 1 篇 masahito kurihar...
  • 1 篇 nunokawa h
  • 1 篇 takayanagi yuta
  • 1 篇 plotkin gordon d...
  • 1 篇 li shen

语言

  • 28 篇 英文
  • 1 篇 中文
检索条件"主题词=functional programming language"
29 条 记 录,以下是11-20 订阅
排序:
The pitfalls of protocol design Attempting to write a formally verified PDF parser
The pitfalls of protocol design Attempting to write a formal...
收藏 引用
35th IEEE-Computer-Society Workshop on Security and Privacy (SP)
作者: Bogk, Andreas Schoepl, Marco HERE Berlin Germany Humboldt Univ Inst Informat Berlin Germany
Parsers for complex data formats generally present a big attack surface for input-driven exploitation. In practice, this has been especially true for implementations of the PDF data format, as witnessed by dozens of k... 详细信息
来源: 评论
The Problem with Data  14
The Problem with Data
收藏 引用
IEEE/ACM 7th International Conference on Utility and Cloud Computing (UCC)
作者: Fritsch, Joerg Walker, Coral Cardiff Univ Sch Comp Sci & Informat Cardiff CF24 3AA S Glam Wales
Utility Computing requires levels of efficacy and abstraction that are not matched by modern computing clouds. In this paper we argue that the lack of harmonization of data and computation is holding back computing cl... 详细信息
来源: 评论
Loop Program Mapping and Compact Code Generation for Programmable Hardware Accelerators
Loop Program Mapping and Compact Code Generation for Program...
收藏 引用
IEEE International Conference on Application-specific Systems, Architectures and Processors
作者: Srinivas Boppu Frank Hannig Jürgen Teich Hardware/Software Co-Design Department of Computer Science University of Erlangen-Nuremberg Germany
We present a novel design methodology for the mapping of nested loops onto programmable hardware accelerators. Key features of our approach are: (1) Design entry in form of a functional programming language and loop p... 详细信息
来源: 评论
Assertion Based Verification Using PSL-like Properties In Haskell
Assertion Based Verification Using PSL-like Properties In Ha...
收藏 引用
IEEE International Symposium on Design and Diagnostics of Electronic Circuits & Systems
作者: B. N. Uchevler Kjetil Svarstad Norwegian University of Science and Technology
With the increasing complexity of designs, the verification costs grow considerably. Using Assertion Based Verification with assertions implemented on real hardware, can speed up the verification process. Property Spe... 详细信息
来源: 评论
Deterministic Parallel programming with Haskell
收藏 引用
COMPUTING IN SCIENCE & ENGINEERING 2012年 第6期14卷 36-42页
作者: Coutts, Duncan Loh, Andres Well-Typed LLP Well-Typed LLP
Haskell is a modern, functional programming language with an interesting story to tell about parallelism: rather than using concurrent threads and locks, Haskell offers a variety of libraries that enable concise, high... 详细信息
来源: 评论
Parallelization of Termination Checker for Term Rewriting System
Parallelization of Termination Checker for Term Rewriting Sy...
收藏 引用
IEEE International Conference on Systems, Man, and Cybernetics
作者: Rui Ding Haruhiko Sato Masahito Kurihara Graduate School of Information Science and Technology Hokkaido University
An inductive theorem is an equation over terms which holds on recursively-defined data structure. In the field of formal verification of information system, inductive theorem proving plays an important role. Rewriting... 详细信息
来源: 评论
Higher-Order Model Checking: From Theory to Practice
Higher-Order Model Checking: From Theory to Practice
收藏 引用
26th Annual IEEE Symposium on Logic in Computer Science (LICS)
作者: Kobayashi, Naoki Tohoku Univ Sendai Miyagi 980 Japan
The model checking of higher-order recursion schemes (higher-order model checking for short) has been actively studied in the last decade, and has seen significant progress in both theory and practice. From a practica... 详细信息
来源: 评论
Erlang
收藏 引用
COMMUNICATIONS OF THE ACM 2010年 第9期53卷 68-75页
作者: Armstrong, Joe Ericsson Business Unit Networks Stockholm Sweden
The article presents information on Erlang, a computer programming language available under an open-source license. It is described as a concurrent language which works well for multicore computers. Erlang was develop... 详细信息
来源: 评论
Robin Milner, a Craftsman of Tools for the Mind
Robin Milner, a Craftsman of Tools for the Mind
收藏 引用
25th Annual IEEE Symposium on Logic in Computer Science (LICS 2010)
作者: Plotkin, Gordon D. Univ Edinburgh Sch Informat Lab Fdn Comp Sci Edinburgh Midlothian Scotland
The paper discusses about the programming language ML (or Metalanguage) as a language for manipulating formal systems. It has also had much influence on the further development of functional programming languages.
来源: 评论
functional Parallel programming Environment For Multicore Computers and Clusters
Functional Parallel Programming Environment For Multicore Co...
收藏 引用
2007年国际电子商务、工程及科学领域的分布式计算和应...
作者: S.E. Bazhanov V.P. Kutepov M.M. Vorontsov Applied Mathematics Department Moscow Power Engineering Institute (Technical University) ul. Krasnokazarmennaya 14 Moscow 111250 Russia
In the paper, a functional parallel programming system for clusters and multicore computers is discussed. It includes a language of parallel programming, program development tools, and tools for controlling parallel e... 详细信息
来源: 评论